Pull request #43214 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 427b0cd63688a6a167256855c1c3f5fa15ddf889+7f99438ce7f17c9272793bd62b840028ab72a521 (b1e98dc6273f7750ef6086a9edd53f38359e26ae) 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-43214@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-17T08:57:15.665Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-17T08:57:15.671Z] Trying to pass milestone 3 [Pipeline] milestone [2022-03-17T08:57:15.754Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-17T08:57:30.940Z] Still waiting to schedule task [2022-03-17T08:57:30.940Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-17T08:58:21.299Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0737f462f067cd0a2) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] { [Pipeline] checkout [2022-03-17T08:58:21.441Z] The recommended git tool is: git [2022-03-17T08:58:24.489Z] using credential docker-jenkins-github-credentials [2022-03-17T08:58:24.499Z] Cloning the remote Git repository [2022-03-17T08:58:24.499Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:58:23.693Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:58:23.766Z] > git init /home/ubuntu/workspace/moby_PR-43214 # timeout=10 [2022-03-17T08:58:24.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:58:24.045Z] > git --version # timeout=10 [2022-03-17T08:58:24.062Z] > git --version # 'git version 2.17.1' [2022-03-17T08:58:24.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:58:24.064Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:58:49.526Z] Fetching without tags [2022-03-17T08:58:49.817Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:58:49.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:58:49.442Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T08:58:49.469Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:58:49.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:58:49.530Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:58:49.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:58:49.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:58:49.827Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:58:50.706Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:58:50.706Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T08:58:49.862Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:58:50.595Z] > git remote # timeout=10 [2022-03-17T08:58:50.621Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:58:50.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:58:50.650Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:58:50.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:58:50.709Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:58:50.733Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:58:55.333Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [2022-03-17T08:58:55.348Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:58:56.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-17T08:58:55.336Z] > git rev-list --no-walk 601c878653526cec201265b60922654d9dd156c7 # timeout=10 [2022-03-17T08:59:01.721Z] Unable to find image 'alpine:latest' locally [2022-03-17T08:59:01.986Z] latest: Pulling from library/alpine [2022-03-17T08:59:02.249Z] 3d2430473443: Pulling fs layer [2022-03-17T08:59:02.249Z] 3d2430473443: Verifying Checksum [2022-03-17T08:59:02.249Z] 3d2430473443: Download complete [2022-03-17T08:59:02.823Z] 3d2430473443: Pull complete [2022-03-17T08:59:02.823Z] Digest: sha256:bbba0862badb4b50d1e2859de44c54c68856d022beca16fec713c810e46151e7 [2022-03-17T08:59:02.823Z] Status: Downloaded newer image for alpine:latest [2022-03-17T08:59:10.998Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-17T08:59:11.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0737f462f067cd0a2) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-03-17T08:59:11.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088b5c4986da83977) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] checkout [2022-03-17T08:59:11.393Z] The recommended git tool is: git [Pipeline] // stage [2022-03-17T08:59:11.409Z] using credential docker-jenkins-github-credentials [2022-03-17T08:59:11.415Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a7971e8a166b85bf) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] // stage [Pipeline] // stage [2022-03-17T08:59:11.438Z] Fetching changes from the remote Git repository [2022-03-17T08:59:11.452Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-03-17T08:59:11.536Z] The recommended git tool is: git [2022-03-17T08:59:11.555Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-03-17T08:59:11.564Z] Cloning the remote Git repository [2022-03-17T08:59:11.564Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-03-17T08:59:11.660Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-17T08:59:11.721Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [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] } [2022-03-17T08:59:11.862Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:59:11.863Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [Pipeline] // stage [2022-03-17T08:59:11.418Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43214/.git # timeout=10 [2022-03-17T08:59:11.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:59:11.458Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:59:11.458Z] > git --version # timeout=10 [2022-03-17T08:59:11.465Z] > git --version # 'git version 2.17.1' [2022-03-17T08:59:11.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:11.466Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:11.723Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:59:11.732Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:11.818Z] > git remote # timeout=10 [2022-03-17T08:59:11.831Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:59:11.838Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:11.839Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:59:11.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:59:11.865Z] > git config core.sparsecheckout # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-17T08:59:11.986Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:59:11.873Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:11.570Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:59:11.570Z] > git init /home/ubuntu/workspace/moby_PR-43214 # timeout=10 [2022-03-17T08:59:11.584Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:59:11.584Z] > git --version # timeout=10 [2022-03-17T08:59:11.601Z] > git --version # 'git version 2.17.1' [2022-03-17T08:59:11.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:11.603Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:12.687Z] + [ PR != PR ] [2022-03-17T08:59:12.687Z] + [ master != master ] [2022-03-17T08:59:12.687Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:59:13.045Z] + docker version [2022-03-17T08:59:13.045Z] Client: Docker Engine - Community [2022-03-17T08:59:13.045Z] Version: 20.10.12 [2022-03-17T08:59:13.045Z] API version: 1.41 [2022-03-17T08:59:13.045Z] Go version: go1.16.12 [2022-03-17T08:59:13.045Z] Git commit: e91ed57 [2022-03-17T08:59:13.045Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:59:13.045Z] OS/Arch: linux/amd64 [2022-03-17T08:59:13.045Z] Context: default [2022-03-17T08:59:13.045Z] Experimental: true [2022-03-17T08:59:13.045Z] [2022-03-17T08:59:13.045Z] Server: Docker Engine - Community [2022-03-17T08:59:13.045Z] Engine: [2022-03-17T08:59:13.045Z] Version: 20.10.12 [2022-03-17T08:59:13.045Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:59:13.045Z] Go version: go1.16.12 [2022-03-17T08:59:13.045Z] Git commit: 459d0df [2022-03-17T08:59:13.045Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:59:13.045Z] OS/Arch: linux/amd64 [2022-03-17T08:59:13.045Z] Experimental: true [2022-03-17T08:59:13.045Z] containerd: [2022-03-17T08:59:13.045Z] Version: 1.4.12 [2022-03-17T08:59:13.045Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:59:13.045Z] runc: [2022-03-17T08:59:13.045Z] Version: 1.0.2 [2022-03-17T08:59:13.045Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:59:13.045Z] docker-init: [2022-03-17T08:59:13.045Z] Version: 0.19.0 [2022-03-17T08:59:13.045Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:59:13.346Z] + docker info [2022-03-17T08:59:14.257Z] using credential docker-jenkins-github-credentials [2022-03-17T08:59:14.266Z] Cloning the remote Git repository [2022-03-17T08:59:14.266Z] Cloning with configured refspecs honoured and without tags [2022-03-17T08:59:14.341Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T08:59:14.394Z] > git init /home/ubuntu/workspace/moby_PR-43214 # timeout=10 [2022-03-17T08:59:14.604Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:59:14.605Z] > git --version # timeout=10 [2022-03-17T08:59:14.617Z] > git --version # 'git version 2.17.1' [2022-03-17T08:59:14.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:14.619Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:26.320Z] Still waiting to schedule task [2022-03-17T08:59:26.321Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0deb3af71e4413d48)’ [2022-03-17T08:59:26.325Z] Still waiting to schedule task [2022-03-17T08:59:26.325Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0102179386a91bac0)’ [2022-03-17T08:59:26.326Z] Still waiting to schedule task [2022-03-17T08:59:26.326Z] Waiting for next available executor on ‘windows-2019’ [2022-03-17T08:59:26.329Z] Still waiting to schedule task [2022-03-17T08:59:26.329Z] Waiting for next available executor on ‘windows-2022’ [2022-03-17T08:59:26.330Z] Still waiting to schedule task [2022-03-17T08:59:26.330Z] Waiting for next available executor on ‘windows-2022’ [2022-03-17T08:59:27.056Z] Fetching without tags [2022-03-17T08:59:27.287Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:59:27.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:59:27.036Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T08:59:27.041Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:27.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:59:27.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:59:27.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:27.063Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:27.289Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:59:27.298Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:27.825Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:59:27.825Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T08:59:28.291Z] Client: [2022-03-17T08:59:28.291Z] Context: default [2022-03-17T08:59:28.291Z] Debug Mode: false [2022-03-17T08:59:28.291Z] Plugins: [2022-03-17T08:59:28.291Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:59:28.291Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:59:28.291Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:59:28.291Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:59:28.291Z] [2022-03-17T08:59:28.291Z] Server: [2022-03-17T08:59:28.291Z] Containers: 0 [2022-03-17T08:59:28.291Z] Running: 0 [2022-03-17T08:59:28.291Z] Paused: 0 [2022-03-17T08:59:28.291Z] Stopped: 0 [2022-03-17T08:59:28.291Z] Images: 1 [2022-03-17T08:59:28.291Z] Server Version: 20.10.12 [2022-03-17T08:59:28.291Z] Storage Driver: overlay2 [2022-03-17T08:59:28.291Z] Backing Filesystem: extfs [2022-03-17T08:59:28.291Z] Supports d_type: true [2022-03-17T08:59:28.291Z] Native Overlay Diff: true [2022-03-17T08:59:28.291Z] userxattr: false [2022-03-17T08:59:28.291Z] Logging Driver: json-file [2022-03-17T08:59:28.291Z] Cgroup Driver: cgroupfs [2022-03-17T08:59:28.291Z] Cgroup Version: 1 [2022-03-17T08:59:28.291Z] Plugins: [2022-03-17T08:59:28.291Z] Volume: local [2022-03-17T08:59:28.291Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:59:28.291Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:59:28.291Z] Swarm: inactive [2022-03-17T08:59:28.291Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:59:28.291Z] Default Runtime: runc [2022-03-17T08:59:28.291Z] Init Binary: docker-init [2022-03-17T08:59:28.291Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:59:28.291Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:59:28.291Z] init version: de40ad0 [2022-03-17T08:59:28.291Z] Security Options: [2022-03-17T08:59:28.291Z] apparmor [2022-03-17T08:59:28.291Z] seccomp [2022-03-17T08:59:28.291Z] Profile: default [2022-03-17T08:59:28.291Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T08:59:28.291Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T08:59:28.291Z] OSType: linux [2022-03-17T08:59:28.291Z] Architecture: x86_64 [2022-03-17T08:59:28.291Z] CPUs: 2 [2022-03-17T08:59:28.291Z] Total Memory: 7.565GiB [2022-03-17T08:59:28.291Z] Name: ip-10-100-36-192 [2022-03-17T08:59:28.291Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T08:59:28.291Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:59:28.291Z] Debug Mode: false [2022-03-17T08:59:28.291Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:59:28.291Z] Labels: [2022-03-17T08:59:28.291Z] Experimental: true [2022-03-17T08:59:28.291Z] Insecure Registries: [2022-03-17T08:59:28.291Z] 127.0.0.0/8 [2022-03-17T08:59:28.291Z] Live Restore Enabled: true [2022-03-17T08:59:28.291Z] [2022-03-17T08:59:28.291Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T08:59:28.428Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [2022-03-17T08:59:28.619Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:59:28.619Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:59:28.619Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43214/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:59:28.619Z] + bash /home/ubuntu/workspace/moby_PR-43214/check-config.sh [2022-03-17T08:59:28.619Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:59:28.619Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T08:59:28.619Z] [2022-03-17T08:59:28.619Z] Generally Necessary: [2022-03-17T08:59:28.619Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:59:28.619Z] - apparmor: enabled and tools installed [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:59:28.916Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:59:28.916Z] - CONFIG_NET_NS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_PID_NS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_MEMCG: enabled [2022-03-17T08:59:28.916Z] - CONFIG_KEYS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:59:28.916Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:59:28.916Z] [2022-03-17T08:59:28.916Z] Optional Features: [2022-03-17T08:59:28.916Z] - CONFIG_USER_NS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:59:28.916Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:59:28.916Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:59:28.916Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:59:28.916Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T08:59:28.916Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T08:59:29.144Z] + docker version [2022-03-17T08:59:29.144Z] Client: Docker Engine - Community [2022-03-17T08:59:29.144Z] Version: 20.10.12 [2022-03-17T08:59:29.144Z] API version: 1.41 [2022-03-17T08:59:29.144Z] Go version: go1.16.12 [2022-03-17T08:59:29.144Z] Git commit: e91ed57 [2022-03-17T08:59:29.144Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:59:29.144Z] OS/Arch: linux/amd64 [2022-03-17T08:59:29.144Z] Context: default [2022-03-17T08:59:29.144Z] Experimental: true [2022-03-17T08:59:29.144Z] [2022-03-17T08:59:29.144Z] Server: Docker Engine - Community [2022-03-17T08:59:29.144Z] Engine: [2022-03-17T08:59:29.144Z] Version: 20.10.12 [2022-03-17T08:59:29.145Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:59:29.145Z] Go version: go1.16.12 [2022-03-17T08:59:29.145Z] Git commit: 459d0df [2022-03-17T08:59:29.145Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:59:29.145Z] OS/Arch: linux/amd64 [2022-03-17T08:59:29.145Z] Experimental: true [2022-03-17T08:59:29.145Z] containerd: [2022-03-17T08:59:29.145Z] Version: 1.4.12 [2022-03-17T08:59:29.145Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:59:29.145Z] runc: [2022-03-17T08:59:29.145Z] Version: 1.0.2 [2022-03-17T08:59:29.145Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:59:29.145Z] docker-init: [2022-03-17T08:59:29.145Z] Version: 0.19.0 [2022-03-17T08:59:29.145Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:59:27.787Z] > git remote # timeout=10 [2022-03-17T08:59:27.798Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:59:27.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:27.807Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:59:27.821Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:59:27.828Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:59:27.830Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:29.225Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:59:29.225Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:59:29.225Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:59:29.225Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:59:29.225Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:59:29.225Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:59:29.225Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:59:29.225Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:59:29.225Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:59:29.225Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:59:29.225Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:59:29.225Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:59:29.225Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:59:29.225Z] - Network Drivers: [2022-03-17T08:59:29.225Z] - "overlay": [2022-03-17T08:59:29.225Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:59:29.225Z] Optional (for encrypted networks): [2022-03-17T08:59:29.225Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:59:29.225Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:59:29.225Z] - CONFIG_XFRM: enabled [2022-03-17T08:59:29.225Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:59:29.225Z] - "ipvlan": [2022-03-17T08:59:29.225Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:59:29.225Z] - "macvlan": [2022-03-17T08:59:29.225Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:59:29.225Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:59:29.225Z] - "ftp,tftp client in container": [2022-03-17T08:59:29.432Z] + docker info [2022-03-17T08:59:29.494Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:59:29.494Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:59:29.494Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:59:29.494Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:59:29.494Z] - Storage Drivers: [2022-03-17T08:59:29.494Z] - "aufs": [2022-03-17T08:59:29.494Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T08:59:29.494Z] - "btrfs": [2022-03-17T08:59:29.494Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:59:29.494Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:59:29.494Z] - "devicemapper": [2022-03-17T08:59:29.494Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:59:29.494Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:59:29.494Z] - "overlay": [2022-03-17T08:59:29.494Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:59:29.494Z] - "zfs": [2022-03-17T08:59:29.494Z] - /dev/zfs: present [2022-03-17T08:59:29.494Z] - zfs command: missing [2022-03-17T08:59:29.494Z] - zpool command: missing [2022-03-17T08:59:29.494Z] [2022-03-17T08:59:29.494Z] Limits: [2022-03-17T08:59:29.494Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:59:29.494Z] [2022-03-17T08:59:29.494Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:59:29.850Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 . [2022-03-17T08:59:30.113Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:59:30.113Z] #1 sha256:97e29fd44013c55378f10a92a101d4ce04e9e43255b0c15877130cb77d9deef6 [2022-03-17T08:59:30.113Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:59:30.113Z] #1 DONE 0.1s [2022-03-17T08:59:30.113Z] [2022-03-17T08:59:30.113Z] #2 [internal] load .dockerignore [2022-03-17T08:59:30.113Z] #2 sha256:81bcc1429c4b8419e33c1b41aa3b0128490d13ecbb503eec723deb599e82d565 [2022-03-17T08:59:30.113Z] #2 transferring context: 87B done [2022-03-17T08:59:30.113Z] #2 DONE 0.1s [2022-03-17T08:59:30.113Z] [2022-03-17T08:59:30.113Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:59:30.113Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:59:30.375Z] Client: [2022-03-17T08:59:30.375Z] Context: default [2022-03-17T08:59:30.375Z] Debug Mode: false [2022-03-17T08:59:30.375Z] Plugins: [2022-03-17T08:59:30.375Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T08:59:30.375Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T08:59:30.375Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T08:59:30.375Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T08:59:30.375Z] [2022-03-17T08:59:30.375Z] Server: [2022-03-17T08:59:30.375Z] Containers: 0 [2022-03-17T08:59:30.375Z] Running: 0 [2022-03-17T08:59:30.375Z] Paused: 0 [2022-03-17T08:59:30.375Z] Stopped: 0 [2022-03-17T08:59:30.375Z] Images: 2 [2022-03-17T08:59:30.375Z] Server Version: 20.10.12 [2022-03-17T08:59:30.375Z] Storage Driver: overlay2 [2022-03-17T08:59:30.375Z] Backing Filesystem: extfs [2022-03-17T08:59:30.375Z] Supports d_type: true [2022-03-17T08:59:30.375Z] Native Overlay Diff: true [2022-03-17T08:59:30.375Z] userxattr: false [2022-03-17T08:59:30.375Z] Logging Driver: json-file [2022-03-17T08:59:30.375Z] Cgroup Driver: cgroupfs [2022-03-17T08:59:30.375Z] Cgroup Version: 1 [2022-03-17T08:59:30.375Z] Plugins: [2022-03-17T08:59:30.375Z] Volume: local [2022-03-17T08:59:30.375Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T08:59:30.375Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T08:59:30.375Z] Swarm: inactive [2022-03-17T08:59:30.375Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T08:59:30.375Z] Default Runtime: runc [2022-03-17T08:59:30.375Z] Init Binary: docker-init [2022-03-17T08:59:30.375Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:59:30.375Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T08:59:30.375Z] init version: de40ad0 [2022-03-17T08:59:30.375Z] Security Options: [2022-03-17T08:59:30.375Z] apparmor [2022-03-17T08:59:30.375Z] seccomp [2022-03-17T08:59:30.375Z] Profile: default [2022-03-17T08:59:30.375Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T08:59:30.375Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T08:59:30.375Z] OSType: linux [2022-03-17T08:59:30.375Z] Architecture: x86_64 [2022-03-17T08:59:30.375Z] CPUs: 2 [2022-03-17T08:59:30.375Z] Total Memory: 7.565GiB [2022-03-17T08:59:30.375Z] Name: ip-10-100-42-6 [2022-03-17T08:59:30.375Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T08:59:30.375Z] Docker Root Dir: /var/lib/docker [2022-03-17T08:59:30.375Z] Debug Mode: false [2022-03-17T08:59:30.375Z] Registry: https://index.docker.io/v1/ [2022-03-17T08:59:30.375Z] Labels: [2022-03-17T08:59:30.375Z] Experimental: true [2022-03-17T08:59:30.375Z] Insecure Registries: [2022-03-17T08:59:30.375Z] 127.0.0.0/8 [2022-03-17T08:59:30.375Z] Live Restore Enabled: true [2022-03-17T08:59:30.375Z] [2022-03-17T08:59:30.375Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T08:59:30.412Z] #3 DONE 0.3s [2022-03-17T08:59:30.412Z] [2022-03-17T08:59:30.412Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:59:30.412Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:59:30.412Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T08:59:30.675Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:59:30.676Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T08:59:30.676Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43214/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T08:59:30.676Z] + bash /home/ubuntu/workspace/moby_PR-43214/check-config.sh [2022-03-17T08:59:30.676Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T08:59:30.676Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T08:59:30.676Z] [2022-03-17T08:59:30.676Z] Generally Necessary: [2022-03-17T08:59:30.676Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T08:59:30.676Z] - apparmor: enabled and tools installed [2022-03-17T08:59:30.676Z] - CONFIG_NAMESPACES: enabled [2022-03-17T08:59:30.676Z] - CONFIG_NET_NS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_PID_NS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_IPC_NS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_UTS_NS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUPS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CPUSETS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_MEMCG: enabled [2022-03-17T08:59:30.676Z] - CONFIG_KEYS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_VETH: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T08:59:30.676Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T08:59:30.676Z] [2022-03-17T08:59:30.676Z] Optional Features: [2022-03-17T08:59:30.676Z] - CONFIG_USER_NS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_SECCOMP: enabled [2022-03-17T08:59:30.676Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T08:59:30.676Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T08:59:30.676Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T08:59:30.676Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T08:59:30.678Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T08:59:30.678Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T08:59:30.678Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T08:59:30.678Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2022-03-17T08:59:30.678Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-17T08:59:30.937Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T08:59:30.938Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T08:59:30.938Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T08:59:30.938Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T08:59:30.938Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T08:59:30.938Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T08:59:30.938Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T08:59:30.938Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T08:59:30.938Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T08:59:30.938Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T08:59:30.938Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T08:59:30.938Z] - CONFIG_EXT4_FS: enabled [2022-03-17T08:59:30.938Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T08:59:30.938Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T08:59:30.938Z] - Network Drivers: [2022-03-17T08:59:30.938Z] - "overlay": [2022-03-17T08:59:30.938Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T08:59:30.938Z] Optional (for encrypted networks): [2022-03-17T08:59:30.938Z] - CONFIG_CRYPTO: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T08:59:30.938Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T08:59:30.938Z] - CONFIG_XFRM: enabled [2022-03-17T08:59:30.938Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T08:59:30.938Z] - "ipvlan": [2022-03-17T08:59:30.938Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T08:59:30.938Z] - "macvlan": [2022-03-17T08:59:30.938Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T08:59:30.938Z] - "ftp,tftp client in container": [2022-03-17T08:59:30.938Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T08:59:30.938Z] - Storage Drivers: [2022-03-17T08:59:30.938Z] - "aufs": [2022-03-17T08:59:30.938Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T08:59:30.938Z] - "btrfs": [2022-03-17T08:59:30.938Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T08:59:30.938Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T08:59:30.938Z] - "devicemapper": [2022-03-17T08:59:30.938Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T08:59:30.938Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T08:59:30.938Z] - "overlay": [2022-03-17T08:59:30.938Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T08:59:30.938Z] - "zfs": [2022-03-17T08:59:30.938Z] - /dev/zfs: present [2022-03-17T08:59:30.938Z] - zfs command: missing [2022-03-17T08:59:30.938Z] - zpool command: missing [2022-03-17T08:59:30.938Z] [2022-03-17T08:59:30.938Z] Limits: [2022-03-17T08:59:30.938Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T08:59:30.938Z] [2022-03-17T08:59:30.938Z] + true [2022-03-17T08:59:30.942Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T08:59:31.204Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-17T08:59:31.280Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 . [2022-03-17T08:59:31.280Z] #1 [internal] load build definition from Dockerfile [2022-03-17T08:59:31.280Z] #1 sha256:0ab3c9a81869b6b2da06c6cc8fc7e325bf564d43a4bb69523f43a67a3e3b4b28 [2022-03-17T08:59:31.280Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T08:59:31.280Z] #1 DONE 0.0s [2022-03-17T08:59:31.280Z] [2022-03-17T08:59:31.280Z] #2 [internal] load .dockerignore [2022-03-17T08:59:31.280Z] #2 sha256:a8fc4ee4ce1a99e05e35c8982c3b6e39509275ccc5376620b7798831d8ffeb05 [2022-03-17T08:59:31.280Z] #2 transferring context: 87B done [2022-03-17T08:59:31.280Z] #2 DONE 0.0s [2022-03-17T08:59:31.280Z] [2022-03-17T08:59:31.280Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T08:59:31.280Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T08:59:31.503Z] #4 DONE 1.0s [2022-03-17T08:59:31.541Z] #3 DONE 0.1s [2022-03-17T08:59:31.541Z] [2022-03-17T08:59:31.541Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T08:59:31.541Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T08:59:31.541Z] #4 CACHED [2022-03-17T08:59:31.764Z] [2022-03-17T08:59:31.764Z] #5 [internal] load .dockerignore [2022-03-17T08:59:31.764Z] #5 sha256:f4726339ae6db45b62193556db89ea10a0220ed75891789c54432abd85389526 [2022-03-17T08:59:31.764Z] #5 DONE 0.0s [2022-03-17T08:59:31.764Z] [2022-03-17T08:59:31.764Z] #6 [internal] load build definition from Dockerfile [2022-03-17T08:59:31.764Z] #6 sha256:16203c592e830bc400c8693fd24f60c5ad5f6c8a2fd8f0bc3b362833db66e211 [2022-03-17T08:59:31.764Z] #6 DONE 0.0s [2022-03-17T08:59:31.764Z] [2022-03-17T08:59:31.764Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:59:31.764Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #5 [internal] load build definition from Dockerfile [2022-03-17T08:59:31.804Z] #5 sha256:8bb3a502a9e2a8474b2893248a5f17b133281c4052a293fabc6b246771e8d2a0 [2022-03-17T08:59:31.804Z] #5 DONE 0.0s [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #6 [internal] load .dockerignore [2022-03-17T08:59:31.804Z] #6 sha256:0a5080b045015f14d27b8658d835517ed82df5679d59f0093b9a8d94558b390a [2022-03-17T08:59:31.804Z] #6 DONE 0.0s [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T08:59:31.804Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T08:59:31.804Z] #8 DONE 0.1s [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:59:31.804Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:59:31.804Z] #9 DONE 0.1s [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:59:31.804Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:59:31.804Z] #7 DONE 0.1s [2022-03-17T08:59:31.804Z] [2022-03-17T08:59:31.804Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:59:31.804Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:59:32.067Z] #10 DONE 0.2s [2022-03-17T08:59:32.335Z] [2022-03-17T08:59:32.335Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:59:32.335Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:59:32.335Z] #69 DONE 0.0s [2022-03-17T08:59:32.335Z] [2022-03-17T08:59:32.335Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:59:32.335Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:59:32.335Z] #67 DONE 0.0s [2022-03-17T08:59:32.335Z] [2022-03-17T08:59:32.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:32.335Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:32.335Z] #11 DONE 0.0s [2022-03-17T08:59:32.335Z] [2022-03-17T08:59:32.335Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T08:59:32.335Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T08:59:32.335Z] #28 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 0.0s done [2022-03-17T08:59:32.335Z] #28 DONE 0.0s [2022-03-17T08:59:32.335Z] [2022-03-17T08:59:32.335Z] #24 [internal] load build context [2022-03-17T08:59:32.335Z] #24 sha256:0516c5d27fa03c3b00be22c27d6339d4dbe076d1909db4e6a7733f01ccdf1515 [2022-03-17T08:59:32.596Z] #24 ... [2022-03-17T08:59:32.596Z] [2022-03-17T08:59:32.596Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:59:32.596Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:59:32.596Z] #45 DONE 0.4s [2022-03-17T08:59:32.596Z] [2022-03-17T08:59:32.596Z] #24 [internal] load build context [2022-03-17T08:59:32.596Z] #24 sha256:0516c5d27fa03c3b00be22c27d6339d4dbe076d1909db4e6a7733f01ccdf1515 [2022-03-17T08:59:32.711Z] #10 DONE 1.0s [2022-03-17T08:59:32.711Z] [2022-03-17T08:59:32.711Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T08:59:32.711Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T08:59:32.711Z] #7 DONE 1.0s [2022-03-17T08:59:32.711Z] [2022-03-17T08:59:32.711Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:59:32.711Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T08:59:32.711Z] #8 DONE 1.0s [2022-03-17T08:59:32.711Z] [2022-03-17T08:59:32.711Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T08:59:32.711Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T08:59:32.711Z] #9 DONE 1.1s [2022-03-17T08:59:33.994Z] #24 transferring context: 58.91MB 1.8s done [2022-03-17T08:59:33.994Z] #24 DONE 1.9s [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T08:59:33.994Z] #35 sha256:5c1f469e0d4d6a34b3c109c16cafcb2a7b514a1f2388765f7e8ae89d824e9793 [2022-03-17T08:59:33.994Z] #35 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T08:59:33.994Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T08:59:33.994Z] #19 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T08:59:33.994Z] #48 sha256:863674605cc391aa1967495b01f7f5b5e87aa3ac0add0347efb67ec61e94d8b0 [2022-03-17T08:59:33.994Z] #48 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T08:59:33.994Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T08:59:33.994Z] #16 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T08:59:33.994Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T08:59:33.994Z] #13 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.994Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T08:59:33.994Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T08:59:33.994Z] #46 CACHED [2022-03-17T08:59:33.994Z] [2022-03-17T08:59:33.995Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T08:59:33.995Z] #63 sha256:2344c95dc0adecb048d9a2ef6c5346bab9fe5ba99afa328e1a05c566d30ad479 [2022-03-17T08:59:33.995Z] #63 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T08:59:33.995Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T08:59:33.995Z] #58 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T08:59:33.995Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T08:59:33.995Z] #33 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T08:59:33.995Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T08:59:33.995Z] #51 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T08:59:33.995Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T08:59:33.995Z] #15 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #66 sha256:975a4d21b916ac8b417b769eb60c2c2a7af7272f829037592f6047c2e46879ab [2022-03-17T08:59:33.995Z] #66 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T08:59:33.995Z] #39 sha256:9b1dc7d3642c7ed69fd6ccbdcedfaf6e7ea0c6bbcaaabe4584842503f5060888 [2022-03-17T08:59:33.995Z] #39 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T08:59:33.995Z] #40 sha256:c8651ba9a381c2136244a713ff48daf39eb460145c0a460657b9133fead17635 [2022-03-17T08:59:33.995Z] #40 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T08:59:33.995Z] #65 sha256:aa93d983db586af244babf528a9878e460b727c9b6ad6e68c9d5d5b636879805 [2022-03-17T08:59:33.995Z] #65 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #37 sha256:a786f7c73fe18660f00e12b19ba884be2d22bbc90c582ac91b31cf07f9360767 [2022-03-17T08:59:33.995Z] #37 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T08:59:33.995Z] #30 sha256:ecc8e7f3fe7ae39358789880bd05f1c4af3bac77736fccc9fabab9bd03e69cf4 [2022-03-17T08:59:33.995Z] #30 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T08:59:33.995Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T08:59:33.995Z] #43 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T08:59:33.995Z] #60 sha256:e1c91d0a6e718d95a933cac1f5aa41fa9433991b7cb8f125beae9bad220316ed [2022-03-17T08:59:33.995Z] #60 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T08:59:33.995Z] #29 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T08:59:33.995Z] #29 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T08:59:33.995Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T08:59:33.995Z] #14 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T08:59:33.995Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T08:59:33.995Z] #47 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T08:59:33.995Z] #59 sha256:f8275ce010484c6ff9130d99cb808c7dfa85d138ba0d178d19ba204fa5ebbb52 [2022-03-17T08:59:33.995Z] #59 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T08:59:33.995Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T08:59:33.995Z] #38 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T08:59:33.995Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T08:59:33.995Z] #23 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T08:59:33.995Z] #55 sha256:baf79aee5552989f2885b92525b65ed63967fc7987c014a4139c92d368728604 [2022-03-17T08:59:33.995Z] #55 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T08:59:33.995Z] #25 sha256:3763e5e04c2df10658a0ca329630f2fc0bfd519c5b0bf589639cd39f9f0742b4 [2022-03-17T08:59:33.995Z] #25 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #50 sha256:4a86c7dd632c4a9a3c722082330516a47a9dc63c892e9ef7141e636a314dc2ce [2022-03-17T08:59:33.995Z] #50 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:59:33.995Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:59:33.995Z] #68 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:59:33.995Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:59:33.995Z] #70 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T08:59:33.995Z] #32 sha256:37948b978de6531c9e5e1944330c90a2f9214755e4ac39e245f879e24a94b4d6 [2022-03-17T08:59:33.995Z] #32 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T08:59:33.995Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T08:59:33.995Z] #17 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T08:59:33.995Z] #64 sha256:db4ce71d7f2d5811bdaa6c589977e8917e12560a067478f65df27f9ae6cf0a50 [2022-03-17T08:59:33.995Z] #64 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T08:59:33.995Z] #31 sha256:32046e1133c071a4dc4c1cf6d12eb9207c2dd1b5164497e7b47c85eb1f52cb60 [2022-03-17T08:59:33.995Z] #31 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T08:59:33.995Z] #27 sha256:73dea15a1b951b7badb39bf475d6e7333b2d3a9d8bef17b2f7c706e6aab87de8 [2022-03-17T08:59:33.995Z] #27 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T08:59:33.995Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T08:59:33.995Z] #36 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T08:59:33.995Z] #56 sha256:2aa8dfd8ff661e2c460e56b32487e05f8f983dd9ad9a8afc2b807b9fab42619c [2022-03-17T08:59:33.995Z] #56 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #71 sha256:30c62d6c1c43e3c2eab9c827d7dfd0a5daeed6efdc3d1fe3582d2ec9cfa90439 [2022-03-17T08:59:33.995Z] #71 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T08:59:33.995Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T08:59:33.995Z] #18 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #44 sha256:1b3976b023f29683a5754f66698566f8b78c888f0fa8e942115ee55ffce50c75 [2022-03-17T08:59:33.995Z] #44 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T08:59:33.995Z] #62 sha256:cf35fdcbd010ecfc92401080eea9b3b8ca8ffae34622472c1457fc0adecc1ddc [2022-03-17T08:59:33.995Z] #62 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T08:59:33.995Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T08:59:33.995Z] #22 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T08:59:33.995Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T08:59:33.995Z] #34 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T08:59:33.995Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T08:59:33.995Z] #53 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T08:59:33.995Z] #52 sha256:d7fa75520242db93c83fdeca41eed77781ab20ecb3fe2cd7cb1955636b8f8b0c [2022-03-17T08:59:33.995Z] #52 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T08:59:33.995Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T08:59:33.995Z] #49 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T08:59:33.995Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T08:59:33.995Z] #42 CACHED [2022-03-17T08:59:33.995Z] [2022-03-17T08:59:33.995Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T08:59:33.995Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T08:59:33.995Z] #20 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T08:59:34.257Z] #61 sha256:546aa06db4e94f7512b7c766528fb98897ee0649d3305fc5054a883cfb3b78c8 [2022-03-17T08:59:34.257Z] #61 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T08:59:34.257Z] #54 sha256:4fab12da72be49eb3bcb8169ae4c28ccad99fbc10a2eab93f7e61550bbe8392f [2022-03-17T08:59:34.257Z] #54 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T08:59:34.257Z] #26 sha256:ae60bbd41be5039ad34ce1a0773156e599e0dedd57c36cd8ebed92e4de6d2d41 [2022-03-17T08:59:34.257Z] #26 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T08:59:34.257Z] #57 sha256:94ca76501a44024482353907d47a70e9ddb8db44d59423b10fd8bdaafaa0bab4 [2022-03-17T08:59:34.257Z] #57 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T08:59:34.257Z] #41 sha256:f9056a5250a146f1d1a10da67e411b96e450164212180b6774762790bd329d53 [2022-03-17T08:59:34.257Z] #41 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T08:59:34.257Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T08:59:34.257Z] #21 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T08:59:34.257Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T08:59:34.257Z] #12 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T08:59:34.257Z] #72 sha256:fedba04ec93cc238c4af4fd797be6a0901328e5c69ee8856fe2ef329291a7a93 [2022-03-17T08:59:34.257Z] #72 CACHED [2022-03-17T08:59:34.257Z] [2022-03-17T08:59:34.257Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T08:59:34.257Z] #73 sha256:eb9c53a9c36f915ad4c7d5270b5bbc620f7206aa2dbc44ea8c0f36cb6ea3b8d5 [2022-03-17T08:59:34.632Z] [2022-03-17T08:59:34.632Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T08:59:34.632Z] #35 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T08:59:34.632Z] #35 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 0.1s done [2022-03-17T08:59:34.632Z] #35 sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 1.85kB / 1.85kB done [2022-03-17T08:59:34.632Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T08:59:34.632Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T08:59:34.632Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.2s [2022-03-17T08:59:34.632Z] #35 ... [2022-03-17T08:59:34.632Z] [2022-03-17T08:59:34.632Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T08:59:34.633Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T08:59:34.633Z] #52 DONE 0.0s [2022-03-17T08:59:34.633Z] [2022-03-17T08:59:34.633Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T08:59:34.633Z] #35 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T08:59:34.633Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.15MB / 54.92MB 0.3s [2022-03-17T08:59:34.894Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.49MB / 54.92MB 0.5s [2022-03-17T08:59:35.157Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 14.68MB / 54.92MB 0.7s [2022-03-17T08:59:35.203Z] #73 DONE 0.9s [2022-03-17T08:59:35.203Z] [2022-03-17T08:59:35.203Z] #74 exporting to image [2022-03-17T08:59:35.203Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T08:59:35.203Z] #74 exporting layers [2022-03-17T08:59:35.420Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 23.07MB / 54.92MB 1.0s [2022-03-17T08:59:35.683Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 32.51MB / 54.92MB 1.3s [2022-03-17T08:59:35.683Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 37.75MB / 54.92MB 1.4s [2022-03-17T08:59:35.783Z] #74 exporting layers 1.0s done [2022-03-17T08:59:35.945Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 47.19MB / 54.92MB 1.7s [2022-03-17T08:59:36.045Z] #74 writing image sha256:40beb3332fdc40fc59774fedb98de67cae6a12977c4b6efc38b02e216b16c507 done [2022-03-17T08:59:36.045Z] #74 naming to docker.io/library/docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 done [2022-03-17T08:59:36.045Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T08:59:36.208Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.53MB / 54.92MB 1.8s [2022-03-17T08:59:36.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -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:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary test-integration [2022-03-17T08:59:36.662Z] [2022-03-17T08:59:36.785Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.5s done [2022-03-17T08:59:36.924Z] Removing bundles/ [2022-03-17T08:59:36.924Z] [2022-03-17T08:59:36.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T08:59:36.924Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T08:59:36.924Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T08:59:37.736Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-17T08:59:39.655Z] #35 ... [2022-03-17T08:59:39.655Z] [2022-03-17T08:59:39.655Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:59:39.655Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T08:59:39.655Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:59:39.655Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:59:39.655Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T08:59:39.655Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T08:59:39.655Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-03-17T08:59:39.655Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-03-17T08:59:39.655Z] #74 DONE 5.5s [2022-03-17T08:59:39.655Z] [2022-03-17T08:59:39.655Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T08:59:39.655Z] #35 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T08:59:39.928Z] #35 ... [2022-03-17T08:59:39.928Z] [2022-03-17T08:59:39.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:39.928Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:39.928Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T08:59:39.928Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T08:59:39.928Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T08:59:39.928Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T08:59:39.928Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.0s done [2022-03-17T08:59:39.928Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.0s done [2022-03-17T08:59:39.928Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.7s done [2022-03-17T08:59:39.928Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.6s done [2022-03-17T08:59:39.928Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 56.62MB / 85.81MB 5.3s [2022-03-17T08:59:39.928Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.7s [2022-03-17T08:59:39.928Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 33.55MB / 141.70MB 5.3s [2022-03-17T08:59:39.928Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 4.1s done [2022-03-17T08:59:40.191Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 69.21MB / 85.81MB 5.7s [2022-03-17T08:59:40.191Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 46.14MB / 141.70MB 5.7s [2022-03-17T08:59:40.453Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 76.55MB / 85.81MB 5.9s [2022-03-17T08:59:40.453Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 53.48MB / 141.70MB 5.9s [2022-03-17T08:59:40.592Z] Fetching without tags [2022-03-17T08:59:40.715Z] #11 ... [2022-03-17T08:59:40.715Z] [2022-03-17T08:59:40.715Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T08:59:40.715Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T08:59:40.715Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T08:59:40.715Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T08:59:40.715Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T08:59:40.715Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T08:59:40.715Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-17T08:59:40.715Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-03-17T08:59:40.715Z] #76 DONE 6.4s [2022-03-17T08:59:40.715Z] [2022-03-17T08:59:40.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:40.715Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:40.715Z] #11 ... [2022-03-17T08:59:40.715Z] [2022-03-17T08:59:40.715Z] #31 [internal] load build context [2022-03-17T08:59:40.715Z] #31 sha256:c90bd0ae4744f3ed3e0ccc0347fa8b76dbc6be985c41f1af64f9674078b784db [2022-03-17T08:59:40.715Z] #31 transferring context: 30.42MB 6.5s [2022-03-17T08:59:40.715Z] #31 ... [2022-03-17T08:59:40.715Z] [2022-03-17T08:59:40.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:40.715Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:40.715Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.89MB / 85.81MB 6.2s [2022-03-17T08:59:40.715Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 62.91MB / 141.70MB 6.2s [2022-03-17T08:59:40.963Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:59:41.291Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 77.59MB / 141.70MB 6.7s [2022-03-17T08:59:41.557Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 91.23MB / 141.70MB 6.9s [2022-03-17T08:59:41.557Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 98.57MB / 141.70MB 7.0s [2022-03-17T08:59:41.820Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 116.39MB / 141.70MB 7.3s [2022-03-17T08:59:41.820Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 130.02MB / 141.70MB 7.4s [2022-03-17T08:59:41.861Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T08:59:41.862Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T08:59:42.083Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 139.46MB / 141.70MB 7.5s [2022-03-17T08:59:40.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:59:40.551Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T08:59:40.564Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:40.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T08:59:40.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T08:59:40.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:40.602Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T08:59:40.974Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:59:40.996Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:41.767Z] > git remote # timeout=10 [2022-03-17T08:59:41.795Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T08:59:41.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T08:59:41.833Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T08:59:41.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T08:59:41.863Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T08:59:41.877Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T08:59:43.029Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 8.2s done [2022-03-17T08:59:43.608Z] #11 ... [2022-03-17T08:59:43.608Z] [2022-03-17T08:59:43.608Z] #31 [internal] load build context [2022-03-17T08:59:43.608Z] #31 sha256:c90bd0ae4744f3ed3e0ccc0347fa8b76dbc6be985c41f1af64f9674078b784db [2022-03-17T08:59:43.608Z] #31 transferring context: 58.91MB 8.7s done [2022-03-17T08:59:43.608Z] #31 DONE 9.5s [2022-03-17T08:59:43.608Z] [2022-03-17T08:59:43.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:43.608Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:45.000Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 10.2s done [2022-03-17T08:59:45.262Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.8s [2022-03-17T08:59:46.222Z] #11 ... [2022-03-17T08:59:46.222Z] [2022-03-17T08:59:46.222Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T08:59:46.222Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T08:59:46.222Z] #75 DONE 0.6s [2022-03-17T08:59:46.222Z] [2022-03-17T08:59:46.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:46.222Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:46.568Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T08:59:47.616Z] #11 ... [2022-03-17T08:59:47.616Z] [2022-03-17T08:59:47.616Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T08:59:47.616Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T08:59:47.616Z] #77 DONE 1.0s [2022-03-17T08:59:47.616Z] [2022-03-17T08:59:47.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:47.616Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:47.617Z] + docker version [2022-03-17T08:59:49.019Z] #11 ... [2022-03-17T08:59:49.019Z] [2022-03-17T08:59:49.019Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T08:59:49.019Z] #35 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T08:59:49.019Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 11.2s done [2022-03-17T08:59:49.019Z] #35 DONE 14.7s [2022-03-17T08:59:49.019Z] [2022-03-17T08:59:49.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:49.019Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:49.019Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.7s done [2022-03-17T08:59:49.281Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T08:59:49.856Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-17T08:59:49.856Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.1s [2022-03-17T08:59:50.802Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-17T08:59:51.063Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T08:59:51.804Z] Client: Docker Engine - Community [2022-03-17T08:59:51.804Z] Version: 20.10.12 [2022-03-17T08:59:51.804Z] API version: 1.41 [2022-03-17T08:59:51.804Z] Go version: go1.16.12 [2022-03-17T08:59:51.804Z] Git commit: e91ed57 [2022-03-17T08:59:51.804Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-17T08:59:51.804Z] OS/Arch: linux/amd64 [2022-03-17T08:59:51.804Z] Context: default [2022-03-17T08:59:51.804Z] Experimental: true [2022-03-17T08:59:51.804Z] [2022-03-17T08:59:51.804Z] Server: Docker Engine - Community [2022-03-17T08:59:51.804Z] Engine: [2022-03-17T08:59:51.804Z] Version: 20.10.12 [2022-03-17T08:59:51.804Z] API version: 1.41 (minimum version 1.12) [2022-03-17T08:59:51.804Z] Go version: go1.16.12 [2022-03-17T08:59:51.804Z] Git commit: 459d0df [2022-03-17T08:59:51.804Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-17T08:59:51.804Z] OS/Arch: linux/amd64 [2022-03-17T08:59:51.804Z] Experimental: true [2022-03-17T08:59:51.804Z] containerd: [2022-03-17T08:59:51.804Z] Version: 1.4.12 [2022-03-17T08:59:51.804Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T08:59:51.804Z] runc: [2022-03-17T08:59:51.804Z] Version: 1.0.2 [2022-03-17T08:59:51.804Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T08:59:51.804Z] docker-init: [2022-03-17T08:59:51.804Z] Version: 0.19.0 [2022-03-17T08:59:51.804Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T08:59:52.165Z] + docker info [2022-03-17T08:59:56.364Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-17T08:59:58.920Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.6s done [2022-03-17T08:59:58.920Z] #11 ... [2022-03-17T08:59:58.920Z] [2022-03-17T08:59:58.920Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T08:59:58.920Z] #36 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T08:59:58.920Z] #36 1.144 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T08:59:58.920Z] #36 1.155 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T08:59:58.921Z] #36 1.159 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T08:59:58.921Z] #36 1.353 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T08:59:58.921Z] #36 1.542 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T08:59:58.921Z] #36 1.816 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T08:59:58.921Z] #36 3.354 Fetched 8506 kB in 2s (3439 kB/s) [2022-03-17T08:59:58.921Z] #36 3.354 Reading package lists... [2022-03-17T08:59:58.921Z] #36 4.152 Reading package lists... [2022-03-17T08:59:58.921Z] #36 4.936 Building dependency tree... [2022-03-17T08:59:58.921Z] #36 5.340 The following additional packages will be installed: [2022-03-17T08:59:58.921Z] #36 5.340 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T08:59:58.921Z] #36 5.340 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T08:59:58.921Z] #36 5.340 Recommended packages: [2022-03-17T08:59:58.921Z] #36 5.340 libldap-common publicsuffix libsasl2-modules [2022-03-17T08:59:58.921Z] #36 5.491 The following NEW packages will be installed: [2022-03-17T08:59:58.921Z] #36 5.492 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T08:59:58.921Z] #36 5.492 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T08:59:58.921Z] #36 5.493 libssh2-1 openssl [2022-03-17T08:59:58.921Z] #36 5.798 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T08:59:58.921Z] #36 5.798 Need to get 3038 kB of archives. [2022-03-17T08:59:58.921Z] #36 5.798 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T08:59:58.921Z] #36 5.798 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T08:59:58.921Z] #36 5.798 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T08:59:58.921Z] #36 5.807 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T08:59:58.921Z] #36 5.807 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T08:59:58.921Z] #36 5.808 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T08:59:58.921Z] #36 5.808 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:8 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:9 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T08:59:58.921Z] #36 5.831 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T08:59:58.921Z] #36 5.994 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T08:59:58.921Z] #36 6.035 Fetched 3038 kB in 0s (9208 kB/s) [2022-03-17T08:59:58.921Z] #36 6.100 Selecting previously unselected package openssl. [2022-03-17T08:59:58.921Z] #36 6.100 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-17T08:59:58.921Z] #36 6.103 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.106 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:59:58.921Z] #36 6.288 Selecting previously unselected package ca-certificates. [2022-03-17T08:59:58.921Z] #36 6.288 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T08:59:58.921Z] #36 6.292 Unpacking ca-certificates (20210119) ... [2022-03-17T08:59:58.921Z] #36 6.375 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T08:59:58.921Z] #36 6.375 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.383 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:59:58.921Z] #36 6.492 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T08:59:58.921Z] #36 6.492 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.495 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 6.544 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T08:59:58.921Z] #36 6.544 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.552 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 6.607 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T08:59:58.921Z] #36 6.607 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.613 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:59:58.921Z] #36 6.720 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T08:59:58.921Z] #36 6.720 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.729 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:59:58.921Z] #36 6.780 Selecting previously unselected package libpsl5:amd64. [2022-03-17T08:59:58.921Z] #36 6.780 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.788 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:59:58.921Z] #36 6.833 Selecting previously unselected package librtmp1:amd64. [2022-03-17T08:59:58.921Z] #36 6.835 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.840 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:59:58.921Z] #36 6.892 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T08:59:58.921Z] #36 6.892 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.896 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:59:58.921Z] #36 6.982 Selecting previously unselected package libcurl4:amd64. [2022-03-17T08:59:58.921Z] #36 6.982 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 6.993 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 7.099 Selecting previously unselected package curl. [2022-03-17T08:59:58.921Z] #36 7.099 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 7.101 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 7.162 Selecting previously unselected package libonig5:amd64. [2022-03-17T08:59:58.921Z] #36 7.163 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 7.168 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:59:58.921Z] #36 7.254 Selecting previously unselected package libjq1:amd64. [2022-03-17T08:59:58.921Z] #36 7.254 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 7.257 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:59:58.921Z] #36 7.335 Selecting previously unselected package jq. [2022-03-17T08:59:58.921Z] #36 7.335 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T08:59:58.921Z] #36 7.335 Unpacking jq (1.6-2.1) ... [2022-03-17T08:59:58.921Z] #36 7.388 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T08:59:58.921Z] #36 7.400 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T08:59:58.921Z] #36 7.408 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T08:59:58.921Z] #36 7.417 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 7.426 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T08:59:58.921Z] #36 7.437 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 7.448 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T08:59:58.921Z] #36 7.456 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T08:59:58.921Z] #36 7.470 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T08:59:58.921Z] #36 7.479 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T08:59:58.921Z] #36 7.491 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T08:59:58.921Z] #36 7.528 Setting up ca-certificates (20210119) ... [2022-03-17T08:59:58.921Z] #36 8.302 Updating certificates in /etc/ssl/certs... [2022-03-17T08:59:58.921Z] #36 9.565 129 added, 0 removed; done. [2022-03-17T08:59:58.921Z] #36 9.685 Setting up jq (1.6-2.1) ... [2022-03-17T08:59:58.921Z] #36 9.705 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 9.716 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T08:59:58.921Z] #36 9.731 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T08:59:58.921Z] #36 9.753 Processing triggers for ca-certificates (20210119) ... [2022-03-17T08:59:58.921Z] #36 9.764 Updating certificates in /etc/ssl/certs... [2022-03-17T08:59:58.921Z] #36 ... [2022-03-17T08:59:58.921Z] [2022-03-17T08:59:58.921Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T08:59:58.921Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T08:59:58.921Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T09:00:02.158Z] Client: [2022-03-17T09:00:02.158Z] Context: default [2022-03-17T09:00:02.158Z] Debug Mode: false [2022-03-17T09:00:02.158Z] Plugins: [2022-03-17T09:00:02.158Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T09:00:02.158Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T09:00:02.158Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T09:00:02.158Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T09:00:02.158Z] [2022-03-17T09:00:02.158Z] Server: [2022-03-17T09:00:02.158Z] Containers: 0 [2022-03-17T09:00:02.158Z] Running: 0 [2022-03-17T09:00:02.158Z] Paused: 0 [2022-03-17T09:00:02.158Z] Stopped: 0 [2022-03-17T09:00:02.158Z] Images: 0 [2022-03-17T09:00:02.158Z] Server Version: 20.10.12 [2022-03-17T09:00:02.158Z] Storage Driver: overlay2 [2022-03-17T09:00:02.158Z] Backing Filesystem: extfs [2022-03-17T09:00:02.158Z] Supports d_type: true [2022-03-17T09:00:02.158Z] Native Overlay Diff: true [2022-03-17T09:00:02.158Z] userxattr: false [2022-03-17T09:00:02.158Z] Logging Driver: json-file [2022-03-17T09:00:02.158Z] Cgroup Driver: cgroupfs [2022-03-17T09:00:02.158Z] Cgroup Version: 1 [2022-03-17T09:00:02.158Z] Plugins: [2022-03-17T09:00:02.158Z] Volume: local [2022-03-17T09:00:02.158Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T09:00:02.158Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T09:00:02.158Z] Swarm: inactive [2022-03-17T09:00:02.158Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T09:00:02.158Z] Default Runtime: runc [2022-03-17T09:00:02.158Z] Init Binary: docker-init [2022-03-17T09:00:02.158Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T09:00:02.158Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T09:00:02.158Z] init version: de40ad0 [2022-03-17T09:00:02.158Z] Security Options: [2022-03-17T09:00:02.158Z] apparmor [2022-03-17T09:00:02.158Z] seccomp [2022-03-17T09:00:02.158Z] Profile: default [2022-03-17T09:00:02.158Z] Kernel Version: 5.4.0-1061-aws [2022-03-17T09:00:02.158Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-17T09:00:02.158Z] OSType: linux [2022-03-17T09:00:02.158Z] Architecture: x86_64 [2022-03-17T09:00:02.158Z] CPUs: 2 [2022-03-17T09:00:02.158Z] Total Memory: 7.565GiB [2022-03-17T09:00:02.158Z] Name: ip-10-100-88-24 [2022-03-17T09:00:02.158Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-17T09:00:02.158Z] Docker Root Dir: /var/lib/docker [2022-03-17T09:00:02.158Z] Debug Mode: false [2022-03-17T09:00:02.158Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:00:02.158Z] Labels: [2022-03-17T09:00:02.158Z] Experimental: true [2022-03-17T09:00:02.158Z] Insecure Registries: [2022-03-17T09:00:02.158Z] 127.0.0.0/8 [2022-03-17T09:00:02.158Z] Live Restore Enabled: true [2022-03-17T09:00:02.158Z] [2022-03-17T09:00:02.158Z] WARNING: No swap limit support [Pipeline] sh [2022-03-17T09:00:02.486Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:00:02.486Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:00:02.486Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43214/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T09:00:02.486Z] + bash /home/ubuntu/workspace/moby_PR-43214/check-config.sh [2022-03-17T09:00:02.486Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T09:00:02.486Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-17T09:00:02.486Z] [2022-03-17T09:00:02.486Z] Generally Necessary: [2022-03-17T09:00:02.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T09:00:02.486Z] - apparmor: enabled and tools installed [2022-03-17T09:00:02.486Z] - CONFIG_NAMESPACES: enabled [2022-03-17T09:00:02.486Z] - CONFIG_NET_NS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_PID_NS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_IPC_NS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_UTS_NS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CGROUPS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T09:00:02.486Z] - CONFIG_CPUSETS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_MEMCG: enabled [2022-03-17T09:00:02.486Z] - CONFIG_KEYS: enabled [2022-03-17T09:00:02.486Z] - CONFIG_VETH: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T09:00:02.747Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T09:00:02.747Z] [2022-03-17T09:00:02.747Z] Optional Features: [2022-03-17T09:00:02.747Z] - CONFIG_USER_NS: enabled [2022-03-17T09:00:02.747Z] - CONFIG_SECCOMP: enabled [2022-03-17T09:00:02.747Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T09:00:02.747Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T09:00:02.747Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T09:00:02.747Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-17T09:00:02.747Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-17T09:00:02.747Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T09:00:02.747Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T09:00:02.747Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T09:00:02.747Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T09:00:02.747Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T09:00:02.747Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T09:00:02.747Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T09:00:02.747Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T09:00:02.747Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T09:00:02.747Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T09:00:02.747Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T09:00:02.747Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T09:00:03.006Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T09:00:03.006Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T09:00:03.006Z] - CONFIG_EXT4_FS: enabled [2022-03-17T09:00:03.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T09:00:03.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T09:00:03.006Z] - Network Drivers: [2022-03-17T09:00:03.006Z] - "overlay": [2022-03-17T09:00:03.006Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T09:00:03.006Z] Optional (for encrypted networks): [2022-03-17T09:00:03.006Z] - CONFIG_CRYPTO: enabled [2022-03-17T09:00:03.006Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T09:00:03.006Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T09:00:03.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T09:00:03.006Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T09:00:03.006Z] - CONFIG_XFRM: enabled [2022-03-17T09:00:03.006Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T09:00:03.006Z] - "ipvlan": [2022-03-17T09:00:03.006Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T09:00:03.006Z] - "macvlan": [2022-03-17T09:00:03.006Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T09:00:03.006Z] - "ftp,tftp client in container": [2022-03-17T09:00:03.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T09:00:03.006Z] - Storage Drivers: [2022-03-17T09:00:03.006Z] - "aufs": [2022-03-17T09:00:03.006Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-17T09:00:03.006Z] - "btrfs": [2022-03-17T09:00:03.006Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T09:00:03.006Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T09:00:03.006Z] - "devicemapper": [2022-03-17T09:00:03.006Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T09:00:03.006Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T09:00:03.006Z] - "overlay": [2022-03-17T09:00:03.006Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T09:00:03.006Z] - "zfs": [2022-03-17T09:00:03.006Z] - /dev/zfs: present [2022-03-17T09:00:03.006Z] - zfs command: missing [2022-03-17T09:00:03.006Z] - zpool command: missing [2022-03-17T09:00:03.006Z] [2022-03-17T09:00:03.006Z] Limits: [2022-03-17T09:00:03.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T09:00:03.006Z] [2022-03-17T09:00:03.006Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T09:00:03.173Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.3s done [2022-03-17T09:00:03.358Z] + sudo modprobe ip_vs [2022-03-17T09:00:03.358Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 . [2022-03-17T09:00:03.435Z] #11 ... [2022-03-17T09:00:03.435Z] [2022-03-17T09:00:03.435Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:00:03.435Z] #36 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T09:00:03.435Z] #36 10.60 0 added, 0 removed; done. [2022-03-17T09:00:03.435Z] #36 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T09:00:03.435Z] #36 10.61 done. [2022-03-17T09:00:03.435Z] #36 DONE 14.5s [2022-03-17T09:00:03.435Z] [2022-03-17T09:00:03.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:03.435Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:03.435Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-17T09:00:03.616Z] #1 [internal] load build definition from Dockerfile [2022-03-17T09:00:03.616Z] #1 sha256:e69525a2a116801bc022e3a5cdc148dc709be5ba8dcf7f0fddab543eb4f2a1e8 [2022-03-17T09:00:03.616Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T09:00:03.616Z] #1 DONE 0.1s [2022-03-17T09:00:03.616Z] [2022-03-17T09:00:03.616Z] #2 [internal] load .dockerignore [2022-03-17T09:00:03.616Z] #2 sha256:d58c8477040019dad91ca39e48baee14d3f6be4bf86cce35cf663165f6a19701 [2022-03-17T09:00:03.616Z] #2 transferring context: 87B done [2022-03-17T09:00:03.616Z] #2 DONE 0.1s [2022-03-17T09:00:03.616Z] [2022-03-17T09:00:03.616Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T09:00:03.616Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T09:00:04.183Z] #3 DONE 0.5s [2022-03-17T09:00:04.183Z] [2022-03-17T09:00:04.183Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T09:00:04.183Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T09:00:04.183Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T09:00:04.441Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T09:00:04.442Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T09:00:04.442Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T09:00:04.442Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-17T09:00:04.442Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-17T09:00:04.703Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-17T09:00:04.828Z] #11 ... [2022-03-17T09:00:04.828Z] [2022-03-17T09:00:04.828Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T09:00:04.828Z] #37 sha256:3a7b64b6af8c9900b780442d2d29b43ba44bed481567f3e89190192c103e8db3 [2022-03-17T09:00:04.828Z] #37 DONE 1.4s [2022-03-17T09:00:04.828Z] [2022-03-17T09:00:04.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:04.828Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:04.961Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-17T09:00:05.261Z] #4 DONE 0.9s [2022-03-17T09:00:05.520Z] [2022-03-17T09:00:05.520Z] #5 [internal] load build definition from Dockerfile [2022-03-17T09:00:05.520Z] #5 sha256:21b1bca63b2ec718db0781a0328134d614f76aae02d0f04bc793207ab350e367 [2022-03-17T09:00:05.520Z] #5 DONE 0.0s [2022-03-17T09:00:05.520Z] [2022-03-17T09:00:05.520Z] #6 [internal] load .dockerignore [2022-03-17T09:00:05.520Z] #6 sha256:65f26ac58fa015d1a73986690c667773396d8b7c3cc82a6422df9a246fccfb8f [2022-03-17T09:00:05.520Z] #6 DONE 0.0s [2022-03-17T09:00:05.520Z] [2022-03-17T09:00:05.520Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:00:05.520Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T09:00:06.454Z] #10 DONE 0.9s [2022-03-17T09:00:06.454Z] [2022-03-17T09:00:06.454Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:00:06.454Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T09:00:06.454Z] #9 DONE 0.9s [2022-03-17T09:00:06.454Z] [2022-03-17T09:00:06.454Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T09:00:06.454Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T09:00:06.454Z] #7 DONE 0.9s [2022-03-17T09:00:06.454Z] [2022-03-17T09:00:06.454Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T09:00:06.454Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T09:00:06.454Z] #8 DONE 1.0s [2022-03-17T09:00:07.836Z] [2022-03-17T09:00:07.836Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:00:07.836Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:00:07.836Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-17T09:00:07.836Z] #69 DONE 0.0s [2022-03-17T09:00:07.836Z] [2022-03-17T09:00:07.836Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:07.836Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:07.836Z] #28 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:07.836Z] #28 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 0.1s done [2022-03-17T09:00:08.097Z] #28 sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 1.85kB / 1.85kB done [2022-03-17T09:00:08.097Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T09:00:08.097Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T09:00:08.097Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.10MB / 54.92MB 0.2s [2022-03-17T09:00:08.097Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 14.68MB / 54.92MB 0.4s [2022-03-17T09:00:08.370Z] #28 ... [2022-03-17T09:00:08.370Z] [2022-03-17T09:00:08.370Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T09:00:08.370Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T09:00:08.370Z] #45 DONE 0.0s [2022-03-17T09:00:08.370Z] [2022-03-17T09:00:08.370Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:08.370Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:08.370Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 20.97MB / 54.92MB 0.5s [2022-03-17T09:00:08.370Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 24.12MB / 54.92MB 0.6s [2022-03-17T09:00:08.628Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 30.41MB / 54.92MB 0.7s [2022-03-17T09:00:08.628Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 37.75MB / 54.92MB 0.8s [2022-03-17T09:00:08.889Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.53MB / 54.92MB 1.0s [2022-03-17T09:00:09.053Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-17T09:00:09.456Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.5s done [2022-03-17T09:00:09.456Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-17T09:00:14.365Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.2s [2022-03-17T09:00:14.720Z] #28 ... [2022-03-17T09:00:14.720Z] [2022-03-17T09:00:14.720Z] #24 [internal] load build context [2022-03-17T09:00:14.720Z] #24 sha256:084ab7e6722bb6e9c29456193d11003ce9899b896e0212a1e8c495735effe9ba [2022-03-17T09:00:14.720Z] #24 transferring context: 58.91MB 6.0s done [2022-03-17T09:00:14.720Z] #24 DONE 6.1s [2022-03-17T09:00:14.720Z] [2022-03-17T09:00:14.720Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:14.720Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:14.720Z] #28 ... [2022-03-17T09:00:14.720Z] [2022-03-17T09:00:14.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:14.720Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:14.720Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T09:00:14.720Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T09:00:14.720Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T09:00:14.720Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T09:00:14.720Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.2s done [2022-03-17T09:00:14.720Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-17T09:00:14.720Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.6s done [2022-03-17T09:00:14.720Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.8s done [2022-03-17T09:00:14.720Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.8s done [2022-03-17T09:00:14.720Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 120.08MB / 141.70MB 6.0s [2022-03-17T09:00:14.720Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.5s [2022-03-17T09:00:14.720Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 5.8s done [2022-03-17T09:00:14.720Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 128.00MB / 141.70MB 6.2s [2022-03-17T09:00:14.720Z] #11 ... [2022-03-17T09:00:14.720Z] [2022-03-17T09:00:14.720Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:14.720Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:14.720Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.0s [2022-03-17T09:00:14.938Z] #11 ... [2022-03-17T09:00:14.938Z] [2022-03-17T09:00:14.938Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:00:14.938Z] #38 sha256:910edc51f4225594f7da2d99583a6ff400ba0b46845025ea00fb0b359299302d [2022-03-17T09:00:14.938Z] #38 2.129 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T09:00:14.938Z] #38 2.404 [2022-03-17T09:00:14.938Z] #38 2.622 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:14.938Z] #38 2.979 [2022-03-17T09:00:14.938Z] #38 4.058 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T09:00:14.938Z] #38 4.421 [2022-03-17T09:00:14.938Z] #38 4.651 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:14.938Z] #38 5.017 [2022-03-17T09:00:14.938Z] #38 6.126 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T09:00:14.938Z] #38 6.456 [2022-03-17T09:00:14.938Z] #38 6.682 #=#=# ######### 13.3% ######################################### 57.2% ############################################################### 88.6% ######################################################################## 100.0% [2022-03-17T09:00:14.938Z] #38 7.240 [2022-03-17T09:00:14.938Z] #38 8.250 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T09:00:14.938Z] #38 8.544 [2022-03-17T09:00:14.938Z] #38 8.775 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:14.938Z] #38 9.063 [2022-03-17T09:00:14.938Z] #38 9.847 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T09:00:15.200Z] #38 10.16 [2022-03-17T09:00:15.200Z] #38 ... [2022-03-17T09:00:15.200Z] [2022-03-17T09:00:15.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:15.200Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:16.619Z] #28 ... [2022-03-17T09:00:16.619Z] [2022-03-17T09:00:16.619Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:00:16.619Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T09:00:16.619Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T09:00:16.619Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T09:00:16.619Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T09:00:16.619Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:00:16.619Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s done [2022-03-17T09:00:16.619Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-03-17T09:00:16.619Z] #67 DONE 8.8s [2022-03-17T09:00:16.619Z] [2022-03-17T09:00:16.619Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:16.619Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:17.758Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 14.2s done [2022-03-17T09:00:17.996Z] #28 ... [2022-03-17T09:00:17.996Z] [2022-03-17T09:00:17.996Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:00:17.996Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:00:17.996Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T09:00:17.996Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:00:17.996Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T09:00:17.996Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s done [2022-03-17T09:00:17.996Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-03-17T09:00:17.996Z] #69 DONE 9.9s [2022-03-17T09:00:17.996Z] [2022-03-17T09:00:17.996Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:17.996Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:18.706Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 [2022-03-17T09:00:18.968Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T09:00:19.230Z] #11 ... [2022-03-17T09:00:19.230Z] [2022-03-17T09:00:19.230Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:00:19.230Z] #38 sha256:910edc51f4225594f7da2d99583a6ff400ba0b46845025ea00fb0b359299302d [2022-03-17T09:00:19.230Z] #38 10.39 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:19.230Z] #38 10.68 [2022-03-17T09:00:19.230Z] #38 10.76 Download of images into '/build' complete. [2022-03-17T09:00:19.230Z] #38 10.76 Use something like the following to load the result into a Docker daemon: [2022-03-17T09:00:19.230Z] #38 10.76 tar -cC '/build' . | docker load [2022-03-17T09:00:19.230Z] #38 DONE 14.3s [2022-03-17T09:00:19.230Z] [2022-03-17T09:00:19.230Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:19.230Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:19.522Z] #11 DONE 45.2s [2022-03-17T09:00:19.522Z] [2022-03-17T09:00:19.522Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T09:00:19.522Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T09:00:19.895Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.1s [2022-03-17T09:00:20.465Z] #28 ... [2022-03-17T09:00:20.465Z] [2022-03-17T09:00:20.465Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T09:00:20.465Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T09:00:20.465Z] #68 DONE 1.1s [2022-03-17T09:00:20.465Z] [2022-03-17T09:00:20.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:20.465Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:20.480Z] #12 DONE 0.8s [2022-03-17T09:00:20.480Z] [2022-03-17T09:00:20.480Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T09:00:20.480Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T09:00:21.426Z] #13 DONE 1.1s [2022-03-17T09:00:21.426Z] [2022-03-17T09:00:21.426Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T09:00:21.426Z] #40 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T09:00:21.426Z] #40 DONE 0.0s [2022-03-17T09:00:21.426Z] [2022-03-17T09:00:21.426Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:00:21.426Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:00:21.688Z] #41 ... [2022-03-17T09:00:21.688Z] [2022-03-17T09:00:21.688Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T09:00:21.688Z] #49 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T09:00:21.688Z] #49 DONE 0.2s [2022-03-17T09:00:21.688Z] [2022-03-17T09:00:21.688Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T09:00:21.688Z] #53 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T09:00:21.688Z] #53 DONE 0.3s [2022-03-17T09:00:21.688Z] [2022-03-17T09:00:21.688Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:00:21.688Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:00:21.850Z] #28 ... [2022-03-17T09:00:21.850Z] [2022-03-17T09:00:21.850Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T09:00:21.850Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T09:00:21.850Z] #70 DONE 1.3s [2022-03-17T09:00:21.850Z] [2022-03-17T09:00:21.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:00:21.850Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:00:21.850Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 12.3s done [2022-03-17T09:00:22.416Z] #28 DONE 14.5s [2022-03-17T09:00:22.416Z] [2022-03-17T09:00:22.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:22.416Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:22.416Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 7.8s done [2022-03-17T09:00:22.416Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.5s [2022-03-17T09:00:22.680Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.1s done [2022-03-17T09:00:22.942Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T09:00:23.508Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-17T09:00:23.508Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T09:00:24.880Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-17T09:00:24.880Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T09:00:24.999Z] #54 ... [2022-03-17T09:00:24.999Z] [2022-03-17T09:00:24.999Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-17T09:00:24.999Z] #14 sha256:1d4c537b8fe4ea9e47b9ba46536c2f80d56462a2b0938fdb2f23466591bca3dc [2022-03-17T09:00:24.999Z] #14 DONE 3.2s [2022-03-17T09:00:24.999Z] [2022-03-17T09:00:24.999Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-17T09:00:24.999Z] #15 sha256:6165b9f6e6ac3d13f97227bb300aa091c396e5d97d0bd3bb0517e709214734c0 [2022-03-17T09:00:26.922Z] #15 DONE 2.0s [2022-03-17T09:00:26.922Z] [2022-03-17T09:00:26.922Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-17T09:00:26.922Z] #16 sha256:d6aded198e49e75e9e38ecd69d545e4cd2f8057f2c481ad4daa103d80b0d47f9 [2022-03-17T09:00:28.314Z] #16 DONE 1.7s [2022-03-17T09:00:28.314Z] [2022-03-17T09:00:28.314Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:00:28.314Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:00:28.314Z] #54 3.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:00:28.314Z] #54 4.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:00:28.314Z] #54 4.060 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:00:28.314Z] #54 4.425 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T09:00:28.314Z] #54 4.525 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:00:28.314Z] #54 6.048 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:00:29.707Z] #54 7.899 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:00:30.143Z] #11 ... [2022-03-17T09:00:30.143Z] [2022-03-17T09:00:30.143Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:00:30.143Z] #29 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T09:00:30.143Z] #29 1.257 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:00:30.143Z] #29 1.267 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:00:30.143Z] #29 1.267 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:00:30.143Z] #29 1.458 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:00:30.143Z] #29 1.746 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:00:30.143Z] #29 1.994 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:00:30.143Z] #29 3.383 Fetched 8506 kB in 2s (3565 kB/s) [2022-03-17T09:00:30.143Z] #29 3.383 Reading package lists... [2022-03-17T09:00:30.143Z] #29 4.190 Reading package lists... [2022-03-17T09:00:30.143Z] #29 5.030 Building dependency tree... [2022-03-17T09:00:30.143Z] #29 5.386 The following additional packages will be installed: [2022-03-17T09:00:30.143Z] #29 5.386 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T09:00:30.143Z] #29 5.386 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T09:00:30.143Z] #29 5.386 Recommended packages: [2022-03-17T09:00:30.143Z] #29 5.386 libldap-common publicsuffix libsasl2-modules [2022-03-17T09:00:30.143Z] #29 5.538 The following NEW packages will be installed: [2022-03-17T09:00:30.143Z] #29 5.538 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T09:00:30.143Z] #29 5.538 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T09:00:30.143Z] #29 5.538 libssh2-1 openssl [2022-03-17T09:00:30.143Z] #29 5.831 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T09:00:30.143Z] #29 5.831 Need to get 3038 kB of archives. [2022-03-17T09:00:30.143Z] #29 5.831 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T09:00:30.143Z] #29 5.831 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T09:00:30.143Z] #29 5.837 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T09:00:30.143Z] #29 5.841 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T09:00:30.143Z] #29 5.846 Get:4 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T09:00:30.143Z] #29 5.846 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T09:00:30.143Z] #29 5.846 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T09:00:30.143Z] #29 5.875 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T09:00:30.143Z] #29 5.875 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T09:00:30.143Z] #29 5.875 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T09:00:30.143Z] #29 5.875 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T09:00:30.143Z] #29 5.875 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T09:00:30.143Z] #29 5.887 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T09:00:30.143Z] #29 5.890 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T09:00:30.143Z] #29 5.902 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T09:00:30.143Z] #29 5.903 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T09:00:30.143Z] #29 6.173 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:00:30.143Z] #29 6.223 Fetched 3038 kB in 0s (8427 kB/s) [2022-03-17T09:00:30.143Z] #29 6.262 Selecting previously unselected package openssl. [2022-03-17T09:00:30.143Z] #29 6.262 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-17T09:00:30.143Z] #29 6.264 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.270 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:00:30.143Z] #29 6.449 Selecting previously unselected package ca-certificates. [2022-03-17T09:00:30.143Z] #29 6.449 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T09:00:30.143Z] #29 6.449 Unpacking ca-certificates (20210119) ... [2022-03-17T09:00:30.143Z] #29 6.554 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T09:00:30.143Z] #29 6.554 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.565 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T09:00:30.143Z] #29 6.671 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T09:00:30.143Z] #29 6.671 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.679 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:00:30.143Z] #29 6.752 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T09:00:30.143Z] #29 6.752 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.757 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:00:30.143Z] #29 6.831 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T09:00:30.143Z] #29 6.831 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.845 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T09:00:30.143Z] #29 6.935 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T09:00:30.143Z] #29 6.935 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 6.947 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T09:00:30.143Z] #29 7.017 Selecting previously unselected package libpsl5:amd64. [2022-03-17T09:00:30.143Z] #29 7.017 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.023 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T09:00:30.143Z] #29 7.082 Selecting previously unselected package librtmp1:amd64. [2022-03-17T09:00:30.143Z] #29 7.082 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.082 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:00:30.143Z] #29 7.134 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T09:00:30.143Z] #29 7.134 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.150 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T09:00:30.143Z] #29 7.212 Selecting previously unselected package libcurl4:amd64. [2022-03-17T09:00:30.143Z] #29 7.212 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.215 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:00:30.143Z] #29 7.305 Selecting previously unselected package curl. [2022-03-17T09:00:30.143Z] #29 7.305 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.308 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:00:30.143Z] #29 7.384 Selecting previously unselected package libonig5:amd64. [2022-03-17T09:00:30.143Z] #29 7.384 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.387 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:00:30.143Z] #29 7.473 Selecting previously unselected package libjq1:amd64. [2022-03-17T09:00:30.143Z] #29 7.473 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.478 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:00:30.143Z] #29 7.529 Selecting previously unselected package jq. [2022-03-17T09:00:30.143Z] #29 7.529 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T09:00:30.143Z] #29 7.531 Unpacking jq (1.6-2.1) ... [2022-03-17T09:00:30.143Z] #29 7.587 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T09:00:30.143Z] #29 7.599 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T09:00:30.143Z] #29 7.611 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T09:00:30.143Z] #29 7.623 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:00:30.143Z] #29 7.637 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:00:30.143Z] #29 ... [2022-03-17T09:00:30.143Z] [2022-03-17T09:00:30.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:30.143Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:30.143Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-17T09:00:30.655Z] #54 ... [2022-03-17T09:00:30.655Z] [2022-03-17T09:00:30.656Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-17T09:00:30.656Z] #17 sha256:f353ced7828405c41ee6c1e41738e17df433851b271bc61c959d466202ca4c0b [2022-03-17T09:00:30.656Z] #17 DONE 2.4s [2022-03-17T09:00:30.656Z] [2022-03-17T09:00:30.656Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-17T09:00:30.656Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-17T09:00:31.606Z] #18 ... [2022-03-17T09:00:31.606Z] [2022-03-17T09:00:31.606Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:00:31.606Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:00:31.606Z] #56 4.022 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:00:31.606Z] #56 5.484 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:00:31.606Z] #56 5.488 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:00:31.606Z] #56 5.602 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:00:31.606Z] #56 5.726 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:00:31.606Z] #56 5.974 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:00:31.606Z] #56 6.073 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:00:31.606Z] #56 6.126 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:00:31.606Z] #56 6.166 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:00:31.606Z] #56 6.359 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:00:31.606Z] #56 6.389 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:00:31.606Z] #56 6.468 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:00:31.606Z] #56 6.688 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:00:31.606Z] #56 ... [2022-03-17T09:00:31.606Z] [2022-03-17T09:00:31.606Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:00:31.606Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:00:31.606Z] #58 3.679 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T09:00:31.606Z] #58 ... [2022-03-17T09:00:31.606Z] [2022-03-17T09:00:31.606Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:00:31.606Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:00:31.606Z] #60 3.423 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T09:00:31.606Z] #60 4.223 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T09:00:31.606Z] #60 4.223 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T09:00:31.606Z] #60 4.288 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T09:00:31.606Z] #60 5.619 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T09:00:31.869Z] #60 ... [2022-03-17T09:00:31.869Z] [2022-03-17T09:00:31.869Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:00:31.869Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:00:31.869Z] #43 4.573 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T09:00:31.869Z] #43 ... [2022-03-17T09:00:31.869Z] [2022-03-17T09:00:31.869Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:00:31.869Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:00:31.869Z] #50 3.819 + git clone https://github.com/docker/distribution.git . [2022-03-17T09:00:31.869Z] #50 3.824 Cloning into '.'... [2022-03-17T09:00:32.132Z] #50 ... [2022-03-17T09:00:32.132Z] [2022-03-17T09:00:32.132Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-17T09:00:32.132Z] #18 sha256:44bc23bc62a796d325930d41b81ac217b059493e724b33037b2bddf55ca7bcd1 [2022-03-17T09:00:32.132Z] #18 DONE 1.6s [2022-03-17T09:00:32.132Z] [2022-03-17T09:00:32.132Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:00:32.132Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:00:32.132Z] #41 3.490 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T09:00:32.132Z] #41 3.491 Cloning into '.'... [2022-03-17T09:00:32.395Z] #41 ... [2022-03-17T09:00:32.395Z] [2022-03-17T09:00:32.395Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:00:32.395Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:00:33.707Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-043220816cd710b81) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] { [Pipeline] checkout [2022-03-17T09:00:33.869Z] The recommended git tool is: git [2022-03-17T09:00:34.318Z] #19 2.023 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:00:34.318Z] #19 2.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:00:34.331Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.6s done [2022-03-17T09:00:34.582Z] #19 2.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:00:34.871Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-17T09:00:35.157Z] #19 2.862 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T09:00:36.111Z] #19 3.801 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T09:00:37.254Z] using credential docker-jenkins-github-credentials [2022-03-17T09:00:37.263Z] Cloning the remote Git repository [2022-03-17T09:00:37.263Z] Cloning with configured refspecs honoured and without tags [2022-03-17T09:00:37.509Z] #19 4.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T09:00:37.284Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T09:00:37.338Z] > git init /home/ubuntu/workspace/moby_PR-43214 # timeout=10 [2022-03-17T09:00:38.461Z] #19 6.313 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:00:38.484Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ded4812e9485c730) in /home/ubuntu/workspace/moby_PR-43214 [Pipeline] { [Pipeline] checkout [2022-03-17T09:00:38.581Z] The recommended git tool is: git [2022-03-17T09:00:38.725Z] #19 ... [2022-03-17T09:00:38.725Z] [2022-03-17T09:00:38.725Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:00:38.725Z] #43 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:00:38.725Z] #43 17.45 tomll can be used in two ways: [2022-03-17T09:00:38.725Z] #43 17.45 Writing to STDIN and reading from STDOUT: [2022-03-17T09:00:38.725Z] #43 17.45 cat file.toml | tomll > file.toml [2022-03-17T09:00:38.725Z] #43 17.45 [2022-03-17T09:00:38.725Z] #43 17.45 Reading and updating a list of files: [2022-03-17T09:00:38.725Z] #43 17.45 tomll a.toml b.toml c.toml [2022-03-17T09:00:38.725Z] #43 17.45 [2022-03-17T09:00:38.725Z] #43 17.45 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T09:00:37.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:00:37.817Z] > git --version # timeout=10 [2022-03-17T09:00:37.846Z] > git --version # 'git version 2.25.1' [2022-03-17T09:00:37.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:00:37.848Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:00:39.104Z] #11 ... [2022-03-17T09:00:39.105Z] [2022-03-17T09:00:39.105Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:00:39.105Z] #29 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T09:00:39.105Z] #29 7.646 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:00:39.105Z] #29 7.657 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T09:00:39.105Z] #29 7.676 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:00:39.105Z] #29 7.687 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:00:39.105Z] #29 7.699 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:00:39.105Z] #29 7.716 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T09:00:39.105Z] #29 7.730 Setting up ca-certificates (20210119) ... [2022-03-17T09:00:39.105Z] #29 8.447 Updating certificates in /etc/ssl/certs... [2022-03-17T09:00:39.105Z] #29 9.509 129 added, 0 removed; done. [2022-03-17T09:00:39.105Z] #29 9.598 Setting up jq (1.6-2.1) ... [2022-03-17T09:00:39.105Z] #29 9.610 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:00:39.105Z] #29 9.625 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:00:39.105Z] #29 9.636 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:00:39.105Z] #29 9.667 Processing triggers for ca-certificates (20210119) ... [2022-03-17T09:00:39.105Z] #29 9.679 Updating certificates in /etc/ssl/certs... [2022-03-17T09:00:39.105Z] #29 10.66 0 added, 0 removed; done. [2022-03-17T09:00:39.105Z] #29 10.66 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T09:00:39.105Z] #29 10.66 done. [2022-03-17T09:00:39.105Z] #29 DONE 16.7s [2022-03-17T09:00:39.105Z] [2022-03-17T09:00:39.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:39.105Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:39.303Z] #43 DONE 17.8s [2022-03-17T09:00:39.304Z] [2022-03-17T09:00:39.304Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:00:39.304Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:00:39.304Z] #56 12.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:00:39.304Z] #56 12.48 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:00:39.680Z] #11 ... [2022-03-17T09:00:39.680Z] [2022-03-17T09:00:39.680Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T09:00:39.680Z] #30 sha256:c3c07ae5f03f5a1c45fbb4d7861f70908d2061f70a957b5a2f31c9498d63433b [2022-03-17T09:00:39.680Z] #30 DONE 0.6s [2022-03-17T09:00:39.680Z] [2022-03-17T09:00:39.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:39.680Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:39.680Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.2s [2022-03-17T09:00:39.878Z] #56 ... [2022-03-17T09:00:39.879Z] [2022-03-17T09:00:39.879Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:00:39.879Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:00:39.879Z] #19 7.616 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T09:00:40.826Z] #19 8.571 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:00:41.774Z] #19 9.595 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:00:42.037Z] #19 9.611 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T09:00:42.037Z] #19 9.639 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T09:00:42.037Z] #19 9.642 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T09:00:42.037Z] #19 9.643 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:00:42.037Z] #19 9.647 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T09:00:42.037Z] #19 9.671 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:00:42.037Z] #19 9.675 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T09:00:42.037Z] #19 9.683 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T09:00:42.037Z] #19 9.706 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:00:42.037Z] #19 9.707 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T09:00:42.038Z] #19 9.709 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T09:00:42.986Z] #19 ... [2022-03-17T09:00:42.986Z] [2022-03-17T09:00:42.986Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:00:42.986Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:00:42.986Z] #54 11.27 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T09:00:42.986Z] #54 16.90 Fetched 8510 kB in 13s (638 kB/s) [2022-03-17T09:00:43.249Z] #54 16.90 Reading package lists... [2022-03-17T09:00:43.249Z] #54 ... [2022-03-17T09:00:43.249Z] [2022-03-17T09:00:43.249Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:00:43.249Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:00:43.433Z] using credential docker-jenkins-github-credentials [2022-03-17T09:00:43.448Z] Cloning the remote Git repository [2022-03-17T09:00:43.448Z] Cloning with configured refspecs honoured and without tags [2022-03-17T09:00:43.512Z] #50 21.73 Updating files: 95% (1757/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T09:00:43.512Z] #50 21.83 + git checkout -q v2.3.0 [2022-03-17T09:00:43.455Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T09:00:43.524Z] > git init /home/ubuntu/workspace/moby_PR-43214 # timeout=10 [2022-03-17T09:00:44.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:00:44.147Z] > git --version # timeout=10 [2022-03-17T09:00:44.157Z] > git --version # 'git version 2.25.1' [2022-03-17T09:00:44.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:00:44.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:00:44.946Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 10.3s [2022-03-17T09:00:45.170Z] #50 23.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-17T09:00:47.485Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 12.9s done [2022-03-17T09:00:48.054Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0.1s [2022-03-17T09:00:49.961Z] #11 ... [2022-03-17T09:00:49.961Z] [2022-03-17T09:00:49.961Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:00:49.961Z] #31 sha256:350f5b47ee0f29c7414232867bc6fe3ea620d64aea5af6913e2eb72c29da3730 [2022-03-17T09:00:49.961Z] #31 2.109 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T09:00:49.961Z] #31 2.486 [2022-03-17T09:00:49.961Z] #31 2.721 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:49.961Z] #31 3.147 [2022-03-17T09:00:49.961Z] #31 4.197 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T09:00:49.961Z] #31 4.507 [2022-03-17T09:00:49.961Z] #31 4.736 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:49.961Z] #31 5.049 [2022-03-17T09:00:49.961Z] #31 6.108 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T09:00:49.961Z] #31 6.561 [2022-03-17T09:00:49.961Z] #31 6.803 #=#=# ####### 10.8% ####################################### 54.2% ############################################################## 86.8% ######################################################################## 100.0% [2022-03-17T09:00:49.961Z] #31 7.394 [2022-03-17T09:00:49.961Z] #31 8.403 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T09:00:49.961Z] #31 8.773 [2022-03-17T09:00:49.961Z] #31 9.001 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:49.961Z] #31 9.363 [2022-03-17T09:00:49.961Z] #31 10.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T09:00:49.961Z] #31 ... [2022-03-17T09:00:49.961Z] [2022-03-17T09:00:49.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:49.961Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:51.774Z] #50 ... [2022-03-17T09:00:51.774Z] [2022-03-17T09:00:51.774Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:00:51.774Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:00:51.774Z] #58 30.38 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T09:00:51.774Z] #58 30.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:00:51.774Z] #58 30.45 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T09:00:52.037Z] #58 30.51 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T09:00:52.299Z] #58 30.76 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T09:00:52.299Z] #58 30.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T09:00:52.495Z] #11 ... [2022-03-17T09:00:52.495Z] [2022-03-17T09:00:52.495Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:00:52.495Z] #31 sha256:350f5b47ee0f29c7414232867bc6fe3ea620d64aea5af6913e2eb72c29da3730 [2022-03-17T09:00:52.495Z] #31 10.49 [2022-03-17T09:00:52.495Z] #31 10.73 #=#=# ######################################################################## 100.0% [2022-03-17T09:00:52.495Z] #31 11.01 [2022-03-17T09:00:52.495Z] #31 11.10 Download of images into '/build' complete. [2022-03-17T09:00:52.495Z] #31 11.10 Use something like the following to load the result into a Docker daemon: [2022-03-17T09:00:52.495Z] #31 11.10 tar -cC '/build' . | docker load [2022-03-17T09:00:52.495Z] #31 DONE 12.5s [2022-03-17T09:00:52.495Z] [2022-03-17T09:00:52.495Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:00:52.495Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:00:52.874Z] #58 31.39 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T09:00:52.874Z] #58 31.41 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T09:00:52.874Z] #58 31.48 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T09:00:52.874Z] #58 31.48 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T09:00:53.066Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.2s [2022-03-17T09:00:53.825Z] #58 32.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T09:00:53.825Z] #58 32.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T09:00:54.088Z] #58 ... [2022-03-17T09:00:54.088Z] [2022-03-17T09:00:54.088Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:00:54.088Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:00:54.088Z] #54 16.90 Reading package lists... [2022-03-17T09:00:54.088Z] #54 22.49 Reading package lists... [2022-03-17T09:00:54.088Z] #54 27.60 Building dependency tree... [2022-03-17T09:00:54.088Z] #54 30.63 The following additional packages will be installed: [2022-03-17T09:00:54.088Z] #54 30.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:00:54.088Z] #54 30.63 python3-protobuf python3-six [2022-03-17T09:00:54.088Z] #54 30.66 Suggested packages: [2022-03-17T09:00:54.088Z] #54 30.66 python3-setuptools [2022-03-17T09:00:54.088Z] #54 30.66 Recommended packages: [2022-03-17T09:00:54.088Z] #54 30.66 iproute2 | iproute [2022-03-17T09:00:54.088Z] #54 31.36 The following NEW packages will be installed: [2022-03-17T09:00:54.088Z] #54 31.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:00:54.088Z] #54 31.39 python3-protobuf python3-six [2022-03-17T09:00:54.088Z] #54 31.88 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:00:54.088Z] #54 31.88 Need to get 2292 kB of archives. [2022-03-17T09:00:54.088Z] #54 31.88 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T09:00:54.088Z] #54 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T09:00:54.088Z] #54 31.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:00:54.088Z] #54 31.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T09:00:54.088Z] #54 31.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T09:00:54.088Z] #54 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:00:54.088Z] #54 31.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:00:54.088Z] #54 31.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:00:54.088Z] #54 ... [2022-03-17T09:00:54.088Z] [2022-03-17T09:00:54.088Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:00:54.088Z] #60 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:00:54.088Z] #60 32.38 v3.0.2 [2022-03-17T09:00:54.663Z] #60 DONE 33.1s [2022-03-17T09:00:54.664Z] [2022-03-17T09:00:54.664Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:00:54.664Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:00:57.225Z] #50 ... [2022-03-17T09:00:57.225Z] [2022-03-17T09:00:57.225Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:00:57.225Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:00:57.225Z] #58 35.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:00:57.225Z] #58 35.38 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T09:00:57.225Z] #58 35.41 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T09:00:57.225Z] #58 35.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T09:00:57.225Z] #58 35.44 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T09:00:57.225Z] #58 35.54 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T09:00:57.225Z] #58 35.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T09:00:57.225Z] #58 35.64 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T09:00:57.225Z] #58 35.66 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T09:00:57.225Z] #58 35.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T09:00:57.225Z] #58 35.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T09:00:57.225Z] #58 35.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T09:00:57.225Z] #58 35.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T09:00:57.225Z] #58 35.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T09:00:57.225Z] #58 35.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T09:00:57.225Z] #58 35.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T09:00:57.225Z] #58 35.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T09:00:57.488Z] #58 36.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T09:00:57.488Z] #58 36.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T09:00:57.488Z] #58 36.17 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T09:00:57.488Z] #58 36.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T09:00:58.063Z] #58 36.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T09:00:58.063Z] #58 36.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T09:00:58.326Z] #58 36.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T09:00:58.326Z] #58 36.90 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T09:00:58.326Z] #58 37.01 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T09:00:58.330Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.3s [2022-03-17T09:00:58.590Z] #58 37.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T09:00:59.165Z] #58 37.63 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T09:00:59.165Z] #58 37.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T09:00:59.165Z] #58 37.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T09:00:59.165Z] #58 37.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T09:00:59.165Z] #58 37.81 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T09:00:59.427Z] #58 37.86 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T09:00:59.427Z] #58 37.88 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T09:00:59.427Z] #58 37.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T09:00:59.427Z] #58 38.02 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T09:00:59.427Z] #58 38.04 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T09:00:59.689Z] #58 38.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T09:00:59.689Z] #58 38.20 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T09:00:59.689Z] #58 38.21 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T09:00:59.689Z] #58 38.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T09:00:59.689Z] #58 38.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T09:00:59.689Z] #58 38.30 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T09:00:59.689Z] #58 38.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T09:00:59.689Z] #58 38.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T09:00:59.952Z] #58 38.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T09:00:59.952Z] #58 38.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T09:00:59.952Z] #58 38.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T09:01:00.215Z] #58 38.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T09:01:00.215Z] #58 38.80 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T09:01:00.215Z] #58 38.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T09:01:00.215Z] #58 38.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T09:01:00.215Z] #58 38.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T09:01:00.215Z] #58 38.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T09:01:00.215Z] #58 38.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T09:01:00.478Z] #58 39.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T09:01:00.478Z] #58 39.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T09:01:00.478Z] #58 39.11 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T09:01:00.478Z] #58 39.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T09:01:00.478Z] #58 39.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T09:01:00.478Z] #58 39.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T09:01:00.478Z] #58 39.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T09:01:00.536Z] Fetching without tags [2022-03-17T09:01:00.740Z] #58 39.21 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T09:01:00.740Z] #58 39.31 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T09:01:00.740Z] #58 39.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T09:01:00.740Z] #58 39.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T09:01:00.740Z] #58 39.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T09:01:00.868Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:01:01.002Z] #58 39.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T09:01:01.002Z] #58 39.48 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T09:01:01.002Z] #58 39.50 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T09:01:01.577Z] #58 40.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T09:01:01.577Z] #58 40.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T09:01:01.577Z] #58 40.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T09:01:01.577Z] #58 40.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T09:01:01.610Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 13.8s done [2022-03-17T09:01:01.840Z] #58 40.30 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T09:01:01.840Z] #58 40.31 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T09:01:01.840Z] #58 40.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T09:01:01.840Z] #58 40.35 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T09:01:01.840Z] #58 40.36 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T09:01:01.840Z] #58 40.53 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T09:01:02.103Z] #58 40.54 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T09:01:02.103Z] #58 40.55 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T09:01:02.103Z] #58 40.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T09:01:02.103Z] #58 40.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T09:01:02.103Z] #58 40.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T09:01:02.103Z] #58 40.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T09:01:02.103Z] #58 40.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T09:01:02.103Z] #58 40.77 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T09:01:02.135Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:01:02.135Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T09:01:02.402Z] #58 40.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T09:01:02.402Z] #58 40.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T09:01:02.402Z] #58 40.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T09:01:00.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:01:00.447Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T09:01:00.465Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:01:00.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:01:00.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:01:00.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:01:00.547Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:01:00.892Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:01:00.916Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:01:02.032Z] > git remote # timeout=10 [2022-03-17T09:01:02.043Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T09:01:02.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:01:02.076Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T09:01:02.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T09:01:02.139Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:01:02.153Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:01:02.543Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T09:01:02.543Z] #11 DONE 54.8s [2022-03-17T09:01:02.677Z] #58 41.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T09:01:02.677Z] #58 41.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T09:01:02.677Z] #58 41.32 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T09:01:02.677Z] #58 41.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T09:01:02.809Z] [2022-03-17T09:01:02.809Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T09:01:02.809Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T09:01:02.947Z] #58 41.39 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T09:01:03.209Z] #58 41.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T09:01:03.471Z] #58 42.09 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T09:01:03.755Z] #12 DONE 1.1s [2022-03-17T09:01:03.755Z] [2022-03-17T09:01:03.755Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T09:01:03.755Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T09:01:04.861Z] #58 43.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T09:01:04.861Z] #58 43.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T09:01:04.861Z] #58 43.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T09:01:04.861Z] #58 43.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T09:01:05.124Z] #58 43.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T09:01:05.124Z] #58 43.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T09:01:05.124Z] #58 43.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T09:01:05.155Z] #13 DONE 1.1s [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:05.155Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:05.155Z] #14 ... [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T09:01:05.155Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T09:01:05.155Z] #46 DONE 0.2s [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T09:01:05.155Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T09:01:05.155Z] #42 DONE 0.2s [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:01:05.155Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:01:05.155Z] #43 ... [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T09:01:05.155Z] #25 sha256:a014b41a7b35bccbb7fa0a43a3941e9f32cc72f59af6144794f69ecc394ddba2 [2022-03-17T09:01:05.155Z] #25 DONE 0.3s [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T09:01:05.155Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T09:01:05.155Z] #33 DONE 0.4s [2022-03-17T09:01:05.155Z] [2022-03-17T09:01:05.155Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T09:01:05.155Z] #62 sha256:c17d6279f7714ee95dc49302687a55128b0058ac0ec22555e7cf5f7b1c8b68aa [2022-03-17T09:01:05.155Z] #62 DONE 0.4s [2022-03-17T09:01:05.414Z] [2022-03-17T09:01:05.414Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:01:05.414Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:01:05.701Z] #58 44.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T09:01:05.701Z] #58 44.26 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T09:01:05.963Z] #58 44.47 go: downloading golang.org/x/text v0.3.7 [2022-03-17T09:01:06.910Z] #58 ... [2022-03-17T09:01:06.910Z] [2022-03-17T09:01:06.910Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:06.910Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:06.910Z] #54 35.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T09:01:06.910Z] #54 37.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:01:06.910Z] #54 37.24 Fetched 2292 kB in 4s (539 kB/s) [2022-03-17T09:01:06.910Z] #54 37.43 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T09:01:06.910Z] #54 37.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:01:06.910Z] #54 37.51 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 37.54 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:01:06.910Z] #54 38.40 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:01:06.910Z] #54 38.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:01:06.910Z] #54 38.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:01:06.910Z] #54 38.70 Selecting previously unselected package python3-six. [2022-03-17T09:01:06.910Z] #54 38.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T09:01:06.910Z] #54 38.70 Unpacking python3-six (1.16.0-2) ... [2022-03-17T09:01:06.910Z] #54 38.88 Selecting previously unselected package python3-protobuf. [2022-03-17T09:01:06.910Z] #54 38.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 38.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T09:01:06.910Z] #54 39.45 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:01:06.910Z] #54 39.45 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 39.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:01:06.910Z] #54 39.65 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:01:06.910Z] #54 39.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 39.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:01:06.910Z] #54 39.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:01:06.910Z] #54 39.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 39.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:01:06.910Z] #54 40.06 Selecting previously unselected package criu. [2022-03-17T09:01:06.910Z] #54 40.06 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T09:01:06.910Z] #54 40.06 Unpacking criu (3.16.1-3) ... [2022-03-17T09:01:06.911Z] #54 40.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:01:06.911Z] #54 42.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:01:06.911Z] #54 42.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:01:06.911Z] #54 42.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:01:06.911Z] #54 43.00 Setting up python3-six (1.16.0-2) ... [2022-03-17T09:01:06.911Z] #54 44.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:01:06.911Z] #54 45.00 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T09:01:06.934Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T09:01:07.973Z] Fetching without tags [2022-03-17T09:01:08.010Z] + docker version [2022-03-17T09:01:08.258Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:01:07.871Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:01:07.902Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T09:01:07.923Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:01:07.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:01:07.961Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:01:07.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:01:08.013Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:01:08.250Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:01:08.262Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:01:09.720Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:01:09.720Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T09:01:10.694Z] #63 ... [2022-03-17T09:01:10.695Z] [2022-03-17T09:01:10.695Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:10.695Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:10.695Z] #14 4.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:01:10.695Z] #14 4.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:01:10.695Z] #14 5.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:01:10.695Z] #14 5.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:01:11.152Z] #54 ... [2022-03-17T09:01:11.152Z] [2022-03-17T09:01:11.152Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:01:11.152Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:01:11.152Z] #41 39.25 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-17T09:01:11.152Z] #41 39.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T09:01:11.152Z] #41 39.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:01:11.152Z] #41 ... [2022-03-17T09:01:11.152Z] [2022-03-17T09:01:11.152Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:11.152Z] #54 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:11.152Z] #54 49.15 Setting up criu (3.16.1-3) ... [2022-03-17T09:01:09.588Z] > git remote # timeout=10 [2022-03-17T09:01:09.600Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T09:01:09.621Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:01:09.672Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T09:01:09.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-17T09:01:09.712Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:01:09.731Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:01:12.602Z] #14 7.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:01:13.121Z] #54 51.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:01:14.091Z] #54 DONE 52.3s [2022-03-17T09:01:14.091Z] [2022-03-17T09:01:14.091Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:14.091Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:14.091Z] #58 50.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T09:01:14.091Z] #58 50.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T09:01:14.091Z] #58 50.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T09:01:14.091Z] #58 50.72 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T09:01:14.091Z] #58 50.80 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T09:01:14.091Z] #58 50.85 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T09:01:14.091Z] #58 50.97 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T09:01:14.091Z] #58 51.10 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T09:01:14.091Z] #58 51.14 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T09:01:14.091Z] #58 51.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T09:01:14.091Z] #58 51.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T09:01:14.091Z] #58 51.37 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T09:01:14.091Z] #58 51.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T09:01:14.091Z] #58 51.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T09:01:14.091Z] #58 52.02 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T09:01:14.091Z] #58 52.36 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T09:01:14.091Z] #58 52.38 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T09:01:14.091Z] #58 52.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T09:01:14.091Z] #58 52.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T09:01:14.091Z] #58 52.49 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T09:01:14.091Z] #58 52.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T09:01:14.104Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [2022-03-17T09:01:14.353Z] #58 52.76 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T09:01:14.353Z] #58 53.00 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T09:01:14.353Z] #58 53.11 go: downloading github.com/mattn/go-runewidth v0.0.9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T09:01:14.615Z] #58 53.19 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T09:01:15.135Z] #14 ... [2022-03-17T09:01:15.135Z] [2022-03-17T09:01:15.135Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:01:15.135Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:01:15.135Z] #53 5.302 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T09:01:15.135Z] #53 6.350 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T09:01:15.135Z] #53 6.427 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T09:01:15.135Z] #53 6.585 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T09:01:15.135Z] #53 8.960 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T09:01:15.135Z] #53 ... [2022-03-17T09:01:15.135Z] [2022-03-17T09:01:15.135Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:01:15.135Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:01:15.135Z] #58 6.248 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:01:15.135Z] #58 6.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:01:15.135Z] #58 6.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:01:15.135Z] #58 8.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:01:15.135Z] #58 ... [2022-03-17T09:01:15.135Z] [2022-03-17T09:01:15.135Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:15.135Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:15.135Z] #51 5.772 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T09:01:15.391Z] + docker version [2022-03-17T09:01:15.395Z] #51 ... [2022-03-17T09:01:15.395Z] [2022-03-17T09:01:15.395Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:01:15.395Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:01:15.395Z] #49 6.188 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:01:15.395Z] #49 9.092 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:01:15.395Z] #49 9.092 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:01:15.395Z] #49 9.234 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:01:15.395Z] #49 9.450 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:01:15.395Z] #49 10.53 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:01:15.653Z] #49 10.59 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:01:15.653Z] #49 10.59 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:01:15.653Z] #49 10.61 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:01:15.654Z] #49 ... [2022-03-17T09:01:15.654Z] [2022-03-17T09:01:15.654Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:01:15.654Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:01:15.654Z] #34 5.337 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T09:01:15.654Z] #34 5.337 Cloning into '.'... [2022-03-17T09:01:15.654Z] #34 ... [2022-03-17T09:01:15.654Z] [2022-03-17T09:01:15.654Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:01:15.654Z] #26 sha256:4b9430d30699a0809ba47e4fc7bdd323978417ff9af113311b721dc0676c4e29 [2022-03-17T09:01:15.654Z] #26 5.098 + RM_GOPATH=0 [2022-03-17T09:01:15.654Z] #26 5.098 + TMP_GOPATH= [2022-03-17T09:01:15.654Z] #26 5.098 + : /build [2022-03-17T09:01:15.654Z] #26 5.098 + '[' -z '' ']' [2022-03-17T09:01:15.654Z] #26 5.098 ++ mktemp -d [2022-03-17T09:01:15.654Z] #26 5.098 + export GOPATH=/tmp/tmp.b835OW2veM [2022-03-17T09:01:15.654Z] #26 5.098 + GOPATH=/tmp/tmp.b835OW2veM [2022-03-17T09:01:15.654Z] #26 5.098 + RM_GOPATH=1 [2022-03-17T09:01:15.654Z] #26 5.098 + case "$(go env GOARCH)" in [2022-03-17T09:01:15.654Z] #26 5.098 ++ go env GOARCH [2022-03-17T09:01:15.654Z] #26 5.106 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:15.654Z] #26 5.106 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:15.654Z] #26 5.106 ++ dirname /install.sh [2022-03-17T09:01:15.654Z] #26 5.107 + dir=/ [2022-03-17T09:01:15.654Z] #26 5.107 + bin=dockercli [2022-03-17T09:01:15.654Z] #26 5.108 + shift [2022-03-17T09:01:15.654Z] #26 5.108 + '[' '!' -f //dockercli.installer ']' [2022-03-17T09:01:15.654Z] #26 5.108 + . //dockercli.installer [2022-03-17T09:01:15.654Z] #26 5.108 ++ : stable [2022-03-17T09:01:15.654Z] #26 5.108 ++ : 17.06.2-ce [2022-03-17T09:01:15.654Z] #26 5.109 + install_dockercli [2022-03-17T09:01:15.654Z] #26 5.109 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T09:01:15.654Z] #26 5.109 Install docker/cli version 17.06.2-ce from stable [2022-03-17T09:01:15.654Z] #26 5.110 ++ uname -m [2022-03-17T09:01:15.654Z] #26 5.111 + arch=x86_64 [2022-03-17T09:01:15.654Z] #26 5.112 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T09:01:15.654Z] #26 5.112 + url=https://download.docker.com/linux/static [2022-03-17T09:01:15.654Z] #26 5.113 + tar -xz docker/docker [2022-03-17T09:01:15.654Z] #26 5.122 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T09:01:15.921Z] #26 ... [2022-03-17T09:01:15.921Z] [2022-03-17T09:01:15.921Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:01:15.921Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:01:15.921Z] #38 6.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:01:15.921Z] #38 6.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:01:15.921Z] #38 6.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:01:15.921Z] #38 7.636 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:01:15.921Z] #38 11.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:01:15.921Z] #38 ... [2022-03-17T09:01:15.921Z] [2022-03-17T09:01:15.921Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:15.921Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:15.921Z] #47 5.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:01:15.921Z] #47 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:01:15.921Z] #47 6.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:01:15.921Z] #47 6.606 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T09:01:15.921Z] #47 7.711 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:01:15.921Z] #47 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:01:16.004Z] #58 54.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T09:01:16.142Z] Client: Docker Engine - Community [2022-03-17T09:01:16.142Z] Version: 20.10.12 [2022-03-17T09:01:16.142Z] API version: 1.41 [2022-03-17T09:01:16.142Z] Go version: go1.16.12 [2022-03-17T09:01:16.142Z] Git commit: e91ed57 [2022-03-17T09:01:16.142Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-17T09:01:16.142Z] OS/Arch: linux/amd64 [2022-03-17T09:01:16.142Z] Context: default [2022-03-17T09:01:16.142Z] Experimental: true [2022-03-17T09:01:16.142Z] [2022-03-17T09:01:16.142Z] Server: Docker Engine - Community [2022-03-17T09:01:16.142Z] Engine: [2022-03-17T09:01:16.142Z] Version: 20.10.12 [2022-03-17T09:01:16.142Z] API version: 1.41 (minimum version 1.12) [2022-03-17T09:01:16.142Z] Go version: go1.16.12 [2022-03-17T09:01:16.142Z] Git commit: 459d0df [2022-03-17T09:01:16.142Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-17T09:01:16.142Z] OS/Arch: linux/amd64 [2022-03-17T09:01:16.142Z] Experimental: true [2022-03-17T09:01:16.142Z] containerd: [2022-03-17T09:01:16.142Z] Version: 1.4.12 [2022-03-17T09:01:16.142Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T09:01:16.142Z] runc: [2022-03-17T09:01:16.142Z] Version: 1.0.2 [2022-03-17T09:01:16.142Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T09:01:16.142Z] docker-init: [2022-03-17T09:01:16.142Z] Version: 0.19.0 [2022-03-17T09:01:16.142Z] GitCommit: de40ad0 [2022-03-17T09:01:16.187Z] #47 ... [2022-03-17T09:01:16.187Z] [2022-03-17T09:01:16.187Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:01:16.187Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:01:16.187Z] #36 5.508 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T09:01:16.187Z] #36 ... [2022-03-17T09:01:16.187Z] [2022-03-17T09:01:16.187Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:01:16.187Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:01:16.187Z] #49 10.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:01:16.187Z] #49 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:01:16.187Z] #49 11.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [Pipeline] sh [2022-03-17T09:01:16.446Z] #49 11.63 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:01:16.473Z] + docker info [2022-03-17T09:01:19.316Z] #58 ... [2022-03-17T09:01:19.316Z] [2022-03-17T09:01:19.316Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:01:19.316Z] #56 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:01:19.316Z] #56 57.39 gotestsum version dev [2022-03-17T09:01:19.316Z] #56 DONE 57.7s [2022-03-17T09:01:19.316Z] [2022-03-17T09:01:19.316Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:19.316Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:20.632Z] #49 ... [2022-03-17T09:01:20.632Z] [2022-03-17T09:01:20.632Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:01:20.632Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:01:20.632Z] #43 4.772 + git clone https://github.com/docker/distribution.git . [2022-03-17T09:01:20.632Z] #43 4.772 Cloning into '.'... [2022-03-17T09:01:20.632Z] #43 ... [2022-03-17T09:01:20.632Z] [2022-03-17T09:01:20.632Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:20.632Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:20.632Z] #47 14.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:01:20.895Z] #47 ... [2022-03-17T09:01:20.895Z] [2022-03-17T09:01:20.895Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:01:20.895Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:01:20.895Z] #63 5.343 + RM_GOPATH=0 [2022-03-17T09:01:20.895Z] #63 5.343 + TMP_GOPATH= [2022-03-17T09:01:20.895Z] #63 5.343 + : /build [2022-03-17T09:01:20.895Z] #63 5.343 + '[' -z '' ']' [2022-03-17T09:01:20.895Z] #63 5.343 ++ mktemp -d [2022-03-17T09:01:20.895Z] #63 5.343 + export GOPATH=/tmp/tmp.jjbkY579EC [2022-03-17T09:01:20.895Z] #63 5.343 + GOPATH=/tmp/tmp.jjbkY579EC [2022-03-17T09:01:20.895Z] #63 5.343 + RM_GOPATH=1 [2022-03-17T09:01:20.895Z] #63 5.343 + case "$(go env GOARCH)" in [2022-03-17T09:01:20.895Z] #63 5.343 ++ go env GOARCH [2022-03-17T09:01:20.895Z] #63 5.377 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:20.895Z] #63 5.377 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:20.895Z] #63 5.377 ++ dirname /install.sh [2022-03-17T09:01:20.895Z] #63 5.377 + dir=/ [2022-03-17T09:01:20.895Z] #63 5.377 + bin=rootlesskit [2022-03-17T09:01:20.895Z] #63 5.377 + shift [2022-03-17T09:01:20.895Z] #63 5.377 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T09:01:20.895Z] #63 5.377 + . //rootlesskit.installer [2022-03-17T09:01:20.895Z] #63 5.377 ++ : v0.14.6 [2022-03-17T09:01:20.895Z] #63 5.377 + install_rootlesskit [2022-03-17T09:01:20.895Z] #63 5.377 + case "$1" in [2022-03-17T09:01:20.895Z] #63 5.377 + export CGO_ENABLED=0 [2022-03-17T09:01:20.895Z] #63 5.377 + CGO_ENABLED=0 [2022-03-17T09:01:20.895Z] #63 5.377 + _install_rootlesskit [2022-03-17T09:01:20.895Z] #63 5.389 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T09:01:20.895Z] #63 5.389 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:01:20.895Z] #63 5.389 + GOBIN=/build [2022-03-17T09:01:20.895Z] #63 5.389 + GO111MODULE=on [2022-03-17T09:01:20.895Z] #63 5.389 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T09:01:20.895Z] #63 5.391 Install rootlesskit version v0.14.6 [2022-03-17T09:01:20.895Z] #63 6.118 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T09:01:20.895Z] #63 10.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:01:20.895Z] #63 10.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T09:01:20.895Z] #63 10.82 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T09:01:20.895Z] #63 ... [2022-03-17T09:01:20.895Z] [2022-03-17T09:01:20.895Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:01:20.895Z] #26 sha256:4b9430d30699a0809ba47e4fc7bdd323978417ff9af113311b721dc0676c4e29 [2022-03-17T09:01:20.895Z] #26 15.73 + mkdir -p /build [2022-03-17T09:01:21.156Z] #26 15.75 + mv docker/docker /build/ [2022-03-17T09:01:21.156Z] #26 15.77 + rmdir docker [2022-03-17T09:01:22.095Z] #26 DONE 16.9s [2022-03-17T09:01:22.095Z] [2022-03-17T09:01:22.095Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:01:22.095Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:01:22.095Z] #63 15.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T09:01:22.361Z] #63 16.85 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T09:01:22.361Z] #63 16.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T09:01:22.620Z] #63 17.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T09:01:23.187Z] #63 17.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:01:23.187Z] #63 17.73 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T09:01:23.445Z] #63 18.03 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T09:01:23.536Z] #58 ... [2022-03-17T09:01:23.536Z] [2022-03-17T09:01:23.536Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:01:23.536Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:01:23.536Z] #19 51.14 Fetched 48.9 MB in 49s (988 kB/s) [2022-03-17T09:01:23.584Z] Client: Docker Engine - Community [2022-03-17T09:01:23.584Z] Version: 20.10.12 [2022-03-17T09:01:23.584Z] API version: 1.41 [2022-03-17T09:01:23.584Z] Go version: go1.16.12 [2022-03-17T09:01:23.584Z] Git commit: e91ed57 [2022-03-17T09:01:23.584Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-17T09:01:23.584Z] OS/Arch: linux/arm64 [2022-03-17T09:01:23.584Z] Context: default [2022-03-17T09:01:23.584Z] Experimental: true [2022-03-17T09:01:23.584Z] [2022-03-17T09:01:23.584Z] Server: Docker Engine - Community [2022-03-17T09:01:23.584Z] Engine: [2022-03-17T09:01:23.584Z] Version: 20.10.12 [2022-03-17T09:01:23.584Z] API version: 1.41 (minimum version 1.12) [2022-03-17T09:01:23.584Z] Go version: go1.16.12 [2022-03-17T09:01:23.584Z] Git commit: 459d0df [2022-03-17T09:01:23.584Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-17T09:01:23.584Z] OS/Arch: linux/arm64 [2022-03-17T09:01:23.584Z] Experimental: true [2022-03-17T09:01:23.584Z] containerd: [2022-03-17T09:01:23.584Z] Version: 1.4.12 [2022-03-17T09:01:23.584Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T09:01:23.584Z] runc: [2022-03-17T09:01:23.584Z] Version: 1.0.2 [2022-03-17T09:01:23.584Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-17T09:01:23.584Z] docker-init: [2022-03-17T09:01:23.584Z] Version: 0.19.0 [2022-03-17T09:01:23.584Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-17T09:01:23.923Z] + docker info [2022-03-17T09:01:24.379Z] #63 18.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T09:01:24.710Z] #63 19.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T09:01:24.710Z] #63 19.25 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T09:01:25.701Z] #63 ... [2022-03-17T09:01:25.701Z] [2022-03-17T09:01:25.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:25.701Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:25.701Z] #14 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:01:25.701Z] #14 ... [2022-03-17T09:01:25.701Z] [2022-03-17T09:01:25.701Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:01:25.701Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:01:25.701Z] #49 20.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:01:25.701Z] #49 20.24 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:01:27.096Z] #49 ... [2022-03-17T09:01:27.096Z] [2022-03-17T09:01:27.096Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:01:27.096Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:01:27.096Z] #58 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:01:27.096Z] #58 15.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:01:27.359Z] #58 ... [2022-03-17T09:01:27.359Z] [2022-03-17T09:01:27.359Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:27.359Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:27.359Z] #14 22.18 Fetched 8506 kB in 18s (485 kB/s) [2022-03-17T09:01:28.488Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:01:28.488Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:01:28.488Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:01:28.750Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:01:28.750Z] [2022-03-17T09:01:28.750Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T09:01:29.258Z] #14 22.18 Reading package lists... [2022-03-17T09:01:29.258Z] #14 ... [2022-03-17T09:01:29.258Z] [2022-03-17T09:01:29.258Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:01:29.258Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:01:29.258Z] #38 14.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:01:29.258Z] #38 24.22 Fetched 8506 kB in 18s (461 kB/s) [2022-03-17T09:01:29.258Z] #38 24.22 Reading package lists... [2022-03-17T09:01:29.258Z] #38 ... [2022-03-17T09:01:29.258Z] [2022-03-17T09:01:29.258Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:01:29.258Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:01:29.258Z] #36 23.56 tomll can be used in two ways: [2022-03-17T09:01:29.258Z] #36 23.56 Writing to STDIN and reading from STDOUT: [2022-03-17T09:01:29.258Z] #36 23.56 cat file.toml | tomll > file.toml [2022-03-17T09:01:29.258Z] #36 23.56 [2022-03-17T09:01:29.258Z] #36 23.56 Reading and updating a list of files: [2022-03-17T09:01:29.258Z] #36 23.56 tomll a.toml b.toml c.toml [2022-03-17T09:01:29.258Z] #36 23.56 [2022-03-17T09:01:29.258Z] #36 23.56 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T09:01:29.258Z] #36 DONE 24.5s [2022-03-17T09:01:29.258Z] [2022-03-17T09:01:29.258Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:01:29.259Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:01:29.259Z] #63 22.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T09:01:29.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:01:29.324Z] HOSTNAME=9f4458f323d2 [2022-03-17T09:01:29.324Z] DEST=bundles/test-integration [2022-03-17T09:01:29.324Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:01:29.324Z] DOCKER_ROOTLESS=1 [2022-03-17T09:01:29.324Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:01:29.324Z] container=docker [2022-03-17T09:01:29.324Z] HOME=/root [2022-03-17T09:01:29.324Z] GOLANG_VERSION=1.18 [2022-03-17T09:01:29.324Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:01:29.324Z] VALIDATE_BRANCH=master [2022-03-17T09:01:29.324Z] TERM=xterm [2022-03-17T09:01:29.324Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:01:29.324Z] SHLVL=1 [2022-03-17T09:01:29.324Z] TIMEOUT=120m [2022-03-17T09:01:29.324Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:01:29.324Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:01:29.324Z] GO111MODULE=off [2022-03-17T09:01:29.324Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T09:01:29.324Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T09:01:29.324Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:01:29.324Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:01:29.324Z] GOPATH=/go [2022-03-17T09:01:29.324Z] PKG_CONFIG=pkg-config [2022-03-17T09:01:29.324Z] _=/usr/bin/env [2022-03-17T09:01:29.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T09:01:33.442Z] #63 ... [2022-03-17T09:01:33.442Z] [2022-03-17T09:01:33.442Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:33.442Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:33.442Z] #47 17.88 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T09:01:33.442Z] #47 25.89 Fetched 8510 kB in 20s (421 kB/s) [2022-03-17T09:01:33.442Z] #47 25.89 Reading package lists... [2022-03-17T09:01:33.442Z] #47 ... [2022-03-17T09:01:33.442Z] [2022-03-17T09:01:33.442Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:01:33.442Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:01:33.442Z] #58 25.96 Fetched 8506 kB in 20s (425 kB/s) [2022-03-17T09:01:35.969Z] #58 25.96 Reading package lists... [2022-03-17T09:01:35.969Z] #58 ... [2022-03-17T09:01:35.969Z] [2022-03-17T09:01:35.969Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:01:35.969Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:01:35.969Z] #43 29.53 Updating files: 90% (1658/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T09:01:35.969Z] #43 29.75 + git checkout -q v2.3.0 [2022-03-17T09:01:37.870Z] #43 32.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-17T09:01:38.466Z] Client: [2022-03-17T09:01:38.466Z] Context: default [2022-03-17T09:01:38.466Z] Debug Mode: false [2022-03-17T09:01:38.466Z] Plugins: [2022-03-17T09:01:38.466Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T09:01:38.466Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T09:01:38.466Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-17T09:01:38.466Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-17T09:01:38.466Z] [2022-03-17T09:01:38.466Z] Server: [2022-03-17T09:01:38.466Z] Containers: 0 [2022-03-17T09:01:38.466Z] Running: 0 [2022-03-17T09:01:38.466Z] Paused: 0 [2022-03-17T09:01:38.466Z] Stopped: 0 [2022-03-17T09:01:38.466Z] Images: 0 [2022-03-17T09:01:38.466Z] Server Version: 20.10.12 [2022-03-17T09:01:38.466Z] Storage Driver: overlay2 [2022-03-17T09:01:38.466Z] Backing Filesystem: extfs [2022-03-17T09:01:38.466Z] Supports d_type: true [2022-03-17T09:01:38.466Z] Native Overlay Diff: true [2022-03-17T09:01:38.466Z] userxattr: false [2022-03-17T09:01:38.466Z] Logging Driver: json-file [2022-03-17T09:01:38.466Z] Cgroup Driver: systemd [2022-03-17T09:01:38.466Z] Cgroup Version: 2 [2022-03-17T09:01:38.466Z] Plugins: [2022-03-17T09:01:38.466Z] Volume: local [2022-03-17T09:01:38.466Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T09:01:38.466Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T09:01:38.466Z] Swarm: inactive [2022-03-17T09:01:38.466Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-17T09:01:38.466Z] Default Runtime: runc [2022-03-17T09:01:38.466Z] Init Binary: docker-init [2022-03-17T09:01:38.466Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T09:01:38.466Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T09:01:38.466Z] init version: de40ad0 [2022-03-17T09:01:38.466Z] Security Options: [2022-03-17T09:01:38.466Z] apparmor [2022-03-17T09:01:38.466Z] seccomp [2022-03-17T09:01:38.466Z] Profile: default [2022-03-17T09:01:38.466Z] cgroupns [2022-03-17T09:01:38.466Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T09:01:38.466Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T09:01:38.466Z] OSType: linux [2022-03-17T09:01:38.466Z] Architecture: x86_64 [2022-03-17T09:01:38.466Z] CPUs: 2 [2022-03-17T09:01:38.466Z] Total Memory: 7.559GiB [2022-03-17T09:01:38.466Z] Name: ip-10-100-125-105 [2022-03-17T09:01:38.466Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-17T09:01:38.466Z] Docker Root Dir: /var/lib/docker [2022-03-17T09:01:38.466Z] Debug Mode: false [2022-03-17T09:01:38.466Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:01:38.466Z] Labels: [2022-03-17T09:01:38.466Z] Experimental: true [2022-03-17T09:01:38.466Z] Insecure Registries: [2022-03-17T09:01:38.466Z] 127.0.0.0/8 [2022-03-17T09:01:38.466Z] Live Restore Enabled: true [2022-03-17T09:01:38.466Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T09:01:38.804Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 . [2022-03-17T09:01:38.804Z] #1 [internal] load build definition from Dockerfile [2022-03-17T09:01:38.804Z] #1 sha256:5cd9a78454045e179846d57fecd8575488d496bfead4d1814c76a2362f5f12f2 [2022-03-17T09:01:38.804Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T09:01:38.804Z] #1 DONE 0.1s [2022-03-17T09:01:38.804Z] [2022-03-17T09:01:38.804Z] #2 [internal] load .dockerignore [2022-03-17T09:01:38.804Z] #2 sha256:9f591bcf690a1e39f19a96781449d0804fef6515170f9161004fa42cb50e031e [2022-03-17T09:01:38.804Z] #2 transferring context: 87B done [2022-03-17T09:01:38.804Z] #2 DONE 0.1s [2022-03-17T09:01:38.849Z] Client: [2022-03-17T09:01:38.849Z] Context: default [2022-03-17T09:01:38.849Z] Debug Mode: false [2022-03-17T09:01:38.849Z] Plugins: [2022-03-17T09:01:38.849Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-17T09:01:38.849Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-17T09:01:38.849Z] [2022-03-17T09:01:38.849Z] Server: [2022-03-17T09:01:38.849Z] Containers: 0 [2022-03-17T09:01:38.849Z] Running: 0 [2022-03-17T09:01:38.849Z] Paused: 0 [2022-03-17T09:01:38.849Z] Stopped: 0 [2022-03-17T09:01:38.849Z] Images: 0 [2022-03-17T09:01:38.849Z] Server Version: 20.10.12 [2022-03-17T09:01:38.849Z] Storage Driver: overlay2 [2022-03-17T09:01:38.849Z] Backing Filesystem: extfs [2022-03-17T09:01:38.849Z] Supports d_type: true [2022-03-17T09:01:38.849Z] Native Overlay Diff: true [2022-03-17T09:01:38.849Z] userxattr: false [2022-03-17T09:01:38.849Z] Logging Driver: json-file [2022-03-17T09:01:38.849Z] Cgroup Driver: cgroupfs [2022-03-17T09:01:38.849Z] Cgroup Version: 1 [2022-03-17T09:01:38.849Z] Plugins: [2022-03-17T09:01:38.849Z] Volume: local [2022-03-17T09:01:38.849Z] Network: bridge host ipvlan macvlan null overlay [2022-03-17T09:01:38.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-17T09:01:38.849Z] Swarm: inactive [2022-03-17T09:01:38.849Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-17T09:01:38.849Z] Default Runtime: runc [2022-03-17T09:01:38.849Z] Init Binary: docker-init [2022-03-17T09:01:38.849Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-17T09:01:38.849Z] runc version: v1.0.2-0-g52b36a2 [2022-03-17T09:01:38.849Z] init version: de40ad0 [2022-03-17T09:01:38.849Z] Security Options: [2022-03-17T09:01:38.849Z] apparmor [2022-03-17T09:01:38.849Z] seccomp [2022-03-17T09:01:38.849Z] Profile: default [2022-03-17T09:01:38.849Z] Kernel Version: 5.11.0-1023-aws [2022-03-17T09:01:38.849Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-17T09:01:38.849Z] OSType: linux [2022-03-17T09:01:38.849Z] Architecture: aarch64 [2022-03-17T09:01:38.849Z] CPUs: 2 [2022-03-17T09:01:38.849Z] Total Memory: 7.576GiB [2022-03-17T09:01:38.849Z] Name: ip-10-100-43-19 [2022-03-17T09:01:38.849Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-17T09:01:38.849Z] Docker Root Dir: /var/lib/docker [2022-03-17T09:01:38.849Z] Debug Mode: false [2022-03-17T09:01:38.849Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:01:38.849Z] Labels: [2022-03-17T09:01:38.849Z] Experimental: true [2022-03-17T09:01:38.849Z] Insecure Registries: [2022-03-17T09:01:38.849Z] 127.0.0.0/8 [2022-03-17T09:01:38.849Z] Live Restore Enabled: true [2022-03-17T09:01:38.849Z] [Pipeline] sh [2022-03-17T09:01:39.064Z] [2022-03-17T09:01:39.064Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T09:01:39.064Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-17T09:01:39.143Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:01:39.143Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:01:39.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43214/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-17T09:01:39.143Z] + bash /home/ubuntu/workspace/moby_PR-43214/check-config.sh [2022-03-17T09:01:39.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-17T09:01:39.143Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-17T09:01:39.143Z] [2022-03-17T09:01:39.143Z] Generally Necessary: [2022-03-17T09:01:39.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-17T09:01:39.143Z] - apparmor: enabled and tools installed [2022-03-17T09:01:39.143Z] - CONFIG_NAMESPACES: enabled [2022-03-17T09:01:39.143Z] - CONFIG_NET_NS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_PID_NS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_IPC_NS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_UTS_NS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CGROUPS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-17T09:01:39.143Z] - CONFIG_CPUSETS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_MEMCG: enabled [2022-03-17T09:01:39.143Z] - CONFIG_KEYS: enabled [2022-03-17T09:01:39.143Z] - CONFIG_VETH: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-17T09:01:39.143Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CGROUP_BPF: enabled [2022-03-17T09:01:39.406Z] [2022-03-17T09:01:39.406Z] Optional Features: [2022-03-17T09:01:39.406Z] - CONFIG_USER_NS: enabled [2022-03-17T09:01:39.406Z] - CONFIG_SECCOMP: enabled [2022-03-17T09:01:39.406Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-17T09:01:39.406Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-17T09:01:39.406Z] (cgroup swap accounting is currently enabled) [2022-03-17T09:01:39.406Z] - CONFIG_BLK_CGROUP: enabled [2022-03-17T09:01:39.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CGROUP_PERF: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-17T09:01:39.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-17T09:01:39.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-17T09:01:39.406Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-17T09:01:39.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_IP_VS: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-17T09:01:39.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-17T09:01:39.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-17T09:01:39.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-17T09:01:39.406Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-17T09:01:39.406Z] - CONFIG_EXT4_FS: enabled [2022-03-17T09:01:39.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-17T09:01:39.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-17T09:01:39.406Z] - Network Drivers: [2022-03-17T09:01:39.406Z] - "overlay": [2022-03-17T09:01:39.406Z] - CONFIG_VXLAN: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-17T09:01:39.406Z] Optional (for encrypted networks): [2022-03-17T09:01:39.406Z] - CONFIG_CRYPTO: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-17T09:01:39.406Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-17T09:01:39.406Z] - CONFIG_XFRM: enabled [2022-03-17T09:01:39.406Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-17T09:01:39.406Z] - "ipvlan": [2022-03-17T09:01:39.406Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-17T09:01:39.406Z] - "macvlan": [2022-03-17T09:01:39.406Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_DUMMY: enabled (as module) [2022-03-17T09:01:39.406Z] - "ftp,tftp client in container": [2022-03-17T09:01:39.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-17T09:01:39.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-17T09:01:39.406Z] - Storage Drivers: [2022-03-17T09:01:39.406Z] - "aufs": [2022-03-17T09:01:39.406Z] - CONFIG_AUFS_FS: missing [2022-03-17T09:01:39.406Z] - "btrfs": [2022-03-17T09:01:39.633Z] #3 DONE 0.4s [2022-03-17T09:01:39.633Z] [2022-03-17T09:01:39.633Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T09:01:39.633Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-17T09:01:39.633Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T09:01:39.633Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T09:01:39.633Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-17T09:01:39.633Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-17T09:01:39.633Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-17T09:01:39.633Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-17T09:01:39.668Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-17T09:01:39.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-17T09:01:39.668Z] - "devicemapper": [2022-03-17T09:01:39.668Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-17T09:01:39.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-17T09:01:39.668Z] - "overlay": [2022-03-17T09:01:39.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-17T09:01:39.668Z] - "zfs": [2022-03-17T09:01:39.668Z] - /dev/zfs: present [2022-03-17T09:01:39.668Z] - zfs command: missing [2022-03-17T09:01:39.668Z] - zpool command: missing [2022-03-17T09:01:39.668Z] [2022-03-17T09:01:39.668Z] Limits: [2022-03-17T09:01:39.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-17T09:01:39.668Z] [2022-03-17T09:01:39.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-17T09:01:39.894Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-03-17T09:01:39.894Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-17T09:01:40.026Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 . [2022-03-17T09:01:40.157Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-17T09:01:40.157Z] #4 DONE 0.8s [2022-03-17T09:01:40.292Z] #1 [internal] load build definition from Dockerfile [2022-03-17T09:01:40.292Z] #1 sha256:b4d65d5d76c1a9454fb27648c385d4a84c9d7924b64481012b634b635c97c732 [2022-03-17T09:01:40.292Z] #1 transferring dockerfile: 16.77kB done [2022-03-17T09:01:40.292Z] #1 DONE 0.1s [2022-03-17T09:01:40.292Z] [2022-03-17T09:01:40.292Z] #2 [internal] load .dockerignore [2022-03-17T09:01:40.292Z] #2 sha256:643a75924a43f5d542570cf2013918256af46de9cbb87f06df56fdf78967474a [2022-03-17T09:01:40.292Z] #2 transferring context: 87B done [2022-03-17T09:01:40.292Z] #2 DONE 0.0s [2022-03-17T09:01:40.292Z] [2022-03-17T09:01:40.292Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-17T09:01:40.292Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-17T09:01:40.418Z] [2022-03-17T09:01:40.418Z] #5 [internal] load .dockerignore [2022-03-17T09:01:40.418Z] #5 sha256:e478773e96a272b26914df580f9725781528becd965ca2259beb6c85e413163a [2022-03-17T09:01:40.418Z] #5 DONE 0.0s [2022-03-17T09:01:40.418Z] [2022-03-17T09:01:40.418Z] #6 [internal] load build definition from Dockerfile [2022-03-17T09:01:40.418Z] #6 sha256:648e803565c63447d79cd4b8163c95b77164a0b54faf09e800b56ad963319fd5 [2022-03-17T09:01:40.418Z] #6 DONE 0.0s [2022-03-17T09:01:40.418Z] [2022-03-17T09:01:40.418Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T09:01:40.418Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T09:01:40.866Z] #3 DONE 0.4s [2022-03-17T09:01:40.867Z] [2022-03-17T09:01:40.867Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-17T09:01:40.867Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-17T09:01:40.867Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-17T09:01:40.867Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-17T09:01:40.867Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-17T09:01:40.867Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-17T09:01:40.867Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-03-17T09:01:40.867Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2022-03-17T09:01:41.128Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.4s [2022-03-17T09:01:41.128Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-03-17T09:01:41.356Z] #8 ... [2022-03-17T09:01:41.356Z] [2022-03-17T09:01:41.356Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:01:41.356Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T09:01:41.356Z] #10 DONE 0.8s [2022-03-17T09:01:41.356Z] [2022-03-17T09:01:41.356Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T09:01:41.356Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-17T09:01:41.356Z] #8 DONE 0.9s [2022-03-17T09:01:41.356Z] [2022-03-17T09:01:41.356Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:01:41.356Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T09:01:41.356Z] #9 DONE 0.9s [2022-03-17T09:01:41.356Z] [2022-03-17T09:01:41.356Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T09:01:41.356Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-17T09:01:41.356Z] #7 DONE 0.9s [2022-03-17T09:01:41.390Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-03-17T09:01:41.390Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-17T09:01:41.390Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-17T09:01:41.620Z] [2022-03-17T09:01:41.620Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:41.620Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:01:41.620Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T09:01:41.620Z] #69 DONE 0.1s [2022-03-17T09:01:41.620Z] [2022-03-17T09:01:41.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:41.620Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:41.620Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 0.1s done [2022-03-17T09:01:41.652Z] #4 DONE 0.9s [2022-03-17T09:01:41.652Z] [2022-03-17T09:01:41.652Z] #5 [internal] load .dockerignore [2022-03-17T09:01:41.652Z] #5 sha256:f6a1a3445338ef3a92d0a817e1c3390b624b6703e7898797835ee48ec974c052 [2022-03-17T09:01:41.652Z] #5 DONE 0.0s [2022-03-17T09:01:41.652Z] [2022-03-17T09:01:41.652Z] #6 [internal] load build definition from Dockerfile [2022-03-17T09:01:41.652Z] #6 sha256:f30a2f5b527733c420053997b20867e933802b96549dc745ad95800967c82e74 [2022-03-17T09:01:41.652Z] #6 DONE 0.0s [2022-03-17T09:01:41.652Z] [2022-03-17T09:01:41.652Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:01:41.652Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-17T09:01:41.718Z] #19 51.14 Reading package lists... [2022-03-17T09:01:41.879Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T09:01:41.879Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-17T09:01:41.879Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-17T09:01:42.140Z] #11 ... [2022-03-17T09:01:42.140Z] [2022-03-17T09:01:42.140Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T09:01:42.140Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T09:01:42.140Z] #45 DONE 0.0s [2022-03-17T09:01:42.140Z] [2022-03-17T09:01:42.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:42.140Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:42.140Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.08MB / 54.92MB 0.2s [2022-03-17T09:01:42.140Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.2s [2022-03-17T09:01:42.140Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.2s [2022-03-17T09:01:42.407Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 20.97MB / 54.92MB 0.3s [2022-03-17T09:01:42.407Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.3s [2022-03-17T09:01:42.407Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 0.3s [2022-03-17T09:01:42.407Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 0.4s [2022-03-17T09:01:42.407Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-17T09:01:42.407Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.4s [2022-03-17T09:01:42.597Z] #10 DONE 0.9s [2022-03-17T09:01:42.597Z] [2022-03-17T09:01:42.597Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-17T09:01:42.597Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-17T09:01:42.597Z] #8 DONE 0.9s [2022-03-17T09:01:42.597Z] [2022-03-17T09:01:42.597Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-17T09:01:42.597Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-17T09:01:42.597Z] #7 DONE 0.9s [2022-03-17T09:01:42.597Z] [2022-03-17T09:01:42.597Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-17T09:01:42.597Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-17T09:01:42.597Z] #9 DONE 0.9s [2022-03-17T09:01:42.676Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.75MB / 54.92MB 0.5s [2022-03-17T09:01:42.676Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.19MB / 54.58MB 0.5s [2022-03-17T09:01:42.676Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.53MB / 54.92MB 0.7s [2022-03-17T09:01:42.676Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.6s done [2022-03-17T09:01:42.676Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.58MB / 54.58MB 0.7s [2022-03-17T09:01:42.676Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 0.7s [2022-03-17T09:01:42.943Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 20.97MB / 54.58MB 0.9s [2022-03-17T09:01:42.943Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.34MB / 85.81MB 0.9s [2022-03-17T09:01:42.943Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 25.17MB / 54.58MB 0.9s [2022-03-17T09:01:42.943Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 14.68MB / 85.81MB 0.9s [2022-03-17T09:01:42.943Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 32.51MB / 54.58MB 1.0s [2022-03-17T09:01:42.943Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.97MB / 85.81MB 1.0s [2022-03-17T09:01:43.171Z] [2022-03-17T09:01:43.171Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:43.171Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:01:43.171Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:43.171Z] #69 DONE 0.0s [2022-03-17T09:01:43.171Z] [2022-03-17T09:01:43.171Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:43.171Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T09:01:43.171Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-17T09:01:43.171Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:01:43.171Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T09:01:43.171Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T09:01:43.204Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 40.89MB / 54.58MB 1.1s [2022-03-17T09:01:43.204Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 29.36MB / 85.81MB 1.1s [2022-03-17T09:01:43.204Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.3s [2022-03-17T09:01:43.204Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 38.80MB / 85.81MB 1.3s [2022-03-17T09:01:43.465Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.5s done [2022-03-17T09:01:43.466Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.56MB / 85.81MB 1.5s [2022-03-17T09:01:43.726Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 60.28MB / 85.81MB 1.7s [2022-03-17T09:01:43.726Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-17T09:01:43.726Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 68.24MB / 85.81MB 1.8s [2022-03-17T09:01:43.751Z] #67 ... [2022-03-17T09:01:43.751Z] [2022-03-17T09:01:43.751Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-17T09:01:43.751Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-17T09:01:43.751Z] #45 DONE 0.0s [2022-03-17T09:01:43.751Z] [2022-03-17T09:01:43.751Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:43.751Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:43.751Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 done [2022-03-17T09:01:43.751Z] #11 sha256:6ce02004fc95d1d62f314cc13c1a3881dbd4cb21246d4a99e83131428c701bc2 7.04kB / 7.04kB done [2022-03-17T09:01:43.751Z] #11 sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 1.86kB / 1.86kB done [2022-03-17T09:01:43.751Z] #11 sha256:544d7a4a0ec7686d05a877b73649e9a3b8f5eb66a9f9549b745bf7faeba91aea 1.80kB / 1.80kB done [2022-03-17T09:01:43.751Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.7s [2022-03-17T09:01:43.751Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 8.62MB / 53.61MB 0.7s [2022-03-17T09:01:43.751Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 2.10MB / 10.66MB 0.7s [2022-03-17T09:01:43.993Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 77.59MB / 85.81MB 1.9s [2022-03-17T09:01:43.993Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 2.1s [2022-03-17T09:01:44.016Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.7s done [2022-03-17T09:01:44.016Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 16.78MB / 53.61MB 0.8s [2022-03-17T09:01:44.016Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 4.19MB / 10.66MB 0.8s [2022-03-17T09:01:44.016Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 27.06MB / 53.61MB 0.9s [2022-03-17T09:01:44.016Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.9s [2022-03-17T09:01:44.016Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0B / 54.67MB 0.9s [2022-03-17T09:01:44.016Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 33.55MB / 53.61MB 1.0s [2022-03-17T09:01:44.254Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.3s done [2022-03-17T09:01:44.254Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 2.3s [2022-03-17T09:01:44.254Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 0B / 156B 2.3s [2022-03-17T09:01:44.296Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 45.09MB / 53.61MB 1.2s [2022-03-17T09:01:44.296Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 1.1s done [2022-03-17T09:01:44.296Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 27.26MB / 54.67MB 1.2s [2022-03-17T09:01:44.296Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 0B / 81.02MB 1.2s [2022-03-17T09:01:44.296Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.48MB / 53.61MB 1.3s [2022-03-17T09:01:44.296Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 32.51MB / 54.67MB 1.3s [2022-03-17T09:01:44.429Z] #43 ... [2022-03-17T09:01:44.429Z] [2022-03-17T09:01:44.429Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:44.429Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:44.429Z] #14 22.18 Reading package lists... [2022-03-17T09:01:44.429Z] #14 28.82 Reading package lists... [2022-03-17T09:01:44.429Z] #14 35.36 Building dependency tree... [2022-03-17T09:01:44.429Z] #14 ... [2022-03-17T09:01:44.429Z] [2022-03-17T09:01:44.429Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:01:44.429Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:01:44.429Z] #38 24.22 Reading package lists... [2022-03-17T09:01:44.429Z] #38 31.05 Reading package lists... [2022-03-17T09:01:44.429Z] #38 38.20 Building dependency tree... [2022-03-17T09:01:44.429Z] #38 ... [2022-03-17T09:01:44.429Z] [2022-03-17T09:01:44.429Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:44.429Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:44.429Z] #47 25.89 Reading package lists... [2022-03-17T09:01:44.429Z] #47 31.77 Reading package lists... [2022-03-17T09:01:44.429Z] #47 38.70 Building dependency tree... [2022-03-17T09:01:44.429Z] #47 ... [2022-03-17T09:01:44.429Z] [2022-03-17T09:01:44.429Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:44.429Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:44.429Z] #14 39.37 The following additional packages will be installed: [2022-03-17T09:01:44.429Z] #14 39.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:01:44.429Z] #14 39.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T09:01:44.429Z] #14 39.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T09:01:44.429Z] #14 39.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T09:01:44.429Z] #14 39.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T09:01:44.429Z] #14 39.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T09:01:44.429Z] #14 39.38 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T09:01:44.429Z] #14 39.40 Suggested packages: [2022-03-17T09:01:44.429Z] #14 39.40 gcc-10-locales seccomp wine64 [2022-03-17T09:01:44.513Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 7.34MB / 141.70MB 2.4s [2022-03-17T09:01:44.513Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 2.4s [2022-03-17T09:01:44.559Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 53.48MB / 54.67MB 1.5s [2022-03-17T09:01:44.559Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 16.78MB / 81.02MB 1.5s [2022-03-17T09:01:44.777Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 19.92MB / 141.70MB 2.7s [2022-03-17T09:01:44.777Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 27.26MB / 141.70MB 2.9s [2022-03-17T09:01:44.825Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 23.07MB / 81.02MB 1.7s [2022-03-17T09:01:44.825Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 32.51MB / 81.02MB 1.8s [2022-03-17T09:01:45.040Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 34.60MB / 141.70MB 3.0s [2022-03-17T09:01:45.088Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 45.09MB / 81.02MB 1.9s [2022-03-17T09:01:45.088Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 54.53MB / 81.02MB 2.1s [2022-03-17T09:01:45.306Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 49.28MB / 141.70MB 3.2s [2022-03-17T09:01:45.350Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 2.2s [2022-03-17T09:01:45.567Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 72.35MB / 141.70MB 3.5s [2022-03-17T09:01:45.567Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.6s done [2022-03-17T09:01:45.567Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 80.74MB / 141.70MB 3.6s [2022-03-17T09:01:45.612Z] #11 ... [2022-03-17T09:01:45.612Z] [2022-03-17T09:01:45.612Z] #24 [internal] load build context [2022-03-17T09:01:45.612Z] #24 sha256:2835a800973d7aa631cd51b194db08c39a2249aea7e72bcaaa0325c4b5f11aa9 [2022-03-17T09:01:45.612Z] #24 transferring context: 58.91MB 1.8s done [2022-03-17T09:01:45.612Z] #24 DONE 2.3s [2022-03-17T09:01:45.612Z] [2022-03-17T09:01:45.612Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:45.612Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:45.612Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.4s [2022-03-17T09:01:45.612Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.4s done [2022-03-17T09:01:45.612Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0.1s [2022-03-17T09:01:45.612Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 0B / 108.66MB 2.5s [2022-03-17T09:01:45.826Z] #11 ... [2022-03-17T09:01:45.826Z] [2022-03-17T09:01:45.826Z] #24 [internal] load build context [2022-03-17T09:01:45.826Z] #24 sha256:6df47a7de51cd0443a43a17240ad4348ca17058a267e1edb11489434256fda14 [2022-03-17T09:01:45.826Z] #24 transferring context: 58.90MB 4.0s done [2022-03-17T09:01:45.826Z] #24 DONE 4.2s [2022-03-17T09:01:45.826Z] [2022-03-17T09:01:45.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:45.826Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:45.826Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 88.08MB / 141.70MB 3.7s [2022-03-17T09:01:45.826Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 3.7s done [2022-03-17T09:01:45.826Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 109.05MB / 141.70MB 4.0s [2022-03-17T09:01:46.086Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 116.39MB / 141.70MB 4.0s [2022-03-17T09:01:46.187Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 25.17MB / 108.66MB 3.0s [2022-03-17T09:01:46.187Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 32.51MB / 108.66MB 3.1s [2022-03-17T09:01:46.328Z] #14 41.13 The following NEW packages will be installed: [2022-03-17T09:01:46.328Z] #14 41.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:01:46.328Z] #14 41.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T09:01:46.329Z] #14 41.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T09:01:46.329Z] #14 41.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T09:01:46.329Z] #14 41.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T09:01:46.329Z] #14 41.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T09:01:46.329Z] #14 41.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T09:01:46.329Z] #14 41.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T09:01:46.329Z] #14 41.15 mingw-w64-x86-64-dev [2022-03-17T09:01:46.347Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 131.07MB / 141.70MB 4.2s [2022-03-17T09:01:46.347Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.56MB / 141.70MB 4.3s [2022-03-17T09:01:46.449Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 41.94MB / 108.66MB 3.4s [2022-03-17T09:01:46.586Z] #14 41.64 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:01:46.586Z] #14 41.64 Need to get 115 MB of archives. [2022-03-17T09:01:46.586Z] #14 41.64 After this operation, 645 MB of additional disk space will be used. [2022-03-17T09:01:46.586Z] #14 41.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-17T09:01:46.586Z] #14 41.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-17T09:01:46.711Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 3.5s done [2022-03-17T09:01:46.711Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 51.38MB / 108.66MB 3.6s [2022-03-17T09:01:46.711Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 0B / 126B 3.6s [2022-03-17T09:01:46.711Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 3.7s [2022-03-17T09:01:46.844Z] #14 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T09:01:46.844Z] #14 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-17T09:01:46.976Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 60.82MB / 108.66MB 4.0s [2022-03-17T09:01:47.102Z] #14 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T09:01:47.102Z] #14 42.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T09:01:47.102Z] #14 ... [2022-03-17T09:01:47.102Z] [2022-03-17T09:01:47.102Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:01:47.102Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:01:47.102Z] #58 25.96 Reading package lists... [2022-03-17T09:01:47.102Z] #58 32.34 Reading package lists... [2022-03-17T09:01:47.102Z] #58 39.14 Building dependency tree... [2022-03-17T09:01:47.102Z] #58 ... [2022-03-17T09:01:47.102Z] [2022-03-17T09:01:47.102Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:47.102Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:47.102Z] #51 42.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:01:47.102Z] #51 42.08 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T09:01:47.102Z] #51 42.14 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T09:01:47.102Z] #51 42.24 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T09:01:47.239Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.8s done [2022-03-17T09:01:47.505Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 69.21MB / 108.66MB 4.3s [2022-03-17T09:01:47.505Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 75.50MB / 108.66MB 4.6s [2022-03-17T09:01:47.666Z] #51 42.70 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T09:01:47.667Z] #51 42.91 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T09:01:48.078Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 87.03MB / 108.66MB 4.9s [2022-03-17T09:01:48.340Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 93.32MB / 108.66MB 5.2s [2022-03-17T09:01:48.340Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 99.61MB / 108.66MB 5.3s [2022-03-17T09:01:48.340Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-17T09:01:48.340Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 5.3s done [2022-03-17T09:01:48.340Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 106.95MB / 108.66MB 5.4s [2022-03-17T09:01:48.340Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 5.3s done [2022-03-17T09:01:48.603Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-17T09:01:48.604Z] #51 43.71 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T09:01:48.604Z] #51 43.71 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T09:01:48.604Z] #51 43.76 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T09:01:48.604Z] #51 43.83 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T09:01:48.887Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 6.4s done [2022-03-17T09:01:48.887Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.8s done [2022-03-17T09:01:48.887Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-17T09:01:49.147Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-17T09:01:49.407Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-17T09:01:49.667Z] #11 ... [2022-03-17T09:01:49.667Z] [2022-03-17T09:01:49.667Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:49.667Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T09:01:49.667Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-17T09:01:49.667Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:01:49.667Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-17T09:01:49.667Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-17T09:01:49.667Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-03-17T09:01:49.667Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-03-17T09:01:49.667Z] #67 DONE 7.9s [2022-03-17T09:01:49.667Z] [2022-03-17T09:01:49.667Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:49.667Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:01:49.667Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:01:49.667Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T09:01:49.667Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T09:01:49.667Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.6s done [2022-03-17T09:01:49.667Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-03-17T09:01:49.667Z] #69 DONE 7.9s [2022-03-17T09:01:49.667Z] [2022-03-17T09:01:49.667Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:49.667Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:49.976Z] #51 44.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T09:01:49.976Z] #51 44.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T09:01:49.996Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-17T09:01:50.308Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.2s done [2022-03-17T09:01:50.618Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-17T09:01:50.878Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-17T09:01:50.881Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-17T09:01:51.145Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 108.66MB / 108.66MB 7.8s done [2022-03-17T09:01:51.818Z] #11 ... [2022-03-17T09:01:51.818Z] [2022-03-17T09:01:51.818Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:01:51.818Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:01:51.818Z] #28 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 0.1s done [2022-03-17T09:01:51.818Z] #28 sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 1.85kB / 1.85kB done [2022-03-17T09:01:51.818Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-17T09:01:51.818Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-17T09:01:51.818Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 7.5s done [2022-03-17T09:01:51.818Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.8s [2022-03-17T09:01:51.818Z] #28 ... [2022-03-17T09:01:51.818Z] [2022-03-17T09:01:51.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:51.818Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:51.923Z] #51 ... [2022-03-17T09:01:51.923Z] [2022-03-17T09:01:51.923Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:01:51.923Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:01:51.923Z] #53 45.57 v3.0.2 [2022-03-17T09:01:51.923Z] #53 DONE 46.8s [2022-03-17T09:01:51.923Z] [2022-03-17T09:01:51.923Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:01:51.923Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:01:51.923Z] #58 43.54 The following additional packages will be installed: [2022-03-17T09:01:51.923Z] #58 43.59 libbtrfs0 [2022-03-17T09:01:51.923Z] #58 43.87 The following NEW packages will be installed: [2022-03-17T09:01:51.923Z] #58 43.89 libbtrfs-dev libbtrfs0 [2022-03-17T09:01:51.923Z] #58 44.32 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:01:51.923Z] #58 44.32 Need to get 460 kB of archives. [2022-03-17T09:01:51.923Z] #58 44.32 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T09:01:51.923Z] #58 44.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:01:51.923Z] #58 44.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:01:51.923Z] #58 45.24 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:01:51.923Z] #58 45.42 Fetched 460 kB in 0s (1182 kB/s) [2022-03-17T09:01:51.923Z] #58 45.51 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:01:51.923Z] #58 45.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:01:51.923Z] #58 45.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:01:51.923Z] #58 45.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:01:51.923Z] #58 46.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:01:51.923Z] #58 46.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:01:51.923Z] #58 46.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:01:51.923Z] #58 47.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:01:51.923Z] #58 47.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:01:52.185Z] #58 47.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:01:52.444Z] #58 DONE 47.6s [2022-03-17T09:01:52.444Z] [2022-03-17T09:01:52.444Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T09:01:52.444Z] #59 sha256:05b263e857dbea96160ec52f64d65d97c173738d88e91c12271a1b6cdd5b986c [2022-03-17T09:01:52.702Z] #59 DONE 0.2s [2022-03-17T09:01:52.702Z] [2022-03-17T09:01:52.702Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:52.702Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:52.702Z] #51 47.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:01:52.702Z] #51 47.42 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T09:01:52.702Z] #51 47.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T09:01:52.702Z] #51 47.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T09:01:52.702Z] #51 47.74 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T09:01:52.702Z] #51 47.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T09:01:52.702Z] #51 47.88 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T09:01:52.702Z] #51 47.91 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T09:01:52.702Z] #51 47.95 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T09:01:52.959Z] #51 48.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T09:01:52.959Z] #51 48.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T09:01:52.959Z] #51 48.17 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T09:01:53.072Z] #11 ... [2022-03-17T09:01:53.072Z] [2022-03-17T09:01:53.072Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:53.072Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-17T09:01:53.072Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.5s done [2022-03-17T09:01:53.072Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-03-17T09:01:53.072Z] #67 DONE 9.6s [2022-03-17T09:01:53.072Z] [2022-03-17T09:01:53.072Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:01:53.072Z] #28 sha256:b18fb234d0e9205dbc1794f9c77bf666466857a754607b857536e0c9fe7ded72 [2022-03-17T09:01:53.072Z] #28 resolve docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 0.1s done [2022-03-17T09:01:53.072Z] #28 sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa 1.85kB / 1.85kB done [2022-03-17T09:01:53.072Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-17T09:01:53.072Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-17T09:01:53.072Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 8.8s done [2022-03-17T09:01:53.072Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0.2s [2022-03-17T09:01:53.072Z] #28 ... [2022-03-17T09:01:53.072Z] [2022-03-17T09:01:53.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:53.072Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:53.072Z] #11 ... [2022-03-17T09:01:53.072Z] [2022-03-17T09:01:53.072Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:53.072Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:01:53.072Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-17T09:01:53.072Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-17T09:01:53.072Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-17T09:01:53.072Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.8s done [2022-03-17T09:01:53.072Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s [2022-03-17T09:01:53.218Z] #51 48.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T09:01:53.218Z] #51 48.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T09:01:53.334Z] #69 ... [2022-03-17T09:01:53.334Z] [2022-03-17T09:01:53.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:53.334Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:53.476Z] #51 48.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T09:01:53.476Z] #51 48.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T09:01:53.476Z] #51 48.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T09:01:53.476Z] #51 48.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T09:01:53.476Z] #51 48.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T09:01:53.733Z] #51 48.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T09:01:53.733Z] #51 48.78 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T09:01:54.279Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 3.3s done [2022-03-17T09:01:54.298Z] #51 ... [2022-03-17T09:01:54.299Z] [2022-03-17T09:01:54.299Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:01:54.299Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:01:54.299Z] #38 38.20 Building dependency tree... [2022-03-17T09:01:54.299Z] #38 41.62 The following additional packages will be installed: [2022-03-17T09:01:54.299Z] #38 41.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T09:01:54.299Z] #38 41.68 Suggested packages: [2022-03-17T09:01:54.299Z] #38 41.69 cmake-doc ninja-build lrzip [2022-03-17T09:01:54.299Z] #38 41.69 Recommended packages: [2022-03-17T09:01:54.299Z] #38 41.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T09:01:54.299Z] #38 42.95 The following NEW packages will be installed: [2022-03-17T09:01:54.299Z] #38 42.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T09:01:54.299Z] #38 42.98 vim-common xxd [2022-03-17T09:01:54.299Z] #38 43.47 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:01:54.299Z] #38 43.47 Need to get 17.7 MB of archives. [2022-03-17T09:01:54.299Z] #38 43.47 After this operation, 70.7 MB of additional disk space will be used. [2022-03-17T09:01:54.299Z] #38 43.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:01:54.299Z] #38 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:01:54.299Z] #38 43.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T09:01:54.299Z] #38 43.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T09:01:54.299Z] #38 44.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T09:01:54.299Z] #38 44.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T09:01:54.299Z] #38 44.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T09:01:54.299Z] #38 44.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T09:01:54.299Z] #38 44.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T09:01:54.299Z] #38 44.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T09:01:54.299Z] #38 45.43 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:01:54.299Z] #38 45.62 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-03-17T09:01:54.299Z] #38 46.17 Selecting previously unselected package xxd. [2022-03-17T09:01:54.299Z] #38 46.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:01:54.299Z] #38 46.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:01:54.299Z] #38 46.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:01:54.299Z] #38 46.88 Selecting previously unselected package vim-common. [2022-03-17T09:01:54.299Z] #38 46.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:01:54.299Z] #38 46.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:01:54.299Z] #38 47.36 Selecting previously unselected package cmake-data. [2022-03-17T09:01:54.299Z] #38 47.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T09:01:54.299Z] #38 47.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:01:54.299Z] #38 ... [2022-03-17T09:01:54.299Z] [2022-03-17T09:01:54.299Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:01:54.299Z] #60 sha256:402e81fef2ec025640feff48ac6dcb46dd890ac5915fb2e3ecb3d189098779f7 [2022-03-17T09:01:54.299Z] #60 0.996 + RM_GOPATH=0 [2022-03-17T09:01:54.299Z] #60 0.996 + TMP_GOPATH= [2022-03-17T09:01:54.299Z] #60 0.996 + : /build [2022-03-17T09:01:54.299Z] #60 0.996 + '[' -z '' ']' [2022-03-17T09:01:54.299Z] #60 0.998 ++ mktemp -d [2022-03-17T09:01:54.299Z] #60 1.004 + export GOPATH=/tmp/tmp.ayyhK8B9Bd [2022-03-17T09:01:54.299Z] #60 1.005 + GOPATH=/tmp/tmp.ayyhK8B9Bd [2022-03-17T09:01:54.299Z] #60 1.005 + RM_GOPATH=1 [2022-03-17T09:01:54.299Z] #60 1.005 + case "$(go env GOARCH)" in [2022-03-17T09:01:54.299Z] #60 1.032 ++ go env GOARCH [2022-03-17T09:01:54.299Z] #60 1.038 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:54.299Z] #60 1.039 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:01:54.299Z] #60 1.039 ++ dirname /install.sh [2022-03-17T09:01:54.299Z] #60 1.043 + dir=/ [2022-03-17T09:01:54.299Z] #60 1.043 + bin=containerd [2022-03-17T09:01:54.299Z] #60 1.044 + shift [2022-03-17T09:01:54.299Z] #60 1.044 + '[' '!' -f //containerd.installer ']' [2022-03-17T09:01:54.299Z] #60 1.044 + . //containerd.installer [2022-03-17T09:01:54.299Z] #60 1.045 ++ set -e [2022-03-17T09:01:54.299Z] #60 1.045 ++ : v1.6.1 [2022-03-17T09:01:54.299Z] #60 1.046 + install_containerd [2022-03-17T09:01:54.299Z] #60 1.048 + echo 'Install containerd version v1.6.1' [2022-03-17T09:01:54.299Z] #60 1.049 Install containerd version v1.6.1 [2022-03-17T09:01:54.299Z] #60 1.049 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ayyhK8B9Bd/src/github.com/containerd/containerd [2022-03-17T09:01:54.299Z] #60 1.056 Cloning into '/tmp/tmp.ayyhK8B9Bd/src/github.com/containerd/containerd'... [2022-03-17T09:01:54.366Z] #11 ... [2022-03-17T09:01:54.366Z] [2022-03-17T09:01:54.366Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T09:01:54.366Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-17T09:01:54.366Z] #68 DONE 1.4s [2022-03-17T09:01:54.366Z] [2022-03-17T09:01:54.366Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:54.366Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:54.852Z] #11 ... [2022-03-17T09:01:54.852Z] [2022-03-17T09:01:54.852Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-17T09:01:54.852Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-17T09:01:54.852Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-03-17T09:01:54.852Z] #69 DONE 11.6s [2022-03-17T09:01:54.852Z] [2022-03-17T09:01:54.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:54.852Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:54.852Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-17T09:01:54.936Z] #11 ... [2022-03-17T09:01:54.936Z] [2022-03-17T09:01:54.936Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:01:54.936Z] #28 sha256:f7a75117179589eb1f3a1dc09b8024c390ed0d9fd43096fe319ae58c8a4550d0 [2022-03-17T09:01:54.936Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 4.5s done [2022-03-17T09:01:54.936Z] #28 DONE 13.3s [2022-03-17T09:01:55.199Z] [2022-03-17T09:01:55.199Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T09:01:55.199Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-17T09:01:55.199Z] #70 DONE 1.2s [2022-03-17T09:01:55.199Z] [2022-03-17T09:01:55.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:55.200Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:01:55.231Z] #60 ... [2022-03-17T09:01:55.231Z] [2022-03-17T09:01:55.231Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:01:55.231Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:01:55.231Z] #47 38.70 Building dependency tree... [2022-03-17T09:01:55.231Z] #47 42.79 The following additional packages will be installed: [2022-03-17T09:01:55.231Z] #47 42.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:01:55.231Z] #47 42.85 python3-protobuf python3-six [2022-03-17T09:01:55.231Z] #47 42.89 Suggested packages: [2022-03-17T09:01:55.231Z] #47 42.89 python3-setuptools [2022-03-17T09:01:55.231Z] #47 42.89 Recommended packages: [2022-03-17T09:01:55.231Z] #47 42.89 iproute2 | iproute [2022-03-17T09:01:55.231Z] #47 43.93 The following NEW packages will be installed: [2022-03-17T09:01:55.231Z] #47 43.93 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:01:55.231Z] #47 43.95 python3-protobuf python3-six [2022-03-17T09:01:55.231Z] #47 44.35 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:01:55.231Z] #47 44.35 Need to get 2292 kB of archives. [2022-03-17T09:01:55.231Z] #47 44.35 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T09:01:55.231Z] #47 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T09:01:55.231Z] #47 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:01:55.231Z] #47 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T09:01:55.231Z] #47 44.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T09:01:55.231Z] #47 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:01:55.231Z] #47 44.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:01:55.231Z] #47 44.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:01:55.231Z] #47 47.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T09:01:55.231Z] #47 49.17 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:01:55.231Z] #47 49.42 Fetched 2292 kB in 4s (580 kB/s) [2022-03-17T09:01:55.231Z] #47 49.60 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T09:01:55.231Z] #47 49.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:01:55.231Z] #47 49.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T09:01:55.231Z] #47 49.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:01:55.231Z] #47 ... [2022-03-17T09:01:55.231Z] [2022-03-17T09:01:55.231Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:55.231Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:55.231Z] #51 49.47 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T09:01:55.231Z] #51 49.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T09:01:55.231Z] #51 49.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T09:01:55.231Z] #51 49.67 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T09:01:55.231Z] #51 49.71 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T09:01:55.231Z] #51 49.79 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T09:01:55.231Z] #51 50.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T09:01:55.231Z] #51 50.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T09:01:55.231Z] #51 50.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T09:01:55.459Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.3s done [2022-03-17T09:01:55.489Z] #51 50.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T09:01:55.489Z] #51 50.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T09:01:55.489Z] #51 50.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T09:01:55.489Z] #51 50.59 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T09:01:55.489Z] #51 50.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T09:01:55.489Z] #51 50.72 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T09:01:55.719Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-17T09:01:55.747Z] #51 50.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T09:01:55.747Z] #51 50.80 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T09:01:55.747Z] #51 50.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T09:01:55.747Z] #51 50.97 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T09:01:55.747Z] #51 50.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T09:01:55.747Z] #51 51.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T09:01:56.006Z] #51 51.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T09:01:56.006Z] #51 51.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T09:01:56.006Z] #51 51.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T09:01:56.006Z] #51 51.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T09:01:56.006Z] #51 51.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T09:01:56.243Z] #11 ... [2022-03-17T09:01:56.243Z] [2022-03-17T09:01:56.243Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:722f70a0860a2262f5521817753403738084fc0beac7743c095df42b45fefbfa [2022-03-17T09:01:56.243Z] #28 sha256:b18fb234d0e9205dbc1794f9c77bf666466857a754607b857536e0c9fe7ded72 [2022-03-17T09:01:56.243Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 3.0s done [2022-03-17T09:01:56.243Z] #28 DONE 12.9s [2022-03-17T09:01:56.243Z] [2022-03-17T09:01:56.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:01:56.243Z] #11 sha256:555b2c5aec45171de05749c83a5cd03e47c1b8a8efda57cfd513b9abebd62ec1 [2022-03-17T09:01:56.278Z] #51 51.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T09:01:56.278Z] #51 51.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T09:01:56.278Z] #51 51.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T09:01:56.278Z] #51 51.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T09:01:56.278Z] #51 51.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T09:01:56.278Z] #51 51.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T09:01:56.278Z] #51 51.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T09:01:56.536Z] #51 51.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T09:01:56.536Z] #51 51.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T09:01:56.536Z] #51 51.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T09:01:56.536Z] #51 51.75 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T09:01:56.536Z] #51 51.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T09:01:56.654Z] #19 67.16 Reading package lists... [2022-03-17T09:01:56.794Z] #51 51.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T09:01:56.794Z] #51 51.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T09:01:56.794Z] #51 51.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T09:01:56.794Z] #51 51.97 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T09:01:56.794Z] #51 51.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T09:01:56.794Z] #51 52.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T09:01:57.052Z] #51 52.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T09:01:57.052Z] #51 52.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T09:01:57.052Z] #51 52.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T09:01:57.052Z] #51 52.23 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T09:01:57.052Z] #51 52.23 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T09:01:57.311Z] #51 ... [2022-03-17T09:01:57.311Z] [2022-03-17T09:01:57.311Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:01:57.311Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:01:57.311Z] #14 42.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-17T09:01:57.311Z] #14 42.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-17T09:01:57.311Z] #14 42.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T09:01:57.311Z] #14 43.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:01:57.311Z] #14 45.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:01:57.311Z] #14 45.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-17T09:01:57.311Z] #14 46.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:01:57.311Z] #14 47.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:01:57.311Z] #14 48.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T09:01:57.311Z] #14 48.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T09:01:57.311Z] #14 48.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T09:01:57.311Z] #14 48.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:01:57.311Z] #14 48.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:01:57.311Z] #14 48.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-17T09:01:57.311Z] #14 48.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T09:01:57.311Z] #14 48.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T09:01:57.311Z] #14 48.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T09:01:57.311Z] #14 48.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T09:01:57.311Z] #14 48.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T09:01:57.311Z] #14 48.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T09:01:57.311Z] #14 48.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T09:01:57.311Z] #14 48.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-17T09:01:57.311Z] #14 48.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T09:01:57.311Z] #14 48.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T09:01:57.311Z] #14 49.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:01:57.311Z] #14 50.03 Fetched 115 MB in 7s (15.7 MB/s) [2022-03-17T09:01:57.311Z] #14 50.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T09:01:57.311Z] #14 50.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:01:57.311Z] #14 50.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:01:57.311Z] #14 50.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:01:57.311Z] #14 52.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T09:01:57.311Z] #14 52.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:01:57.311Z] #14 52.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:01:57.570Z] #14 ... [2022-03-17T09:01:57.570Z] [2022-03-17T09:01:57.570Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:01:57.570Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:01:57.570Z] #51 52.69 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T09:01:57.570Z] #51 52.69 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T09:01:57.570Z] #51 52.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T09:01:57.570Z] #51 52.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T09:01:57.570Z] #51 52.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T09:01:57.570Z] #51 52.81 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T09:01:57.631Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 2.5s done [2022-03-17T09:01:57.827Z] #51 52.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T09:01:57.827Z] #51 52.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T09:01:57.827Z] #51 52.87 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T09:01:57.827Z] #51 53.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T09:01:57.893Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d [2022-03-17T09:01:58.049Z] #19 82.80 Building dependency tree... [2022-03-17T09:01:58.085Z] #51 53.07 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T09:01:58.085Z] #51 53.09 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T09:01:58.085Z] #51 53.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T09:01:58.085Z] #51 53.11 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T09:01:58.085Z] #51 53.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T09:01:58.085Z] #51 53.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T09:01:58.085Z] #51 53.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T09:01:58.085Z] #51 53.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T09:01:58.085Z] #51 53.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T09:01:58.343Z] #51 53.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T09:01:58.343Z] #51 53.36 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T09:01:58.343Z] #51 53.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T09:01:58.343Z] #51 53.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T09:01:58.343Z] #51 53.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T09:01:58.343Z] #51 53.56 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T09:01:58.600Z] #51 53.65 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T09:01:58.858Z] #51 53.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T09:01:58.858Z] #51 54.00 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T09:01:59.790Z] #51 55.10 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T09:02:00.048Z] #51 55.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T09:02:00.048Z] #51 55.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T09:02:00.048Z] #51 55.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T09:02:00.048Z] #51 55.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T09:02:00.048Z] #51 55.35 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T09:02:00.307Z] #51 55.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T09:02:00.565Z] #51 55.66 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T09:02:00.565Z] #51 55.66 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T09:02:00.823Z] #51 55.82 go: downloading golang.org/x/text v0.3.7 [2022-03-17T09:02:01.012Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.0s done [2022-03-17T09:02:01.012Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-17T09:02:01.364Z] #19 88.68 The following additional packages will be installed: [2022-03-17T09:02:01.364Z] #19 88.69 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T09:02:01.364Z] #19 88.69 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.69 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.69 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T09:02:01.364Z] #19 88.69 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.69 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.70 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-17T09:02:01.364Z] #19 88.70 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-17T09:02:01.364Z] #19 88.70 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.70 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.70 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T09:02:01.364Z] #19 88.70 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T09:02:01.364Z] #19 88.70 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T09:02:01.364Z] #19 88.70 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T09:02:01.364Z] #19 88.70 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.70 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T09:02:01.364Z] #19 88.70 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T09:02:01.364Z] #19 88.70 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T09:02:01.364Z] #19 88.70 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T09:02:01.364Z] #19 88.71 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T09:02:01.364Z] #19 88.71 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T09:02:01.364Z] #19 88.71 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T09:02:01.364Z] #19 88.71 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T09:02:01.364Z] #19 88.71 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T09:02:01.364Z] #19 88.71 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T09:02:01.364Z] #19 88.71 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T09:02:01.364Z] #19 88.71 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T09:02:01.364Z] #19 88.71 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T09:02:01.364Z] #19 88.72 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T09:02:01.365Z] #19 88.72 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T09:02:01.365Z] #19 88.72 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T09:02:01.365Z] #19 88.72 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T09:02:01.365Z] #19 88.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T09:02:01.365Z] #19 88.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T09:02:01.365Z] #19 88.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T09:02:01.365Z] #19 88.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T09:02:01.365Z] #19 88.73 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T09:02:01.365Z] #19 88.73 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T09:02:01.365Z] #19 88.73 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T09:02:01.365Z] #19 88.73 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T09:02:01.365Z] #19 88.73 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T09:02:01.365Z] #19 88.73 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T09:02:01.365Z] #19 88.73 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T09:02:01.365Z] #19 88.74 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T09:02:01.365Z] #19 88.79 Suggested packages: [2022-03-17T09:02:01.365Z] #19 88.81 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-17T09:02:01.365Z] #19 88.81 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-17T09:02:01.365Z] #19 88.81 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-17T09:02:01.365Z] #19 88.81 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-17T09:02:01.365Z] #19 88.81 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-17T09:02:01.365Z] #19 88.81 libyaml-shell-perl ed diffutils-doc [2022-03-17T09:02:01.365Z] #19 88.81 Recommended packages: [2022-03-17T09:02:01.365Z] #19 88.81 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-17T09:02:01.365Z] #19 88.81 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-17T09:02:02.113Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 3.6s done [2022-03-17T09:02:02.113Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 done [2022-03-17T09:02:04.030Z] #11 DONE 20.8s [2022-03-17T09:02:04.030Z] [2022-03-17T09:02:04.030Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-17T09:02:04.030Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-17T09:02:04.311Z] #11 ... [2022-03-17T09:02:04.311Z] [2022-03-17T09:02:04.311Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:04.311Z] #29 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T09:02:04.311Z] #29 1.219 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:04.311Z] #29 1.226 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:04.311Z] #29 1.233 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:04.311Z] #29 1.358 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:02:04.311Z] #29 1.537 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:02:04.311Z] #29 1.706 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:02:04.311Z] #29 3.171 Fetched 8506 kB in 2s (3837 kB/s) [2022-03-17T09:02:04.311Z] #29 3.171 Reading package lists... [2022-03-17T09:02:04.311Z] #29 3.953 Reading package lists... [2022-03-17T09:02:04.311Z] #29 4.762 Building dependency tree... [2022-03-17T09:02:04.311Z] #29 5.102 The following additional packages will be installed: [2022-03-17T09:02:04.311Z] #29 5.102 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T09:02:04.311Z] #29 5.103 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T09:02:04.311Z] #29 5.104 Recommended packages: [2022-03-17T09:02:04.311Z] #29 5.104 libldap-common publicsuffix libsasl2-modules [2022-03-17T09:02:04.311Z] #29 5.252 The following NEW packages will be installed: [2022-03-17T09:02:04.311Z] #29 5.253 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T09:02:04.311Z] #29 5.254 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T09:02:04.311Z] #29 5.255 libssh2-1 openssl [2022-03-17T09:02:04.311Z] #29 5.547 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T09:02:04.311Z] #29 5.547 Need to get 3038 kB of archives. [2022-03-17T09:02:04.311Z] #29 5.547 After this operation, 6650 kB of additional disk space will be used. [2022-03-17T09:02:04.311Z] #29 5.547 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-17T09:02:04.311Z] #29 5.547 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-17T09:02:04.311Z] #29 5.547 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-17T09:02:04.311Z] #29 5.547 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-17T09:02:04.311Z] #29 5.547 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-17T09:02:04.311Z] #29 5.547 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-17T09:02:04.311Z] #29 5.550 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-17T09:02:04.311Z] #29 5.600 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-17T09:02:04.311Z] #29 5.600 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-17T09:02:04.311Z] #29 5.602 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-17T09:02:04.311Z] #29 5.606 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-17T09:02:04.311Z] #29 5.608 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-17T09:02:04.311Z] #29 5.611 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T09:02:04.311Z] #29 5.613 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T09:02:04.311Z] #29 5.618 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T09:02:04.311Z] #29 5.768 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:04.311Z] #29 5.797 Fetched 3038 kB in 0s (8587 kB/s) [2022-03-17T09:02:04.311Z] #29 5.828 Selecting previously unselected package openssl. [2022-03-17T09:02:04.311Z] #29 5.828 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-17T09:02:04.311Z] #29 5.828 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 5.833 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:02:04.311Z] #29 6.062 Selecting previously unselected package ca-certificates. [2022-03-17T09:02:04.311Z] #29 6.062 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T09:02:04.311Z] #29 6.074 Unpacking ca-certificates (20210119) ... [2022-03-17T09:02:04.311Z] #29 6.204 Selecting previously unselected package libbrotli1:amd64. [2022-03-17T09:02:04.311Z] #29 6.204 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.213 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T09:02:04.311Z] #29 6.290 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-17T09:02:04.311Z] #29 6.292 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.297 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:04.311Z] #29 6.351 Selecting previously unselected package libsasl2-2:amd64. [2022-03-17T09:02:04.311Z] #29 6.352 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.356 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:04.311Z] #29 6.410 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-17T09:02:04.311Z] #29 6.411 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.416 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T09:02:04.311Z] #29 6.497 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-17T09:02:04.311Z] #29 6.497 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.501 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T09:02:04.311Z] #29 6.551 Selecting previously unselected package libpsl5:amd64. [2022-03-17T09:02:04.311Z] #29 6.551 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.556 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T09:02:04.311Z] #29 6.600 Selecting previously unselected package librtmp1:amd64. [2022-03-17T09:02:04.311Z] #29 6.601 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.606 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:02:04.311Z] #29 6.657 Selecting previously unselected package libssh2-1:amd64. [2022-03-17T09:02:04.311Z] #29 6.657 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.666 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T09:02:04.311Z] #29 6.718 Selecting previously unselected package libcurl4:amd64. [2022-03-17T09:02:04.311Z] #29 6.718 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.722 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:04.311Z] #29 6.798 Selecting previously unselected package curl. [2022-03-17T09:02:04.311Z] #29 6.798 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.802 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:04.311Z] #29 6.871 Selecting previously unselected package libonig5:amd64. [2022-03-17T09:02:04.311Z] #29 6.871 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.877 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:02:04.311Z] #29 6.944 Selecting previously unselected package libjq1:amd64. [2022-03-17T09:02:04.311Z] #29 6.944 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 6.947 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:02:04.311Z] #29 7.005 Selecting previously unselected package jq. [2022-03-17T09:02:04.311Z] #29 7.005 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-17T09:02:04.311Z] #29 7.010 Unpacking jq (1.6-2.1) ... [2022-03-17T09:02:04.311Z] #29 7.059 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-17T09:02:04.311Z] #29 7.075 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-17T09:02:04.312Z] #29 7.088 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-17T09:02:04.312Z] #29 7.100 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:04.312Z] #29 7.114 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:02:04.312Z] #29 7.125 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:04.312Z] #29 7.140 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-17T09:02:04.312Z] #29 7.154 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:02:04.312Z] #29 7.171 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:02:04.312Z] #29 7.187 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:02:04.312Z] #29 7.201 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-17T09:02:04.312Z] #29 7.213 Setting up ca-certificates (20210119) ... [2022-03-17T09:02:04.312Z] #29 7.781 Updating certificates in /etc/ssl/certs... [2022-03-17T09:02:04.312Z] #29 8.424 129 added, 0 removed; done. [2022-03-17T09:02:04.312Z] #29 8.460 Setting up jq (1.6-2.1) ... [2022-03-17T09:02:04.312Z] #29 8.476 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:04.312Z] #29 8.495 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:04.312Z] #29 8.503 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:04.312Z] #29 8.523 Processing triggers for ca-certificates (20210119) ... [2022-03-17T09:02:04.312Z] #29 8.532 Updating certificates in /etc/ssl/certs... [2022-03-17T09:02:04.312Z] #29 9.108 0 added, 0 removed; done. [2022-03-17T09:02:04.312Z] #29 9.108 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T09:02:04.312Z] #29 9.110 done. [2022-03-17T09:02:04.312Z] #29 ... [2022-03-17T09:02:04.312Z] [2022-03-17T09:02:04.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:02:04.312Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:02:05.416Z] #68 DONE 1.5s [2022-03-17T09:02:05.416Z] [2022-03-17T09:02:05.416Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:05.416Z] #29 sha256:618fc4045767edb9daf0e412c69f4587ab83f5abbc3fe84aae4b7e720bee11cd [2022-03-17T09:02:05.416Z] #29 8.573 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:05.416Z] #29 8.591 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:05.416Z] #29 8.627 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:05.416Z] #29 8.715 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:02:05.416Z] #29 8.806 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:02:05.416Z] #29 9.327 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:02:05.416Z] #29 ... [2022-03-17T09:02:05.416Z] [2022-03-17T09:02:05.416Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-17T09:02:05.416Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-17T09:02:06.090Z] #51 ... [2022-03-17T09:02:06.090Z] [2022-03-17T09:02:06.090Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:06.090Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:06.090Z] #47 50.35 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:02:06.090Z] #47 50.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:02:06.090Z] #47 50.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:06.090Z] #47 50.55 Selecting previously unselected package python3-six. [2022-03-17T09:02:06.090Z] #47 50.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T09:02:06.090Z] #47 50.56 Unpacking python3-six (1.16.0-2) ... [2022-03-17T09:02:06.090Z] #47 50.66 Selecting previously unselected package python3-protobuf. [2022-03-17T09:02:06.090Z] #47 50.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T09:02:06.090Z] #47 50.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T09:02:06.090Z] #47 51.16 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:02:06.090Z] #47 51.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:02:06.090Z] #47 51.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:02:06.090Z] #47 51.32 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:02:06.090Z] #47 51.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:02:06.090Z] #47 51.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:02:06.090Z] #47 51.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:02:06.090Z] #47 51.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:02:06.090Z] #47 51.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:02:06.090Z] #47 51.73 Selecting previously unselected package criu. [2022-03-17T09:02:06.090Z] #47 51.74 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T09:02:06.090Z] #47 51.75 Unpacking criu (3.16.1-3) ... [2022-03-17T09:02:06.090Z] #47 52.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:06.090Z] #47 53.82 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:02:06.090Z] #47 53.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:02:06.090Z] #47 53.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:02:06.090Z] #47 53.87 Setting up python3-six (1.16.0-2) ... [2022-03-17T09:02:06.090Z] #47 54.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:02:06.090Z] #47 54.83 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T09:02:06.090Z] #47 58.22 Setting up criu (3.16.1-3) ... [2022-03-17T09:02:06.090Z] #47 60.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:06.090Z] #47 ... [2022-03-17T09:02:06.090Z] [2022-03-17T09:02:06.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:06.091Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:06.091Z] #14 54.30 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T09:02:06.091Z] #14 54.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T09:02:06.091Z] #14 54.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:02:06.091Z] #14 54.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T09:02:06.091Z] #14 54.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:02:06.091Z] #14 54.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:02:06.091Z] #14 54.63 Selecting previously unselected package dmsetup. [2022-03-17T09:02:06.091Z] #14 54.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:02:06.091Z] #14 54.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:02:06.091Z] #14 54.81 Selecting previously unselected package mingw-w64-common. [2022-03-17T09:02:06.091Z] #14 54.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T09:02:06.091Z] #14 54.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T09:02:06.091Z] #14 59.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T09:02:06.091Z] #14 60.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T09:02:06.091Z] #14 60.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:02:06.091Z] #14 ... [2022-03-17T09:02:06.091Z] [2022-03-17T09:02:06.091Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:06.091Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:06.091Z] #51 61.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T09:02:06.091Z] #51 61.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T09:02:06.091Z] #51 61.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T09:02:06.091Z] #51 ... [2022-03-17T09:02:06.091Z] [2022-03-17T09:02:06.091Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:06.091Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:06.091Z] #38 51.04 Selecting previously unselected package libicu67:amd64. [2022-03-17T09:02:06.091Z] #38 51.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 51.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T09:02:06.091Z] #38 56.85 Selecting previously unselected package libxml2:amd64. [2022-03-17T09:02:06.091Z] #38 56.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 56.89 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:02:06.091Z] #38 57.39 Selecting previously unselected package libarchive13:amd64. [2022-03-17T09:02:06.091Z] #38 57.39 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 57.40 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:02:06.091Z] #38 57.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T09:02:06.091Z] #38 57.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 57.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:02:06.091Z] #38 57.84 Selecting previously unselected package librhash0:amd64. [2022-03-17T09:02:06.091Z] #38 57.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 57.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:02:06.091Z] #38 58.02 Selecting previously unselected package libuv1:amd64. [2022-03-17T09:02:06.091Z] #38 58.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 58.05 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:02:06.091Z] #38 58.29 Selecting previously unselected package cmake. [2022-03-17T09:02:06.091Z] #38 58.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T09:02:06.091Z] #38 58.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:02:06.091Z] #38 ... [2022-03-17T09:02:06.091Z] [2022-03-17T09:02:06.091Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:06.091Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:06.091Z] #51 61.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T09:02:06.091Z] #51 61.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T09:02:06.091Z] #51 61.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T09:02:06.091Z] #51 61.23 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T09:02:06.091Z] #51 61.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T09:02:06.091Z] #51 61.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T09:02:06.219Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.2s [2022-03-17T09:02:06.349Z] #51 61.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T09:02:06.349Z] #51 61.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T09:02:06.349Z] #51 61.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T09:02:06.915Z] #51 61.86 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T09:02:06.915Z] #51 61.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T09:02:06.915Z] #51 62.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T09:02:06.915Z] #51 62.20 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T09:02:07.173Z] #51 62.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T09:02:07.173Z] #51 ... [2022-03-17T09:02:07.173Z] [2022-03-17T09:02:07.173Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:07.173Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:02:07.173Z] #34 51.83 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-17T09:02:07.173Z] #34 51.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T09:02:07.173Z] #34 52.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:07.173Z] #34 ... [2022-03-17T09:02:07.173Z] [2022-03-17T09:02:07.173Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:07.173Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:07.173Z] #51 62.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T09:02:07.173Z] #51 62.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T09:02:07.173Z] #51 62.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T09:02:07.337Z] #70 DONE 2.0s [2022-03-17T09:02:07.337Z] [2022-03-17T09:02:07.337Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T09:02:07.337Z] #12 sha256:f68082cf1125fddbf1e6dd62861d626743e4e6ddd74e0635d4ae74fadfbd9078 [2022-03-17T09:02:07.337Z] #12 DONE 3.5s [2022-03-17T09:02:07.337Z] [2022-03-17T09:02:07.337Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T09:02:07.337Z] #13 sha256:17c5ee7ace4e6321035a55df73f934a960b7144340394ec8e470cd7ede716edd [2022-03-17T09:02:07.431Z] #51 62.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T09:02:07.432Z] #51 62.69 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T09:02:07.689Z] #51 62.91 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T09:02:07.689Z] #51 62.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T09:02:07.947Z] #51 63.03 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T09:02:07.971Z] #19 94.77 The following NEW packages will be installed: [2022-03-17T09:02:07.971Z] #19 94.77 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-17T09:02:07.971Z] #19 94.77 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.77 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.77 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-17T09:02:07.971Z] #19 94.77 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.77 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.77 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-17T09:02:07.971Z] #19 94.77 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-17T09:02:07.971Z] #19 94.77 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-17T09:02:07.971Z] #19 94.77 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-17T09:02:07.971Z] #19 94.77 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.77 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-17T09:02:07.971Z] #19 94.78 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.78 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-17T09:02:07.971Z] #19 94.78 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-17T09:02:07.971Z] #19 94.78 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-17T09:02:07.971Z] #19 94.78 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-17T09:02:07.971Z] #19 94.78 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.78 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-17T09:02:07.971Z] #19 94.78 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-17T09:02:07.971Z] #19 94.78 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-17T09:02:07.971Z] #19 94.78 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-17T09:02:07.971Z] #19 94.78 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.78 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.78 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.78 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-17T09:02:07.971Z] #19 94.78 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-17T09:02:07.971Z] #19 94.78 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.78 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-17T09:02:07.971Z] #19 94.78 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.78 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.78 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-17T09:02:07.971Z] #19 94.78 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-17T09:02:07.971Z] #19 94.78 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.78 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.79 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.79 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-17T09:02:07.971Z] #19 94.79 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.79 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-17T09:02:07.971Z] #19 94.80 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-17T09:02:07.971Z] #19 94.80 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-17T09:02:07.971Z] #19 94.80 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.80 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-17T09:02:07.971Z] #19 94.80 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-17T09:02:07.971Z] #19 94.80 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-17T09:02:07.971Z] #19 94.80 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-17T09:02:07.971Z] #19 94.80 linux-libc-dev-s390x-cross patch xz-utils [2022-03-17T09:02:07.971Z] #19 95.32 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:07.971Z] #19 95.32 Need to get 787 MB of archives. [2022-03-17T09:02:07.971Z] #19 95.32 After this operation, 3385 MB of additional disk space will be used. [2022-03-17T09:02:07.971Z] #19 95.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-17T09:02:07.971Z] #19 95.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T09:02:07.971Z] #19 95.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-17T09:02:07.971Z] #19 95.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-17T09:02:07.971Z] #19 95.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-17T09:02:07.971Z] #19 95.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T09:02:07.971Z] #19 95.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-17T09:02:07.971Z] #19 95.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-17T09:02:07.971Z] #19 95.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-17T09:02:07.971Z] #19 95.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-17T09:02:07.971Z] #19 95.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-17T09:02:08.129Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 7.0s done [2022-03-17T09:02:08.234Z] #19 95.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T09:02:08.234Z] #19 95.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-17T09:02:08.288Z] #13 DONE 0.6s [2022-03-17T09:02:08.288Z] [2022-03-17T09:02:08.288Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T09:02:08.288Z] #33 sha256:c26b1877bc4c133581a6b2a25ad4dcb89369405865836bad5b18a68144c4ca2c [2022-03-17T09:02:08.288Z] #33 ... [2022-03-17T09:02:08.288Z] [2022-03-17T09:02:08.288Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T09:02:08.288Z] #62 sha256:44a2baadf1bf86e5be45687f97120d37d61e685025801b273bff7e471746d726 [2022-03-17T09:02:08.288Z] #62 DONE 0.1s [2022-03-17T09:02:08.288Z] [2022-03-17T09:02:08.288Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T09:02:08.288Z] #46 sha256:42513e5afce9d9a70900da4afef616958d792d599104e7105a920a0b2bc23423 [2022-03-17T09:02:08.288Z] #46 DONE 0.4s [2022-03-17T09:02:08.288Z] [2022-03-17T09:02:08.288Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:08.288Z] #29 sha256:618fc4045767edb9daf0e412c69f4587ab83f5abbc3fe84aae4b7e720bee11cd [2022-03-17T09:02:08.288Z] #29 10.22 Fetched 8393 kB in 2s (4393 kB/s) [2022-03-17T09:02:08.288Z] #29 10.22 Reading package lists... [2022-03-17T09:02:08.288Z] #29 10.75 Reading package lists... [2022-03-17T09:02:08.288Z] #29 11.27 Building dependency tree... [2022-03-17T09:02:08.288Z] #29 11.70 The following additional packages will be installed: [2022-03-17T09:02:08.288Z] #29 11.70 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-17T09:02:08.288Z] #29 11.70 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-17T09:02:08.288Z] #29 11.70 Recommended packages: [2022-03-17T09:02:08.288Z] #29 11.70 libldap-common publicsuffix libsasl2-modules [2022-03-17T09:02:08.288Z] #29 11.80 The following NEW packages will be installed: [2022-03-17T09:02:08.288Z] #29 11.80 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-17T09:02:08.288Z] #29 11.80 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-17T09:02:08.288Z] #29 11.80 libssh2-1 openssl [2022-03-17T09:02:08.288Z] #29 12.11 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-17T09:02:08.288Z] #29 12.11 Need to get 2933 kB of archives. [2022-03-17T09:02:08.288Z] #29 12.11 After this operation, 6483 kB of additional disk space will be used. [2022-03-17T09:02:08.288Z] #29 12.11 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-17T09:02:08.288Z] #29 12.11 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-17T09:02:08.288Z] #29 12.11 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-17T09:02:08.288Z] #29 12.12 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-17T09:02:08.288Z] #29 12.12 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-17T09:02:08.288Z] #29 12.12 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-17T09:02:08.288Z] #29 12.12 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-17T09:02:08.288Z] #29 12.12 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-17T09:02:08.288Z] #29 12.18 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-17T09:02:08.288Z] #29 12.18 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-17T09:02:08.288Z] #29 12.19 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-17T09:02:08.288Z] #29 12.19 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-17T09:02:08.288Z] #29 12.19 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-17T09:02:08.288Z] #29 12.21 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-17T09:02:08.288Z] #29 12.22 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-17T09:02:08.552Z] #29 ... [2022-03-17T09:02:08.552Z] [2022-03-17T09:02:08.552Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T09:02:08.552Z] #33 sha256:c26b1877bc4c133581a6b2a25ad4dcb89369405865836bad5b18a68144c4ca2c [2022-03-17T09:02:08.552Z] #33 DONE 0.4s [2022-03-17T09:02:08.552Z] [2022-03-17T09:02:08.552Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T09:02:08.552Z] #42 sha256:8f63cbca71bd75cc6936bfa8ab8a5fe8ac8fa6a50347abfd56c465d8c80b214a [2022-03-17T09:02:08.552Z] #42 DONE 0.4s [2022-03-17T09:02:08.552Z] [2022-03-17T09:02:08.552Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T09:02:08.552Z] #25 sha256:14e7f284e59a8b2c8e1db3cc6e10807d01963429c7c18872ec44fe5926680bec [2022-03-17T09:02:08.552Z] #25 DONE 0.4s [2022-03-17T09:02:08.552Z] [2022-03-17T09:02:08.552Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:08.552Z] #29 sha256:618fc4045767edb9daf0e412c69f4587ab83f5abbc3fe84aae4b7e720bee11cd [2022-03-17T09:02:08.552Z] #29 12.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:08.552Z] #29 12.52 Fetched 2933 kB in 0s (7160 kB/s) [2022-03-17T09:02:08.552Z] #29 12.55 Selecting previously unselected package openssl. [2022-03-17T09:02:08.552Z] #29 12.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 ... 6645 files and directories currently installed.) [2022-03-17T09:02:08.552Z] #29 12.56 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-17T09:02:08.552Z] #29 12.57 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:02:08.698Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 [2022-03-17T09:02:08.819Z] #29 12.79 Selecting previously unselected package ca-certificates. [2022-03-17T09:02:08.819Z] #29 12.79 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-17T09:02:08.819Z] #29 12.79 Unpacking ca-certificates (20210119) ... [2022-03-17T09:02:08.819Z] #29 12.89 Selecting previously unselected package libbrotli1:arm64. [2022-03-17T09:02:08.819Z] #29 12.89 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-17T09:02:08.957Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-17T09:02:09.085Z] #29 12.90 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-17T09:02:09.085Z] #29 13.00 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-17T09:02:09.085Z] #29 13.00 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-17T09:02:09.085Z] #29 13.00 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:09.085Z] #29 13.06 Selecting previously unselected package libsasl2-2:arm64. [2022-03-17T09:02:09.085Z] #29 13.06 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-17T09:02:09.085Z] #29 13.08 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:09.085Z] #29 13.13 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-17T09:02:09.085Z] #29 13.14 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-17T09:02:09.085Z] #29 13.14 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-17T09:02:09.085Z] #29 13.24 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-17T09:02:09.085Z] #29 13.24 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-17T09:02:09.085Z] #29 13.24 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-17T09:02:09.193Z] #19 96.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T09:02:09.193Z] #19 96.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-17T09:02:09.348Z] #29 13.30 Selecting previously unselected package libpsl5:arm64. [2022-03-17T09:02:09.348Z] #29 13.30 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-17T09:02:09.348Z] #29 13.30 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-17T09:02:09.348Z] #29 13.37 Selecting previously unselected package librtmp1:arm64. [2022-03-17T09:02:09.348Z] #29 13.37 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-17T09:02:09.348Z] #29 13.38 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:02:09.348Z] #29 13.42 Selecting previously unselected package libssh2-1:arm64. [2022-03-17T09:02:09.348Z] #29 13.42 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-17T09:02:09.348Z] #29 13.42 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-17T09:02:09.348Z] #29 13.49 Selecting previously unselected package libcurl4:arm64. [2022-03-17T09:02:09.348Z] #29 13.49 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-17T09:02:09.349Z] #51 64.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T09:02:09.527Z] #11 ... [2022-03-17T09:02:09.527Z] [2022-03-17T09:02:09.527Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:09.527Z] #29 sha256:5252d1748f6629f7a832cf66c55f79194fe5ccaada5ecead7420ee80e3be8a1e [2022-03-17T09:02:09.527Z] #29 DONE 14.5s [2022-03-17T09:02:09.527Z] [2022-03-17T09:02:09.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:e3b1daa9d2f9a72d2c01713a17009e1a4bafa7b4a4a60dcc43e3c4d458878e23 [2022-03-17T09:02:09.527Z] #11 sha256:85541a2413cd9099f33f8b2135946e4bb007017d140e1f4735110a3f8b8bac19 [2022-03-17T09:02:09.527Z] #11 DONE 27.8s [2022-03-17T09:02:09.527Z] [2022-03-17T09:02:09.527Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T09:02:09.527Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T09:02:09.610Z] #29 13.50 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:09.610Z] #29 13.60 Selecting previously unselected package curl. [2022-03-17T09:02:09.610Z] #29 13.60 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-17T09:02:09.610Z] #29 13.61 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:09.610Z] #29 13.68 Selecting previously unselected package libonig5:arm64. [2022-03-17T09:02:09.610Z] #29 13.68 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-17T09:02:09.610Z] #29 13.69 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T09:02:09.786Z] #12 ... [2022-03-17T09:02:09.786Z] [2022-03-17T09:02:09.786Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T09:02:09.786Z] #30 sha256:d4abb0e4eb24ee6e37b9068cb417e6f4ece647f06b2381fc2ad0cb4b34aa7cd9 [2022-03-17T09:02:09.786Z] #30 DONE 0.3s [2022-03-17T09:02:09.786Z] [2022-03-17T09:02:09.786Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:09.786Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:09.873Z] #29 13.76 Selecting previously unselected package libjq1:arm64. [2022-03-17T09:02:09.873Z] #29 13.76 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-17T09:02:09.873Z] #29 13.76 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-17T09:02:09.873Z] #29 13.82 Selecting previously unselected package jq. [2022-03-17T09:02:09.873Z] #29 13.82 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-17T09:02:09.873Z] #29 13.83 Unpacking jq (1.6-2.1) ... [2022-03-17T09:02:09.873Z] #29 13.89 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-17T09:02:09.873Z] #29 13.89 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-17T09:02:09.873Z] #29 13.90 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-17T09:02:09.873Z] #29 13.92 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:09.873Z] #29 13.92 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-17T09:02:09.873Z] #29 13.93 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-17T09:02:09.873Z] #29 13.94 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-17T09:02:09.873Z] #29 13.95 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-17T09:02:09.873Z] #29 13.97 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T09:02:09.873Z] #29 13.98 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-17T09:02:09.873Z] #29 13.99 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-17T09:02:10.136Z] #29 14.00 Setting up ca-certificates (20210119) ... [2022-03-17T09:02:10.360Z] #31 ... [2022-03-17T09:02:10.360Z] [2022-03-17T09:02:10.360Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-17T09:02:10.360Z] #12 sha256:b3fc23715e76c2b8d6c12486b74be7a13a9eed5416400d22d42a828857a13700 [2022-03-17T09:02:10.360Z] #12 DONE 0.7s [2022-03-17T09:02:10.360Z] [2022-03-17T09:02:10.360Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-17T09:02:10.360Z] #13 sha256:1f58be309ba3fe2fd172653e895d357f962695d9ebee5e69b878d8392cc2f1d9 [2022-03-17T09:02:10.593Z] #19 98.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T09:02:10.593Z] #19 98.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-17T09:02:10.619Z] #13 DONE 0.5s [2022-03-17T09:02:10.619Z] [2022-03-17T09:02:10.619Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:10.619Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:10.710Z] #29 14.51 Updating certificates in /etc/ssl/certs... [2022-03-17T09:02:10.883Z] #31 ... [2022-03-17T09:02:10.883Z] [2022-03-17T09:02:10.883Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-17T09:02:10.883Z] #42 sha256:f2caa4bc2d66f6ee68a5cdae4809f24817c733e7c7b802d9d6b8317f0435bb9d [2022-03-17T09:02:10.883Z] #42 DONE 0.2s [2022-03-17T09:02:11.143Z] [2022-03-17T09:02:11.143Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-17T09:02:11.143Z] #33 sha256:09911e33ed58fa47c911f81fe6c46bacffec0db0cff6808a54565caf3fbeede6 [2022-03-17T09:02:11.143Z] #33 DONE 0.3s [2022-03-17T09:02:11.143Z] [2022-03-17T09:02:11.143Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T09:02:11.143Z] #25 sha256:c77bddec853b763850751c59b01b4a0e6092e9517ee301bf537d5d547d33aeb1 [2022-03-17T09:02:11.143Z] #25 DONE 0.3s [2022-03-17T09:02:11.143Z] [2022-03-17T09:02:11.143Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T09:02:11.143Z] #62 sha256:8735276f2f01b23132351c5796664d7de33d331ee20a5fe9b3011f86d7d20222 [2022-03-17T09:02:11.143Z] #62 DONE 0.4s [2022-03-17T09:02:11.143Z] [2022-03-17T09:02:11.143Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:02:11.143Z] #26 sha256:a36b34ed76c93b2a8d37cb49cf387881a90819b86d0697fa29b27a8686de2b8d [2022-03-17T09:02:11.143Z] #26 ... [2022-03-17T09:02:11.143Z] [2022-03-17T09:02:11.143Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-17T09:02:11.143Z] #46 sha256:bee505330737bcd8556e454dc641ec169c037a78788076f17ef58c1bc3e74f04 [2022-03-17T09:02:11.143Z] #46 DONE 0.4s [2022-03-17T09:02:11.406Z] [2022-03-17T09:02:11.406Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:11.406Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:11.407Z] #31 1.589 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T09:02:11.977Z] #31 2.310 [2022-03-17T09:02:12.238Z] #31 2.545 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:12.499Z] #31 2.884 [2022-03-17T09:02:12.513Z] #19 99.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T09:02:12.513Z] #19 99.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-17T09:02:12.629Z] #51 ... [2022-03-17T09:02:12.629Z] [2022-03-17T09:02:12.629Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:12.629Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:12.629Z] #47 DONE 67.3s [2022-03-17T09:02:12.629Z] [2022-03-17T09:02:12.629Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:02:12.629Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:02:12.629Z] #49 66.04 gotestsum version dev [2022-03-17T09:02:12.629Z] #49 DONE 67.5s [2022-03-17T09:02:12.629Z] [2022-03-17T09:02:12.629Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:12.629Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:12.629Z] #38 62.51 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T09:02:12.629Z] #38 62.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:12.629Z] #38 62.83 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:02:12.629Z] #38 62.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:12.629Z] #38 62.97 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:02:12.629Z] #38 63.08 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:02:12.629Z] #38 63.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:02:12.629Z] #38 63.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:02:12.629Z] #38 63.67 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:02:12.629Z] #38 63.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:02:12.629Z] #38 63.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:12.629Z] #38 DONE 67.6s [2022-03-17T09:02:12.629Z] [2022-03-17T09:02:12.629Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T09:02:12.629Z] #39 sha256:cfffdc0ae84d4e9c9ef12774762f5fb27bd840032ccdd050f5e1e547a214f527 [2022-03-17T09:02:12.631Z] #29 16.47 129 added, 0 removed; done. [2022-03-17T09:02:12.887Z] #39 DONE 0.5s [2022-03-17T09:02:12.887Z] [2022-03-17T09:02:12.887Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:02:12.887Z] #40 sha256:accbddfc9a0d55e7387e5ecc841c7760963ce95b24da2915de137858a90fcabf [2022-03-17T09:02:12.894Z] #29 16.78 Setting up jq (1.6-2.1) ... [2022-03-17T09:02:12.894Z] #29 16.79 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:12.894Z] #29 16.81 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-17T09:02:12.894Z] #29 17.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:12.894Z] #29 17.06 Processing triggers for ca-certificates (20210119) ... [2022-03-17T09:02:13.156Z] #29 17.07 Updating certificates in /etc/ssl/certs... [2022-03-17T09:02:13.884Z] #31 3.964 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T09:02:14.145Z] #31 4.277 [2022-03-17T09:02:14.405Z] #31 4.516 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:14.437Z] #19 102.0 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-17T09:02:14.437Z] #19 102.0 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-17T09:02:14.665Z] #31 4.835 [2022-03-17T09:02:14.788Z] #40 1.711 + RM_GOPATH=0 [2022-03-17T09:02:14.788Z] #40 1.711 + TMP_GOPATH= [2022-03-17T09:02:14.788Z] #40 1.711 + : /build [2022-03-17T09:02:14.788Z] #40 1.711 + '[' -z '' ']' [2022-03-17T09:02:14.788Z] #40 1.711 ++ mktemp -d [2022-03-17T09:02:14.788Z] #40 1.711 + export GOPATH=/tmp/tmp.OhgtZMKAdj [2022-03-17T09:02:14.788Z] #40 1.711 + GOPATH=/tmp/tmp.OhgtZMKAdj [2022-03-17T09:02:14.788Z] #40 1.711 + RM_GOPATH=1 [2022-03-17T09:02:14.788Z] #40 1.711 + case "$(go env GOARCH)" in [2022-03-17T09:02:14.788Z] #40 1.711 ++ go env GOARCH [2022-03-17T09:02:14.788Z] #40 1.766 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:14.788Z] #40 1.766 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:14.788Z] #40 1.766 ++ dirname /install.sh [2022-03-17T09:02:14.788Z] #40 1.784 Install tini version v0.19.0 [2022-03-17T09:02:14.788Z] #40 1.784 + dir=/ [2022-03-17T09:02:14.788Z] #40 1.784 + bin=tini [2022-03-17T09:02:14.788Z] #40 1.784 + shift [2022-03-17T09:02:14.788Z] #40 1.784 + '[' '!' -f //tini.installer ']' [2022-03-17T09:02:14.788Z] #40 1.784 + . //tini.installer [2022-03-17T09:02:14.788Z] #40 1.784 ++ : v0.19.0 [2022-03-17T09:02:14.788Z] #40 1.784 + install_tini [2022-03-17T09:02:14.788Z] #40 1.784 + echo 'Install tini version v0.19.0' [2022-03-17T09:02:14.788Z] #40 1.784 + git clone https://github.com/krallin/tini.git /tmp/tmp.OhgtZMKAdj/tini [2022-03-17T09:02:14.788Z] #40 1.784 Cloning into '/tmp/tmp.OhgtZMKAdj/tini'... [2022-03-17T09:02:15.711Z] #29 19.69 0 added, 0 removed; done. [2022-03-17T09:02:15.711Z] #29 19.69 Running hooks in /etc/ca-certificates/update.d... [2022-03-17T09:02:15.711Z] #29 19.69 done. [2022-03-17T09:02:15.763Z] #40 2.805 + cd /tmp/tmp.OhgtZMKAdj/tini [2022-03-17T09:02:15.832Z] #19 103.6 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-17T09:02:15.832Z] #19 103.6 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-17T09:02:16.059Z] #40 2.806 + git checkout -q v0.19.0 [2022-03-17T09:02:16.059Z] #40 2.979 + cmake . [2022-03-17T09:02:16.096Z] #19 103.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-17T09:02:16.096Z] #19 103.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-17T09:02:16.096Z] #19 103.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-17T09:02:16.096Z] #19 103.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-17T09:02:16.096Z] #19 103.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-17T09:02:16.096Z] #19 103.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-17T09:02:16.096Z] #19 103.8 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-17T09:02:16.096Z] #19 103.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-17T09:02:16.096Z] #19 103.8 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-17T09:02:16.096Z] #19 103.8 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-17T09:02:16.327Z] #40 3.398 -- The C compiler identification is GNU 10.2.1 [2022-03-17T09:02:16.583Z] #31 6.813 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T09:02:16.583Z] #31 ... [2022-03-17T09:02:16.583Z] [2022-03-17T09:02:16.583Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:02:16.583Z] #26 sha256:a36b34ed76c93b2a8d37cb49cf387881a90819b86d0697fa29b27a8686de2b8d [2022-03-17T09:02:16.583Z] #26 5.520 + RM_GOPATH=0 [2022-03-17T09:02:16.586Z] #40 3.452 -- Detecting C compiler ABI info [2022-03-17T09:02:16.843Z] #26 5.520 + TMP_GOPATH= [2022-03-17T09:02:16.843Z] #26 5.521 + : /build [2022-03-17T09:02:16.843Z] #26 5.521 + '[' -z '' ']' [2022-03-17T09:02:16.843Z] #26 5.524 ++ mktemp -d [2022-03-17T09:02:16.843Z] #26 5.525 + export GOPATH=/tmp/tmp.VBQQ6HAk3m [2022-03-17T09:02:16.843Z] #26 5.525 + GOPATH=/tmp/tmp.VBQQ6HAk3m [2022-03-17T09:02:16.843Z] #26 5.525 + RM_GOPATH=1 [2022-03-17T09:02:16.843Z] #26 5.525 + case "$(go env GOARCH)" in [2022-03-17T09:02:16.843Z] #26 5.526 ++ go env GOARCH [2022-03-17T09:02:16.843Z] #26 5.568 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:16.843Z] #26 5.568 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:16.843Z] #26 5.568 ++ dirname /install.sh [2022-03-17T09:02:16.843Z] #26 5.569 + dir=/ [2022-03-17T09:02:16.843Z] #26 5.569 + bin=dockercli [2022-03-17T09:02:16.843Z] #26 5.569 + shift [2022-03-17T09:02:16.843Z] #26 5.569 + '[' '!' -f //dockercli.installer ']' [2022-03-17T09:02:16.843Z] #26 5.569 + . //dockercli.installer [2022-03-17T09:02:16.843Z] #26 5.569 ++ : stable [2022-03-17T09:02:16.843Z] #26 5.569 ++ : 17.06.2-ce [2022-03-17T09:02:16.843Z] #26 5.569 + install_dockercli [2022-03-17T09:02:16.843Z] #26 5.569 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T09:02:16.843Z] #26 5.570 ++ uname -m [2022-03-17T09:02:16.843Z] #26 5.570 Install docker/cli version 17.06.2-ce from stable [2022-03-17T09:02:16.843Z] #26 5.576 + arch=x86_64 [2022-03-17T09:02:16.843Z] #26 5.576 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T09:02:16.843Z] #26 5.576 + url=https://download.docker.com/linux/static [2022-03-17T09:02:16.843Z] #26 5.581 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T09:02:16.843Z] #26 5.583 + tar -xz docker/docker [2022-03-17T09:02:16.843Z] #40 3.982 -- Detecting C compiler ABI info - done [2022-03-17T09:02:17.100Z] #40 4.087 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T09:02:17.100Z] #40 4.095 -- Detecting C compile features [2022-03-17T09:02:17.100Z] #40 4.102 -- Detecting C compile features - done [2022-03-17T09:02:17.100Z] #40 4.123 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T09:02:17.357Z] #40 4.292 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T09:02:17.357Z] #40 4.379 -- Configuring done [2022-03-17T09:02:17.357Z] #40 4.392 -- Generating done [2022-03-17T09:02:17.357Z] #40 4.406 -- Build files have been written to: /tmp/tmp.OhgtZMKAdj/tini [2022-03-17T09:02:17.357Z] #40 4.409 + make tini-static [2022-03-17T09:02:17.614Z] #40 4.619 Scanning dependencies of target tini-static [2022-03-17T09:02:17.614Z] #40 4.671 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T09:02:18.163Z] #19 105.5 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-17T09:02:18.163Z] #19 105.5 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-17T09:02:18.163Z] #19 105.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-17T09:02:18.163Z] #19 105.5 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-17T09:02:18.163Z] #19 105.6 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-17T09:02:18.273Z] #29 ... [2022-03-17T09:02:18.273Z] [2022-03-17T09:02:18.273Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:02:18.273Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-17T09:02:18.273Z] #36 3.212 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T09:02:18.273Z] #36 ... [2022-03-17T09:02:18.273Z] [2022-03-17T09:02:18.273Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:18.273Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:02:18.273Z] #51 3.847 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T09:02:18.273Z] #51 ... [2022-03-17T09:02:18.273Z] [2022-03-17T09:02:18.273Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:02:18.273Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-17T09:02:18.273Z] #53 3.609 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T09:02:18.273Z] #53 4.786 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T09:02:18.273Z] #53 4.830 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T09:02:18.273Z] #53 4.928 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T09:02:18.273Z] #53 6.185 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T09:02:18.536Z] #53 ... [2022-03-17T09:02:18.536Z] [2022-03-17T09:02:18.536Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-17T09:02:18.536Z] #29 sha256:618fc4045767edb9daf0e412c69f4587ab83f5abbc3fe84aae4b7e720bee11cd [2022-03-17T09:02:18.536Z] #29 DONE 22.4s [2022-03-17T09:02:18.536Z] [2022-03-17T09:02:18.536Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:18.536Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:18.536Z] #47 3.433 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:18.536Z] #47 3.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:18.536Z] #47 3.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:18.536Z] #47 3.939 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T09:02:18.536Z] #47 4.042 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:02:18.536Z] #47 5.277 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:02:18.536Z] #47 6.930 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:02:18.536Z] #47 9.635 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T09:02:18.536Z] #47 ... [2022-03-17T09:02:18.536Z] [2022-03-17T09:02:18.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:18.536Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:02:18.536Z] #14 2.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:18.536Z] #14 3.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:18.536Z] #14 3.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:18.536Z] #14 3.561 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:02:18.536Z] #14 4.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:02:18.536Z] #14 5.576 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:02:18.546Z] #40 5.595 [100%] Linking C executable tini-static [2022-03-17T09:02:18.798Z] #14 ... [2022-03-17T09:02:18.798Z] [2022-03-17T09:02:18.798Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:02:18.798Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:02:18.798Z] #26 2.981 + RM_GOPATH=0 [2022-03-17T09:02:18.798Z] #26 2.987 + TMP_GOPATH= [2022-03-17T09:02:18.798Z] #26 2.987 + : /build [2022-03-17T09:02:18.798Z] #26 2.987 + '[' -z '' ']' [2022-03-17T09:02:18.798Z] #26 2.987 ++ mktemp -d [2022-03-17T09:02:18.798Z] #26 2.990 + export GOPATH=/tmp/tmp.Kko9MnoInf [2022-03-17T09:02:18.798Z] #26 2.991 + GOPATH=/tmp/tmp.Kko9MnoInf [2022-03-17T09:02:18.798Z] #26 2.991 + RM_GOPATH=1 [2022-03-17T09:02:18.798Z] #26 2.991 + case "$(go env GOARCH)" in [2022-03-17T09:02:18.798Z] #26 2.991 ++ go env GOARCH [2022-03-17T09:02:18.798Z] #26 3.011 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:18.798Z] #26 3.011 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:18.798Z] #26 3.011 ++ dirname /install.sh [2022-03-17T09:02:18.798Z] #26 3.013 + dir=/ [2022-03-17T09:02:18.798Z] #26 3.013 + bin=dockercli [2022-03-17T09:02:18.798Z] #26 3.013 + shift [2022-03-17T09:02:18.798Z] #26 3.014 + '[' '!' -f //dockercli.installer ']' [2022-03-17T09:02:18.798Z] #26 3.014 + . //dockercli.installer [2022-03-17T09:02:18.798Z] #26 3.014 ++ : stable [2022-03-17T09:02:18.798Z] #26 3.014 ++ : 17.06.2-ce [2022-03-17T09:02:18.798Z] #26 3.019 + install_dockercli [2022-03-17T09:02:18.798Z] #26 3.019 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T09:02:18.798Z] #26 3.019 Install docker/cli version 17.06.2-ce from stable [2022-03-17T09:02:18.798Z] #26 3.020 ++ uname -m [2022-03-17T09:02:18.798Z] #26 3.021 + arch=aarch64 [2022-03-17T09:02:18.798Z] #26 3.021 + '[' aarch64 '!=' x86_64 ']' [2022-03-17T09:02:18.798Z] #26 3.021 + '[' aarch64 '!=' s390x ']' [2022-03-17T09:02:18.798Z] #26 3.021 + '[' aarch64 '!=' armhf ']' [2022-03-17T09:02:18.798Z] #26 3.022 + build_dockercli [2022-03-17T09:02:18.798Z] #26 3.022 + git clone https://github.com/docker/docker-ce /tmp/tmp.Kko9MnoInf/tmp/docker-ce [2022-03-17T09:02:18.798Z] #26 3.023 Cloning into '/tmp/tmp.Kko9MnoInf/tmp/docker-ce'... [2022-03-17T09:02:18.798Z] #26 ... [2022-03-17T09:02:18.798Z] [2022-03-17T09:02:18.798Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-17T09:02:18.798Z] #30 sha256:fbc6146e47a57b11eb423f3ee0dfefa03f2e3164a8b05fa0230e1ed7fa90043c [2022-03-17T09:02:18.798Z] #30 DONE 0.4s [2022-03-17T09:02:18.798Z] [2022-03-17T09:02:18.798Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:02:18.798Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-17T09:02:18.798Z] #49 3.271 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:02:18.798Z] #49 5.176 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:02:18.798Z] #49 5.182 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:02:18.798Z] #49 5.307 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:02:18.798Z] #49 5.315 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:02:18.798Z] #49 5.699 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:02:18.798Z] #49 5.700 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:02:18.798Z] #49 5.766 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:02:18.798Z] #49 5.768 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:02:18.798Z] #49 5.902 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:02:18.798Z] #49 5.964 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:02:18.798Z] #49 6.024 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:02:18.798Z] #49 6.119 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:02:18.798Z] #49 10.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:02:18.798Z] #49 10.01 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:02:19.060Z] #49 ... [2022-03-17T09:02:19.060Z] [2022-03-17T09:02:19.060Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:19.060Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T09:02:19.060Z] #38 2.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:19.061Z] #38 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:19.061Z] #38 3.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:19.061Z] #38 3.481 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:02:19.061Z] #38 4.159 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:02:19.061Z] #38 5.678 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:02:19.061Z] #38 ... [2022-03-17T09:02:19.061Z] [2022-03-17T09:02:19.061Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:19.061Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T09:02:19.061Z] #34 2.686 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T09:02:19.061Z] #34 2.686 Cloning into '.'... [2022-03-17T09:02:19.111Z] #40 6.046 [100%] Built target tini-static [2022-03-17T09:02:19.111Z] #40 6.068 + mkdir -p /build [2022-03-17T09:02:19.111Z] #40 6.070 + cp tini-static /build/docker-init [2022-03-17T09:02:19.323Z] #34 ... [2022-03-17T09:02:19.323Z] [2022-03-17T09:02:19.323Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:19.323Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T09:02:19.323Z] #58 3.630 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:19.323Z] #58 3.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:19.323Z] #58 3.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:19.323Z] #58 4.121 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:02:19.323Z] #58 4.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:02:19.323Z] #58 6.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:02:19.369Z] #40 DONE 6.5s [2022-03-17T09:02:19.369Z] [2022-03-17T09:02:19.369Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:19.369Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:19.369Z] #14 65.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T09:02:19.369Z] #14 65.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:19.369Z] #14 65.91 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:02:19.369Z] #14 66.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T09:02:19.369Z] #14 66.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:19.369Z] #14 66.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:02:19.369Z] #14 73.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T09:02:19.369Z] #14 73.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:19.369Z] #14 73.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:02:19.575Z] #19 107.4 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-17T09:02:19.575Z] #19 107.4 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T09:02:19.575Z] #19 107.4 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-17T09:02:19.575Z] #19 107.4 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-17T09:02:19.585Z] #58 ... [2022-03-17T09:02:19.585Z] [2022-03-17T09:02:19.585Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:19.585Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T09:02:19.585Z] #43 2.969 + git clone https://github.com/docker/distribution.git . [2022-03-17T09:02:19.585Z] #43 2.969 Cloning into '.'... [2022-03-17T09:02:19.585Z] #43 ... [2022-03-17T09:02:19.585Z] [2022-03-17T09:02:19.585Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:02:19.585Z] #63 sha256:b7c2579b7f4bdaa6b476eb8ac7d9a5a13be392986c058903027dad1a18737694 [2022-03-17T09:02:19.585Z] #63 2.395 + RM_GOPATH=0 [2022-03-17T09:02:19.585Z] #63 2.395 + TMP_GOPATH= [2022-03-17T09:02:19.585Z] #63 2.395 + : /build [2022-03-17T09:02:19.586Z] #63 2.395 + '[' -z '' ']' [2022-03-17T09:02:19.586Z] #63 2.395 ++ mktemp -d [2022-03-17T09:02:19.586Z] #63 2.395 + export GOPATH=/tmp/tmp.PTGi6yZzzs [2022-03-17T09:02:19.586Z] #63 2.395 + GOPATH=/tmp/tmp.PTGi6yZzzs [2022-03-17T09:02:19.586Z] #63 2.395 + RM_GOPATH=1 [2022-03-17T09:02:19.586Z] #63 2.395 + case "$(go env GOARCH)" in [2022-03-17T09:02:19.586Z] #63 2.395 ++ go env GOARCH [2022-03-17T09:02:19.586Z] #63 2.400 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:19.586Z] #63 2.400 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:19.586Z] #63 2.410 ++ dirname /install.sh [2022-03-17T09:02:19.586Z] #63 2.416 Install rootlesskit version v0.14.6 [2022-03-17T09:02:19.586Z] #63 2.416 + dir=/ [2022-03-17T09:02:19.586Z] #63 2.416 + bin=rootlesskit [2022-03-17T09:02:19.586Z] #63 2.416 + shift [2022-03-17T09:02:19.586Z] #63 2.416 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T09:02:19.586Z] #63 2.416 + . //rootlesskit.installer [2022-03-17T09:02:19.586Z] #63 2.416 ++ : v0.14.6 [2022-03-17T09:02:19.586Z] #63 2.416 + install_rootlesskit [2022-03-17T09:02:19.586Z] #63 2.416 + case "$1" in [2022-03-17T09:02:19.586Z] #63 2.416 + export CGO_ENABLED=0 [2022-03-17T09:02:19.586Z] #63 2.416 + CGO_ENABLED=0 [2022-03-17T09:02:19.586Z] #63 2.416 + _install_rootlesskit [2022-03-17T09:02:19.586Z] #63 2.416 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T09:02:19.586Z] #63 2.416 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:02:19.586Z] #63 2.416 + GOBIN=/build [2022-03-17T09:02:19.586Z] #63 2.416 + GO111MODULE=on [2022-03-17T09:02:19.586Z] #63 2.416 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T09:02:19.586Z] #63 2.784 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T09:02:19.586Z] #63 5.016 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:02:19.586Z] #63 5.024 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T09:02:19.586Z] #63 5.456 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T09:02:19.586Z] #63 7.727 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T09:02:19.586Z] #63 8.145 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T09:02:19.586Z] #63 8.197 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T09:02:19.586Z] #63 8.220 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T09:02:19.586Z] #63 8.323 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:02:19.586Z] #63 8.522 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T09:02:19.586Z] #63 8.636 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T09:02:19.586Z] #63 8.913 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T09:02:19.586Z] #63 9.036 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T09:02:19.586Z] #63 10.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T09:02:19.586Z] #63 10.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T09:02:19.838Z] #19 107.4 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-17T09:02:19.838Z] #19 107.4 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T09:02:19.855Z] #63 ... [2022-03-17T09:02:19.855Z] [2022-03-17T09:02:19.855Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:19.855Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T09:02:19.855Z] #38 11.41 Fetched 8393 kB in 9s (952 kB/s) [2022-03-17T09:02:20.100Z] #19 107.8 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-17T09:02:20.101Z] #19 107.8 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-17T09:02:20.101Z] #19 107.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-17T09:02:20.101Z] #19 107.9 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-17T09:02:20.101Z] #19 107.9 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-17T09:02:20.101Z] #19 107.9 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-17T09:02:20.101Z] #19 107.9 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-17T09:02:20.101Z] #19 107.9 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-17T09:02:20.101Z] #19 107.9 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-17T09:02:20.363Z] #19 108.0 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-17T09:02:20.363Z] #19 108.0 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-17T09:02:21.047Z] #26 ... [2022-03-17T09:02:21.047Z] [2022-03-17T09:02:21.047Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:02:21.047Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:02:21.047Z] #49 4.969 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:02:21.047Z] #49 6.349 go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:02:21.047Z] #49 6.357 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:02:21.047Z] #49 6.428 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:02:21.047Z] #49 6.445 go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:02:21.047Z] #49 6.871 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:02:21.047Z] #49 6.887 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:02:21.047Z] #49 6.912 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:02:21.047Z] #49 6.966 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:02:21.047Z] #49 7.219 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:02:21.047Z] #49 7.283 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:02:21.047Z] #49 7.462 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:02:21.047Z] #49 7.864 go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:02:21.047Z] #49 ... [2022-03-17T09:02:21.047Z] [2022-03-17T09:02:21.047Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:02:21.047Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:02:21.047Z] #53 5.823 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-17T09:02:21.047Z] #53 7.032 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-17T09:02:21.047Z] #53 7.034 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-17T09:02:21.047Z] #53 7.226 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-17T09:02:21.047Z] #53 9.278 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-17T09:02:21.047Z] #53 ... [2022-03-17T09:02:21.047Z] [2022-03-17T09:02:21.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:21.047Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:21.047Z] #14 4.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:21.047Z] #14 4.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:21.047Z] #14 4.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:21.047Z] #14 4.736 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:02:21.047Z] #14 5.675 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:02:21.047Z] #14 8.077 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:02:21.307Z] #14 ... [2022-03-17T09:02:21.307Z] [2022-03-17T09:02:21.307Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:02:21.307Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:02:21.307Z] #36 6.125 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-17T09:02:21.307Z] #36 ... [2022-03-17T09:02:21.307Z] [2022-03-17T09:02:21.307Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:21.307Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:21.307Z] #51 4.645 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-17T09:02:21.568Z] #51 ... [2022-03-17T09:02:21.568Z] [2022-03-17T09:02:21.568Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:21.568Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:02:21.568Z] #34 4.836 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-17T09:02:21.568Z] #34 4.836 Cloning into '.'... [2022-03-17T09:02:21.568Z] #34 ... [2022-03-17T09:02:21.568Z] [2022-03-17T09:02:21.568Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:02:21.568Z] #63 sha256:9eca7bc80799def8cb496512a4384c215cf2865c31bcace2970bbc00526cb71c [2022-03-17T09:02:21.568Z] #63 5.193 + RM_GOPATH=0 [2022-03-17T09:02:21.568Z] #63 5.193 + TMP_GOPATH= [2022-03-17T09:02:21.568Z] #63 5.193 + : /build [2022-03-17T09:02:21.568Z] #63 5.193 + '[' -z '' ']' [2022-03-17T09:02:21.568Z] #63 5.193 ++ mktemp -d [2022-03-17T09:02:21.568Z] #63 5.206 + export GOPATH=/tmp/tmp.VPrxpM2ca5 [2022-03-17T09:02:21.568Z] #63 5.206 + GOPATH=/tmp/tmp.VPrxpM2ca5 [2022-03-17T09:02:21.568Z] #63 5.206 + RM_GOPATH=1 [2022-03-17T09:02:21.568Z] #63 5.206 + case "$(go env GOARCH)" in [2022-03-17T09:02:21.568Z] #63 5.206 ++ go env GOARCH [2022-03-17T09:02:21.568Z] #63 5.224 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:21.568Z] #63 5.224 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:21.568Z] #63 5.228 ++ dirname /install.sh [2022-03-17T09:02:21.568Z] #63 5.231 + dir=/ [2022-03-17T09:02:21.568Z] #63 5.231 + bin=rootlesskit [2022-03-17T09:02:21.568Z] #63 5.231 + shift [2022-03-17T09:02:21.568Z] #63 5.232 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T09:02:21.568Z] #63 5.232 + . //rootlesskit.installer [2022-03-17T09:02:21.568Z] #63 5.232 ++ : v0.14.6 [2022-03-17T09:02:21.568Z] #63 5.232 + install_rootlesskit [2022-03-17T09:02:21.568Z] #63 5.233 + case "$1" in [2022-03-17T09:02:21.568Z] #63 5.233 + export CGO_ENABLED=0 [2022-03-17T09:02:21.568Z] #63 5.238 + CGO_ENABLED=0 [2022-03-17T09:02:21.568Z] #63 5.238 + _install_rootlesskit [2022-03-17T09:02:21.568Z] #63 5.240 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T09:02:21.568Z] #63 5.242 Install rootlesskit version v0.14.6 [2022-03-17T09:02:21.568Z] #63 5.242 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:02:21.568Z] #63 5.242 + GOBIN=/build [2022-03-17T09:02:21.568Z] #63 5.242 + GO111MODULE=on [2022-03-17T09:02:21.568Z] #63 5.242 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T09:02:21.568Z] #63 5.794 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T09:02:21.568Z] #63 8.973 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:02:21.568Z] #63 9.002 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T09:02:21.568Z] #63 9.610 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T09:02:21.827Z] #63 ... [2022-03-17T09:02:21.827Z] [2022-03-17T09:02:21.827Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:21.827Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:21.827Z] #38 4.278 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:21.827Z] #38 4.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:21.827Z] #38 4.284 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:21.827Z] #38 4.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:02:21.827Z] #38 5.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:02:21.827Z] #38 7.891 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:02:21.827Z] #38 ... [2022-03-17T09:02:21.827Z] [2022-03-17T09:02:21.827Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:21.827Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:21.828Z] #47 5.885 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:21.828Z] #47 5.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:21.828Z] #47 5.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:21.828Z] #47 6.538 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-17T09:02:21.828Z] #47 7.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:02:21.828Z] #47 9.924 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:02:22.089Z] #47 ... [2022-03-17T09:02:22.089Z] [2022-03-17T09:02:22.089Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:22.089Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:02:22.089Z] #58 4.058 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:02:22.089Z] #58 4.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:02:22.089Z] #58 4.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:02:22.089Z] #58 4.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:02:22.089Z] #58 5.280 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:02:22.089Z] #58 6.505 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:02:22.285Z] #19 109.8 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-17T09:02:22.285Z] #19 109.8 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-17T09:02:22.285Z] #19 109.8 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-17T09:02:22.285Z] #19 109.9 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-17T09:02:22.285Z] #19 109.9 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-17T09:02:22.349Z] #58 ... [2022-03-17T09:02:22.349Z] [2022-03-17T09:02:22.349Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:22.349Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:02:22.349Z] #43 4.360 + git clone https://github.com/docker/distribution.git . [2022-03-17T09:02:22.349Z] #43 4.361 Cloning into '.'... [2022-03-17T09:02:22.349Z] #43 ... [2022-03-17T09:02:22.349Z] [2022-03-17T09:02:22.349Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:22.349Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:22.349Z] #31 9.081 #=#=# [2022-03-17T09:02:22.349Z] #31 9.460 #=#=# ### 4.2% ########## 15.0% ################## 25.1% ######################## 34.0% ################################ 44.6% ######################################## 55.9% ################################################ 67.5% ######################################################### 79.8% ############################################################### 88.1% ######################################################################## 100.0% [2022-03-17T09:02:22.349Z] #31 12.03 [2022-03-17T09:02:22.409Z] #38 11.41 Reading package lists... [2022-03-17T09:02:22.409Z] #38 ... [2022-03-17T09:02:22.409Z] [2022-03-17T09:02:22.409Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:02:22.409Z] #36 sha256:e2d78f3b1ac7896393f000142b7d7cc967cc56946430e485dfaff7aba1b1cdaf [2022-03-17T09:02:22.409Z] #36 13.36 tomll can be used in two ways: [2022-03-17T09:02:22.409Z] #36 13.36 Writing to STDIN and reading from STDOUT: [2022-03-17T09:02:22.409Z] #36 13.36 cat file.toml | tomll > file.toml [2022-03-17T09:02:22.409Z] #36 13.36 [2022-03-17T09:02:22.409Z] #36 13.36 Reading and updating a list of files: [2022-03-17T09:02:22.409Z] #36 13.36 tomll a.toml b.toml c.toml [2022-03-17T09:02:22.409Z] #36 13.36 [2022-03-17T09:02:22.409Z] #36 13.36 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T09:02:22.409Z] #36 DONE 14.2s [2022-03-17T09:02:22.409Z] [2022-03-17T09:02:22.409Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:22.409Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:22.409Z] #47 13.28 Fetched 8397 kB in 10s (829 kB/s) [2022-03-17T09:02:23.679Z] #19 111.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-17T09:02:23.679Z] #19 111.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-17T09:02:23.679Z] #19 111.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-17T09:02:23.679Z] #19 111.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-17T09:02:23.679Z] #19 111.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-17T09:02:23.679Z] #19 111.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-17T09:02:23.679Z] #19 111.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-17T09:02:23.679Z] #19 111.5 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-17T09:02:23.943Z] #19 111.5 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-17T09:02:23.943Z] #19 111.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-17T09:02:23.943Z] #19 111.6 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-17T09:02:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T09:02:25.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T09:02:25.644Z] #31 ... [2022-03-17T09:02:25.645Z] [2022-03-17T09:02:25.645Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:02:25.645Z] #26 sha256:a36b34ed76c93b2a8d37cb49cf387881a90819b86d0697fa29b27a8686de2b8d [2022-03-17T09:02:25.645Z] #26 13.89 + mkdir -p /build [2022-03-17T09:02:25.645Z] #26 13.89 + mv docker/docker /build/ [2022-03-17T09:02:25.645Z] #26 13.90 + rmdir docker [2022-03-17T09:02:25.645Z] #26 DONE 14.4s [2022-03-17T09:02:25.645Z] [2022-03-17T09:02:25.645Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:02:25.645Z] #63 sha256:9eca7bc80799def8cb496512a4384c215cf2865c31bcace2970bbc00526cb71c [2022-03-17T09:02:25.645Z] #63 12.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T09:02:25.645Z] #63 13.45 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T09:02:25.645Z] #63 13.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T09:02:25.645Z] #63 13.55 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T09:02:25.645Z] #63 13.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:02:25.645Z] #63 13.78 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T09:02:25.645Z] #63 14.29 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T09:02:25.867Z] #19 113.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-17T09:02:25.867Z] #19 113.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-17T09:02:25.867Z] #19 113.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-17T09:02:25.867Z] #19 113.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-17T09:02:25.867Z] #19 113.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-17T09:02:25.904Z] #63 14.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T09:02:26.131Z] #19 ... [2022-03-17T09:02:26.131Z] [2022-03-17T09:02:26.131Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:26.131Z] #41 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:02:26.131Z] #41 DONE 124.6s [2022-03-17T09:02:26.131Z] [2022-03-17T09:02:26.131Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:26.131Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:02:26.165Z] #63 14.82 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T09:02:26.626Z] #47 13.28 Reading package lists... [2022-03-17T09:02:26.888Z] #47 17.78 Reading package lists... [2022-03-17T09:02:26.888Z] #47 ... [2022-03-17T09:02:26.888Z] [2022-03-17T09:02:26.888Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:26.888Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:26.888Z] #31 5.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-17T09:02:26.888Z] #31 6.790 [2022-03-17T09:02:26.888Z] #31 7.119 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:26.888Z] #31 8.201 [2022-03-17T09:02:27.150Z] #31 ... [2022-03-17T09:02:27.150Z] [2022-03-17T09:02:27.151Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:27.151Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T09:02:27.151Z] #43 17.24 + git checkout -q v2.3.0 [2022-03-17T09:02:27.151Z] #43 18.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-17T09:02:28.067Z] #50 ... [2022-03-17T09:02:28.067Z] [2022-03-17T09:02:28.067Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:02:28.067Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:02:28.067Z] #19 115.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-17T09:02:28.067Z] #19 115.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-17T09:02:28.067Z] #19 115.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-17T09:02:28.067Z] #19 115.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-17T09:02:28.067Z] #19 115.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-17T09:02:28.067Z] #19 115.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-17T09:02:28.067Z] #19 115.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-17T09:02:28.067Z] #19 115.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-17T09:02:28.067Z] #19 115.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-17T09:02:28.067Z] #19 115.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-17T09:02:28.067Z] #19 115.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-17T09:02:28.067Z] #19 115.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-17T09:02:28.067Z] #19 115.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-17T09:02:28.073Z] #63 16.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T09:02:28.073Z] #63 17.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T09:02:28.332Z] #19 115.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-17T09:02:28.332Z] #19 115.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-17T09:02:29.279Z] #19 116.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-17T09:02:29.279Z] #19 117.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-17T09:02:29.279Z] #19 117.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-17T09:02:29.279Z] #19 117.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-17T09:02:29.279Z] #19 117.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-17T09:02:29.335Z] #14 ... [2022-03-17T09:02:29.335Z] [2022-03-17T09:02:29.335Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:02:29.335Z] #60 sha256:402e81fef2ec025640feff48ac6dcb46dd890ac5915fb2e3ecb3d189098779f7 [2022-03-17T09:02:29.988Z] #63 ... [2022-03-17T09:02:29.988Z] [2022-03-17T09:02:29.988Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-17T09:02:29.988Z] #36 sha256:5166f445f5eed557416cc52988d99b7280fff0a217a0d0c1af4e6f0c25dae591 [2022-03-17T09:02:29.988Z] #36 19.37 tomll can be used in two ways: [2022-03-17T09:02:29.988Z] #36 19.37 Writing to STDIN and reading from STDOUT: [2022-03-17T09:02:29.988Z] #36 19.37 cat file.toml | tomll > file.toml [2022-03-17T09:02:29.988Z] #36 19.37 [2022-03-17T09:02:29.988Z] #36 19.37 Reading and updating a list of files: [2022-03-17T09:02:29.988Z] #36 19.37 tomll a.toml b.toml c.toml [2022-03-17T09:02:29.988Z] #36 19.37 [2022-03-17T09:02:29.988Z] #36 19.37 When given a list of files, tomll will modify all files in place without asking. [2022-03-17T09:02:30.110Z] #60 36.73 Updating files: 65% (3125/4740) Updating files: 66% (3129/4740) Updating files: 67% (3176/4740) Updating files: 68% (3224/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T09:02:30.111Z] #60 37.45 + cd /tmp/tmp.ayyhK8B9Bd/src/github.com/containerd/containerd [2022-03-17T09:02:30.111Z] #60 37.45 + git checkout -q v1.6.1 [2022-03-17T09:02:30.463Z] #43 ... [2022-03-17T09:02:30.463Z] [2022-03-17T09:02:30.463Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:30.463Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:02:30.463Z] #14 12.05 Fetched 8393 kB in 9s (904 kB/s) [2022-03-17T09:02:30.463Z] #14 12.05 Reading package lists... [2022-03-17T09:02:30.463Z] #14 16.27 Reading package lists... [2022-03-17T09:02:30.463Z] #14 20.09 Building dependency tree... [2022-03-17T09:02:30.463Z] #14 ... [2022-03-17T09:02:30.463Z] [2022-03-17T09:02:30.463Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:30.463Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:30.463Z] #47 17.78 Reading package lists... [2022-03-17T09:02:30.557Z] #36 DONE 19.8s [2022-03-17T09:02:30.557Z] [2022-03-17T09:02:30.557Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:30.557Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:30.557Z] #31 15.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T09:02:30.557Z] #31 17.81 #=#=# [2022-03-17T09:02:30.557Z] #31 18.17 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:30.557Z] #31 19.68 [2022-03-17T09:02:30.673Z] #19 118.4 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-17T09:02:30.673Z] #19 118.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-17T09:02:30.673Z] #19 118.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-17T09:02:30.673Z] #19 118.5 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-17T09:02:30.673Z] #19 118.5 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-17T09:02:30.673Z] #19 118.5 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-17T09:02:30.673Z] #19 118.5 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-17T09:02:30.673Z] #19 118.5 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-17T09:02:30.673Z] #19 118.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-17T09:02:30.935Z] #19 118.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-17T09:02:30.935Z] #19 118.6 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-17T09:02:30.935Z] #19 118.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-17T09:02:31.411Z] #47 21.82 Building dependency tree... [2022-03-17T09:02:31.411Z] #47 ... [2022-03-17T09:02:31.411Z] [2022-03-17T09:02:31.411Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:31.411Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T09:02:31.411Z] #58 13.16 Fetched 8393 kB in 10s (854 kB/s) [2022-03-17T09:02:31.411Z] #58 13.16 Reading package lists... [2022-03-17T09:02:31.411Z] #58 17.89 Reading package lists... [2022-03-17T09:02:31.411Z] #58 21.74 Building dependency tree... [2022-03-17T09:02:31.411Z] #58 ... [2022-03-17T09:02:31.411Z] [2022-03-17T09:02:31.411Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:31.411Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:31.411Z] #47 21.82 Building dependency tree... [2022-03-17T09:02:31.485Z] #60 38.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T09:02:31.486Z] #60 38.69 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T09:02:31.486Z] #60 38.69 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:02:31.486Z] #60 38.69 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:02:31.486Z] #60 38.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T09:02:31.486Z] #60 38.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T09:02:31.486Z] #60 38.69 + '[' '' = dynamic ']' [2022-03-17T09:02:31.486Z] #60 38.69 + make [2022-03-17T09:02:32.468Z] #31 22.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T09:02:32.859Z] #19 120.3 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-17T09:02:32.859Z] #19 120.3 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-17T09:02:32.859Z] #19 120.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-17T09:02:32.859Z] #19 120.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-17T09:02:32.859Z] #19 120.4 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-17T09:02:32.956Z] #60 40.07 + bin/ctr [2022-03-17T09:02:33.807Z] #19 121.5 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-17T09:02:33.807Z] #19 121.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-17T09:02:33.850Z] #31 ... [2022-03-17T09:02:33.850Z] [2022-03-17T09:02:33.850Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:33.850Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:33.850Z] #47 12.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:02:33.850Z] #47 15.70 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-17T09:02:33.850Z] #47 21.29 Fetched 8510 kB in 16s (540 kB/s) [2022-03-17T09:02:33.850Z] #47 21.29 Reading package lists... [2022-03-17T09:02:33.850Z] #47 ... [2022-03-17T09:02:33.850Z] [2022-03-17T09:02:33.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:33.851Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:33.851Z] #14 17.17 Fetched 8506 kB in 13s (647 kB/s) [2022-03-17T09:02:33.851Z] #14 17.17 Reading package lists... [2022-03-17T09:02:34.112Z] #14 22.71 Reading package lists... [2022-03-17T09:02:34.112Z] #14 ... [2022-03-17T09:02:34.112Z] [2022-03-17T09:02:34.112Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:34.112Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:02:34.112Z] #43 23.02 Updating files: 94% (1729/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-17T09:02:34.112Z] #43 23.17 + git checkout -q v2.3.0 [2022-03-17T09:02:34.145Z] #47 25.20 The following additional packages will be installed: [2022-03-17T09:02:34.145Z] #47 25.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:02:34.145Z] #47 25.21 python3-protobuf python3-six [2022-03-17T09:02:34.145Z] #47 25.21 Suggested packages: [2022-03-17T09:02:34.145Z] #47 25.23 python3-setuptools [2022-03-17T09:02:34.145Z] #47 25.23 Recommended packages: [2022-03-17T09:02:34.145Z] #47 25.23 iproute2 | iproute [2022-03-17T09:02:34.145Z] #47 25.77 The following NEW packages will be installed: [2022-03-17T09:02:34.145Z] #47 25.77 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:02:34.145Z] #47 25.78 python3-protobuf python3-six [2022-03-17T09:02:34.382Z] #19 122.2 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:34.412Z] #47 ... [2022-03-17T09:02:34.412Z] [2022-03-17T09:02:34.412Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:34.412Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T09:02:34.412Z] #38 11.41 Reading package lists... [2022-03-17T09:02:34.412Z] #38 16.45 Reading package lists... [2022-03-17T09:02:34.412Z] #38 20.32 Building dependency tree... [2022-03-17T09:02:34.412Z] #38 23.55 The following additional packages will be installed: [2022-03-17T09:02:34.412Z] #38 23.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T09:02:34.412Z] #38 23.59 Suggested packages: [2022-03-17T09:02:34.412Z] #38 23.59 cmake-doc ninja-build lrzip [2022-03-17T09:02:34.412Z] #38 23.59 Recommended packages: [2022-03-17T09:02:34.412Z] #38 23.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T09:02:34.412Z] #38 24.29 The following NEW packages will be installed: [2022-03-17T09:02:34.412Z] #38 24.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T09:02:34.412Z] #38 24.31 vim-common xxd [2022-03-17T09:02:34.412Z] #38 24.70 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:34.412Z] #38 24.70 Need to get 15.6 MB of archives. [2022-03-17T09:02:34.412Z] #38 24.70 After this operation, 67.4 MB of additional disk space will be used. [2022-03-17T09:02:34.412Z] #38 24.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:02:34.412Z] #38 24.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:02:34.412Z] #38 24.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T09:02:34.412Z] #38 24.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-17T09:02:34.412Z] #38 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-17T09:02:34.412Z] #38 25.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-17T09:02:34.412Z] #38 25.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-17T09:02:34.412Z] #38 25.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-17T09:02:34.412Z] #38 25.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-17T09:02:34.413Z] #38 25.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-17T09:02:34.413Z] #38 ... [2022-03-17T09:02:34.413Z] [2022-03-17T09:02:34.413Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:34.413Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:34.413Z] #31 12.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-17T09:02:34.413Z] #31 13.60 [2022-03-17T09:02:34.413Z] #31 13.94 #=#=# 0.8% ######################################################################## 100.0% [2022-03-17T09:02:34.413Z] #31 15.30 [2022-03-17T09:02:34.644Z] #19 122.5 Fetched 787 MB in 26s (29.8 MB/s) [2022-03-17T09:02:34.644Z] #19 122.5 Selecting previously unselected package liblocale-gettext-perl. [2022-03-17T09:02:34.688Z] #43 ... [2022-03-17T09:02:34.688Z] [2022-03-17T09:02:34.688Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:02:34.688Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:02:34.688Z] #49 13.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:02:34.688Z] #49 13.99 go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:02:34.918Z] #19 122.5 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:02:34.918Z] #19 122.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-17T09:02:34.918Z] #19 122.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T09:02:34.918Z] #19 122.6 Selecting previously unselected package bzip2. [2022-03-17T09:02:34.918Z] #19 122.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T09:02:34.918Z] #19 122.6 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T09:02:34.918Z] #19 122.7 Selecting previously unselected package libmagic-mgc. [2022-03-17T09:02:34.949Z] #49 ... [2022-03-17T09:02:34.949Z] [2022-03-17T09:02:34.949Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:34.949Z] #31 sha256:30b89722b1701ea31023c72a31fc2c470b31a0e4835e1dd3de8a93a7298e28ce [2022-03-17T09:02:34.949Z] #31 24.27 #=#=# [2022-03-17T09:02:34.949Z] #31 24.62 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:35.180Z] #19 122.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-17T09:02:35.180Z] #19 122.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-17T09:02:35.180Z] #19 122.9 Selecting previously unselected package libmagic1:amd64. [2022-03-17T09:02:35.180Z] #19 122.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-17T09:02:35.180Z] #19 122.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-17T09:02:35.180Z] #19 122.9 Selecting previously unselected package file. [2022-03-17T09:02:35.441Z] #19 122.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-17T09:02:35.441Z] #19 123.0 Unpacking file (1:5.39-3) ... [2022-03-17T09:02:35.441Z] #19 123.0 Selecting previously unselected package xz-utils. [2022-03-17T09:02:35.441Z] #19 123.0 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T09:02:35.441Z] #19 123.0 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T09:02:35.441Z] #19 123.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-17T09:02:35.441Z] #19 123.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T09:02:35.441Z] #19 123.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T09:02:35.892Z] #31 25.99 [2022-03-17T09:02:35.892Z] #31 26.16 Download of images into '/build' complete. [2022-03-17T09:02:35.892Z] #31 26.16 Use something like the following to load the result into a Docker daemon: [2022-03-17T09:02:35.892Z] #31 26.16 tar -cC '/build' . | docker load [2022-03-17T09:02:36.152Z] #31 DONE 26.3s [2022-03-17T09:02:36.152Z] [2022-03-17T09:02:36.152Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:36.152Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:36.152Z] #38 16.55 Fetched 8506 kB in 13s (679 kB/s) [2022-03-17T09:02:36.152Z] #38 16.55 Reading package lists... [2022-03-17T09:02:36.387Z] #19 123.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-17T09:02:36.387Z] #19 123.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-17T09:02:36.387Z] #19 123.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T09:02:36.413Z] #38 22.57 Reading package lists... [2022-03-17T09:02:36.413Z] #38 ... [2022-03-17T09:02:36.413Z] [2022-03-17T09:02:36.413Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:36.413Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:02:36.413Z] #58 15.52 Fetched 8506 kB in 12s (728 kB/s) [2022-03-17T09:02:36.413Z] #58 15.52 Reading package lists... [2022-03-17T09:02:36.674Z] #58 21.58 Reading package lists... [2022-03-17T09:02:36.674Z] #58 ... [2022-03-17T09:02:36.674Z] [2022-03-17T09:02:36.674Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:02:36.674Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:02:36.674Z] #43 25.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-17T09:02:36.961Z] #19 124.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-17T09:02:36.961Z] #19 124.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-17T09:02:36.961Z] #19 124.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T09:02:37.812Z] #31 18.48 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-17T09:02:37.906Z] #19 125.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-17T09:02:37.906Z] #19 125.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T09:02:37.906Z] #19 125.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T09:02:38.390Z] #31 19.42 [2022-03-17T09:02:38.390Z] [2022-03-17T09:02:38.390Z] #31 ... [2022-03-17T09:02:38.390Z] [2022-03-17T09:02:38.390Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:02:38.390Z] #53 sha256:aeeb4bb85d76f22e805aac9fa32bb44e2d69d96ce7cc30b888aa790aaabe730b [2022-03-17T09:02:38.390Z] #53 27.57 v3.0.2 [2022-03-17T09:02:38.390Z] #53 DONE 30.4s [2022-03-17T09:02:38.390Z] [2022-03-17T09:02:38.390Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:38.390Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:38.390Z] #31 19.70 #=#=# [2022-03-17T09:02:38.390Z] #31 ... [2022-03-17T09:02:38.390Z] [2022-03-17T09:02:38.390Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:38.390Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T09:02:38.390Z] #38 26.70 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:38.390Z] #38 27.03 Fetched 15.6 MB in 1s (11.9 MB/s) [2022-03-17T09:02:38.390Z] #38 27.09 Selecting previously unselected package xxd. [2022-03-17T09:02:38.390Z] #38 27.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-17T09:02:38.390Z] #38 27.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T09:02:38.390Z] #38 27.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:38.390Z] #38 29.61 Selecting previously unselected package vim-common. [2022-03-17T09:02:38.390Z] #38 29.62 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:02:38.390Z] #38 29.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:38.390Z] #38 30.41 Selecting previously unselected package cmake-data. [2022-03-17T09:02:38.390Z] #38 30.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T09:02:38.390Z] #38 30.43 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:02:38.479Z] #19 126.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-17T09:02:38.479Z] #19 126.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-17T09:02:38.479Z] #19 126.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T09:02:39.052Z] #19 126.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-17T09:02:39.052Z] #19 126.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:39.052Z] #19 126.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:02:39.052Z] #19 126.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-17T09:02:39.052Z] #19 126.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:39.052Z] #19 126.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:02:40.037Z] #38 ... [2022-03-17T09:02:40.037Z] [2022-03-17T09:02:40.037Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:40.037Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:40.037Z] #31 19.70 #=#=# 0.1% ###### 9.1% ###################### 31.8% ##################################### 52.1% ############################################### 66.1% ################################################## 70.7% ##################################################################### 96.3% ######################################################################## 100.0% [2022-03-17T09:02:40.304Z] #31 ... [2022-03-17T09:02:40.304Z] [2022-03-17T09:02:40.304Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:40.304Z] #58 sha256:4d7f403248d513c76df69e3995755130505745bccb8abab532cb6a1437525337 [2022-03-17T09:02:40.304Z] #58 25.16 The following additional packages will be installed: [2022-03-17T09:02:40.304Z] #58 25.16 libbtrfs0 [2022-03-17T09:02:40.304Z] #58 25.40 The following NEW packages will be installed: [2022-03-17T09:02:40.304Z] #58 25.40 libbtrfs-dev libbtrfs0 [2022-03-17T09:02:40.304Z] #58 25.79 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:40.304Z] #58 25.79 Need to get 454 kB of archives. [2022-03-17T09:02:40.304Z] #58 25.79 After this operation, 1275 kB of additional disk space will be used. [2022-03-17T09:02:40.304Z] #58 25.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-17T09:02:40.304Z] #58 25.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-17T09:02:40.304Z] #58 26.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:40.304Z] #58 26.96 Fetched 454 kB in 0s (1365 kB/s) [2022-03-17T09:02:40.304Z] #58 27.06 Selecting previously unselected package libbtrfs0:arm64. [2022-03-17T09:02:40.305Z] #58 27.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-17T09:02:40.305Z] #58 27.13 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-17T09:02:40.305Z] #58 27.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T09:02:40.305Z] #58 29.65 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-17T09:02:40.305Z] #58 29.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-17T09:02:40.305Z] #58 29.68 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T09:02:40.305Z] #58 30.57 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T09:02:40.305Z] #58 30.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T09:02:40.305Z] #58 30.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:40.305Z] #58 DONE 32.3s [2022-03-17T09:02:40.305Z] [2022-03-17T09:02:40.305Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T09:02:40.305Z] #59 sha256:2f67508e5df96d708623e9f3dda00b7656ab34c2acc98c7b18caf9a523823e87 [2022-03-17T09:02:40.305Z] #59 DONE 0.1s [2022-03-17T09:02:40.305Z] [2022-03-17T09:02:40.305Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:02:40.305Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:02:40.567Z] #60 ... [2022-03-17T09:02:40.567Z] [2022-03-17T09:02:40.567Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:40.567Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:02:40.567Z] #51 22.61 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T09:02:40.567Z] #51 22.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:02:40.567Z] #51 22.65 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T09:02:40.567Z] #51 22.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T09:02:40.567Z] #51 22.88 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T09:02:40.567Z] #51 22.89 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T09:02:40.567Z] #51 23.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T09:02:40.567Z] #51 23.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T09:02:40.567Z] #51 23.27 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T09:02:40.567Z] #51 23.30 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T09:02:40.567Z] #51 24.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T09:02:40.567Z] #51 24.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T09:02:40.567Z] #51 26.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:02:40.567Z] #51 26.66 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T09:02:40.567Z] #51 26.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T09:02:40.567Z] #51 26.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T09:02:40.567Z] #51 26.93 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T09:02:40.567Z] #51 27.00 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T09:02:40.567Z] #51 27.01 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T09:02:40.567Z] #51 27.04 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T09:02:40.567Z] #51 27.08 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T09:02:40.567Z] #51 27.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T09:02:40.567Z] #51 27.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T09:02:40.567Z] #51 27.27 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T09:02:40.567Z] #51 27.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T09:02:40.567Z] #51 27.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T09:02:40.567Z] #51 27.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T09:02:40.567Z] #51 27.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T09:02:40.567Z] #51 27.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T09:02:40.567Z] #51 27.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T09:02:40.567Z] #51 28.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T09:02:40.567Z] #51 28.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T09:02:40.567Z] #51 28.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T09:02:40.567Z] #51 29.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T09:02:40.567Z] #51 30.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T09:02:40.567Z] #51 30.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T09:02:40.567Z] #51 30.41 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T09:02:40.567Z] #51 30.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T09:02:40.567Z] #51 30.52 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T09:02:40.567Z] #51 31.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T09:02:40.567Z] #51 31.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T09:02:40.567Z] #51 31.26 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T09:02:40.567Z] #51 31.27 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T09:02:40.567Z] #51 31.29 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T09:02:40.567Z] #51 31.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T09:02:40.567Z] #51 31.33 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T09:02:40.567Z] #51 31.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T09:02:40.567Z] #51 31.45 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T09:02:40.567Z] #51 31.45 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T09:02:40.567Z] #51 31.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T09:02:40.567Z] #51 31.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T09:02:40.567Z] #51 31.84 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T09:02:40.567Z] #51 31.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T09:02:40.567Z] #51 31.89 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T09:02:40.567Z] #51 31.94 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T09:02:40.567Z] #51 31.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T09:02:40.567Z] #51 32.02 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T09:02:40.567Z] #51 32.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T09:02:40.567Z] #51 32.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T09:02:40.567Z] #51 32.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T09:02:40.567Z] #51 32.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T09:02:40.567Z] #51 32.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T09:02:40.567Z] #51 32.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T09:02:40.567Z] #51 32.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T09:02:40.567Z] #51 32.46 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T09:02:40.567Z] #51 32.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T09:02:40.567Z] #51 32.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T09:02:40.567Z] #51 32.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T09:02:40.567Z] #51 32.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T09:02:40.567Z] #51 32.65 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T09:02:40.567Z] #51 32.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T09:02:40.567Z] #51 32.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T09:02:40.832Z] #51 32.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T09:02:40.832Z] #51 32.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T09:02:40.832Z] #51 32.81 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T09:02:40.832Z] #51 32.82 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T09:02:40.832Z] #51 32.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T09:02:40.832Z] #51 32.88 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T09:02:40.832Z] #51 ... [2022-03-17T09:02:40.832Z] [2022-03-17T09:02:40.832Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:40.832Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:40.832Z] #31 22.13 [2022-03-17T09:02:41.062Z] #60 ... [2022-03-17T09:02:41.062Z] [2022-03-17T09:02:41.062Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:41.062Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:41.062Z] #14 84.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T09:02:41.062Z] #14 84.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:41.062Z] #14 84.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:02:41.062Z] #14 89.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T09:02:41.062Z] #14 89.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:41.062Z] #14 89.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:02:41.062Z] #14 94.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T09:02:41.062Z] #14 94.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:41.062Z] #14 94.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:02:41.406Z] #31 ... [2022-03-17T09:02:41.406Z] [2022-03-17T09:02:41.406Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:41.406Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:02:41.406Z] #14 23.23 The following additional packages will be installed: [2022-03-17T09:02:41.406Z] #14 23.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:02:41.406Z] #14 23.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T09:02:41.406Z] #14 23.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T09:02:41.406Z] #14 23.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T09:02:41.406Z] #14 23.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T09:02:41.406Z] #14 23.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T09:02:41.406Z] #14 23.23 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T09:02:41.406Z] #14 23.26 Suggested packages: [2022-03-17T09:02:41.406Z] #14 23.26 gcc-10-locales seccomp wine64 [2022-03-17T09:02:41.406Z] #14 24.41 The following NEW packages will be installed: [2022-03-17T09:02:41.406Z] #14 24.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:02:41.406Z] #14 24.42 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T09:02:41.406Z] #14 24.42 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T09:02:41.406Z] #14 24.42 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T09:02:41.406Z] #14 24.42 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T09:02:41.406Z] #14 24.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T09:02:41.406Z] #14 24.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T09:02:41.406Z] #14 24.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T09:02:41.406Z] #14 24.44 mingw-w64-x86-64-dev [2022-03-17T09:02:41.406Z] #14 24.85 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:41.406Z] #14 24.85 Need to get 108 MB of archives. [2022-03-17T09:02:41.406Z] #14 24.85 After this operation, 620 MB of additional disk space will be used. [2022-03-17T09:02:41.406Z] #14 24.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-17T09:02:41.406Z] #14 24.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-17T09:02:41.406Z] #14 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T09:02:41.406Z] #14 25.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-17T09:02:41.406Z] #14 25.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-17T09:02:41.406Z] #14 25.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T09:02:41.406Z] #14 25.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-17T09:02:41.406Z] #14 25.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-17T09:02:41.406Z] #14 25.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T09:02:41.406Z] #14 26.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-17T09:02:41.406Z] #14 28.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-17T09:02:41.406Z] #14 29.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-17T09:02:41.406Z] #14 30.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-17T09:02:41.406Z] #14 31.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-17T09:02:41.406Z] #14 32.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T09:02:41.406Z] #14 32.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-17T09:02:41.406Z] #14 32.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-17T09:02:41.406Z] #14 32.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-17T09:02:41.406Z] #14 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-17T09:02:41.406Z] #14 32.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-17T09:02:41.406Z] #14 32.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-17T09:02:41.406Z] #14 32.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-17T09:02:41.406Z] #14 32.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-17T09:02:41.406Z] #14 32.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-17T09:02:41.406Z] #14 32.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-17T09:02:41.406Z] #14 32.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-17T09:02:41.406Z] #14 32.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-17T09:02:41.406Z] #14 32.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-17T09:02:41.406Z] #14 32.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-17T09:02:41.406Z] #14 32.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-17T09:02:41.406Z] #14 33.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:41.406Z] #14 ... [2022-03-17T09:02:41.406Z] [2022-03-17T09:02:41.406Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:02:41.406Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:02:41.406Z] #60 0.531 + RM_GOPATH=0 [2022-03-17T09:02:41.406Z] #60 0.532 + TMP_GOPATH= [2022-03-17T09:02:41.406Z] #60 0.532 + : /build [2022-03-17T09:02:41.406Z] #60 0.532 + '[' -z '' ']' [2022-03-17T09:02:41.406Z] #60 0.533 ++ mktemp -d [2022-03-17T09:02:41.406Z] #60 0.535 + export GOPATH=/tmp/tmp.xcTJjzsbUD [2022-03-17T09:02:41.406Z] #60 0.536 + GOPATH=/tmp/tmp.xcTJjzsbUD [2022-03-17T09:02:41.406Z] #60 0.536 + RM_GOPATH=1 [2022-03-17T09:02:41.406Z] #60 0.537 + case "$(go env GOARCH)" in [2022-03-17T09:02:41.406Z] #60 0.537 ++ go env GOARCH [2022-03-17T09:02:41.406Z] #60 0.546 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:41.406Z] #60 0.546 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:41.406Z] #60 0.547 ++ dirname /install.sh [2022-03-17T09:02:41.406Z] #60 0.552 + dir=/ [2022-03-17T09:02:41.406Z] #60 0.552 + bin=containerd [2022-03-17T09:02:41.406Z] #60 0.553 + shift [2022-03-17T09:02:41.406Z] #60 0.553 + '[' '!' -f //containerd.installer ']' [2022-03-17T09:02:41.407Z] #60 0.554 + . //containerd.installer [2022-03-17T09:02:41.407Z] #60 0.554 ++ set -e [2022-03-17T09:02:41.407Z] #60 0.554 ++ : v1.6.1 [2022-03-17T09:02:41.407Z] #60 0.556 + install_containerd [2022-03-17T09:02:41.407Z] #60 0.557 + echo 'Install containerd version v1.6.1' [2022-03-17T09:02:41.407Z] #60 0.557 Install containerd version v1.6.1 [2022-03-17T09:02:41.407Z] #60 0.558 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xcTJjzsbUD/src/github.com/containerd/containerd [2022-03-17T09:02:41.407Z] #60 0.603 Cloning into '/tmp/tmp.xcTJjzsbUD/src/github.com/containerd/containerd'... [2022-03-17T09:02:41.972Z] #43 ... [2022-03-17T09:02:41.972Z] [2022-03-17T09:02:41.973Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:41.973Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:41.973Z] #38 22.57 Reading package lists... [2022-03-17T09:02:41.973Z] #38 27.82 Building dependency tree... [2022-03-17T09:02:41.973Z] #38 31.07 The following additional packages will be installed: [2022-03-17T09:02:41.973Z] #38 31.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-17T09:02:41.973Z] #38 31.08 Suggested packages: [2022-03-17T09:02:41.973Z] #38 31.09 cmake-doc ninja-build lrzip [2022-03-17T09:02:41.973Z] #38 31.09 Recommended packages: [2022-03-17T09:02:41.973Z] #38 31.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T09:02:42.928Z] #38 31.95 The following NEW packages will be installed: [2022-03-17T09:02:42.928Z] #38 31.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-17T09:02:42.928Z] #38 31.96 vim-common xxd [2022-03-17T09:02:42.941Z] Running on azwin-2-89b6a0 in d:\jenkins\workspace\moby_PR-43214 [Pipeline] { [Pipeline] ws [2022-03-17T09:02:42.960Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T09:02:43.188Z] #38 32.35 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:43.188Z] #38 32.35 Need to get 17.7 MB of archives. [2022-03-17T09:02:43.188Z] #38 32.35 After this operation, 70.7 MB of additional disk space will be used. [2022-03-17T09:02:43.188Z] #38 32.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:02:43.188Z] #38 32.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:02:43.188Z] #38 32.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T09:02:43.188Z] #38 32.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T09:02:43.536Z] #38 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-17T09:02:43.536Z] #38 32.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T09:02:43.536Z] #38 32.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T09:02:43.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T09:02:43.809Z] #38 ... [2022-03-17T09:02:43.809Z] [2022-03-17T09:02:43.809Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:02:43.809Z] #58 sha256:cee0fc841bbd361c9b01a8ea677a709941ee2e1ab2754f1ed38de67a65e7a05a [2022-03-17T09:02:43.809Z] #58 21.58 Reading package lists... [2022-03-17T09:02:43.809Z] #58 26.62 Building dependency tree... [2022-03-17T09:02:43.809Z] #58 29.79 The following additional packages will be installed: [2022-03-17T09:02:43.809Z] #58 29.79 libbtrfs0 [2022-03-17T09:02:43.809Z] #58 30.07 The following NEW packages will be installed: [2022-03-17T09:02:43.809Z] #58 30.07 libbtrfs-dev libbtrfs0 [2022-03-17T09:02:43.809Z] #58 30.44 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:43.809Z] #58 30.44 Need to get 460 kB of archives. [2022-03-17T09:02:43.809Z] #58 30.44 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T09:02:43.809Z] #58 30.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:02:43.809Z] #58 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:02:43.809Z] #58 31.59 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:43.809Z] #58 31.78 Fetched 460 kB in 0s (1350 kB/s) [2022-03-17T09:02:43.809Z] #58 31.88 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:02:43.809Z] #58 31.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:02:43.809Z] #58 31.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:02:43.809Z] #58 31.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:02:43.809Z] #58 32.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:02:43.809Z] #58 32.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:02:43.809Z] #58 32.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:02:43.809Z] #58 32.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:02:43.809Z] #58 32.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:02:43.809Z] #58 32.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:43.809Z] #58 DONE 33.0s [2022-03-17T09:02:43.809Z] [2022-03-17T09:02:43.809Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:43.809Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:43.809Z] #38 32.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T09:02:43.809Z] #38 32.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T09:02:43.809Z] #38 32.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T09:02:43.809Z] #38 ... [2022-03-17T09:02:43.809Z] [2022-03-17T09:02:43.809Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T09:02:43.809Z] #59 sha256:bff98d2464e2c338b64abf8656dab3703c8acc266930bd72638d5a72a2fbc14c [2022-03-17T09:02:43.809Z] #59 DONE 0.2s [2022-03-17T09:02:43.809Z] [2022-03-17T09:02:43.809Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:43.809Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:43.809Z] #51 31.57 go: downloading github.com/fatih/color v1.13.0 [2022-03-17T09:02:43.809Z] #51 31.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:02:43.809Z] #51 31.57 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-17T09:02:43.809Z] #51 31.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-17T09:02:43.809Z] #51 31.81 go: downloading github.com/spf13/viper v1.10.1 [2022-03-17T09:02:43.809Z] #51 31.99 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-17T09:02:43.809Z] #51 32.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-17T09:02:43.809Z] #51 32.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-17T09:02:43.809Z] #51 32.33 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-17T09:02:43.809Z] #51 32.38 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-17T09:02:44.160Z] The recommended git tool is: git [2022-03-17T09:02:44.716Z] #60 ... [2022-03-17T09:02:44.716Z] [2022-03-17T09:02:44.716Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:44.716Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:44.716Z] #47 26.19 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:44.716Z] #47 26.19 Need to get 2115 kB of archives. [2022-03-17T09:02:44.716Z] #47 26.19 After this operation, 10.7 MB of additional disk space will be used. [2022-03-17T09:02:44.716Z] #47 26.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-17T09:02:44.716Z] #47 26.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:02:44.716Z] #47 26.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T09:02:44.716Z] #47 26.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-17T09:02:44.716Z] #47 26.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-17T09:02:44.716Z] #47 26.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-17T09:02:44.716Z] #47 26.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-17T09:02:44.716Z] #47 29.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-17T09:02:44.716Z] #47 31.73 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:44.716Z] #47 31.91 Fetched 2115 kB in 4s (556 kB/s) [2022-03-17T09:02:44.716Z] #47 31.99 Selecting previously unselected package libprotobuf23:arm64. [2022-03-17T09:02:44.716Z] #47 31.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-17T09:02:44.716Z] #47 32.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 32.08 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-17T09:02:44.716Z] #47 32.90 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:02:44.716Z] #47 32.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:02:44.716Z] #47 32.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:44.716Z] #47 33.07 Selecting previously unselected package python3-six. [2022-03-17T09:02:44.716Z] #47 33.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T09:02:44.716Z] #47 33.07 Unpacking python3-six (1.16.0-2) ... [2022-03-17T09:02:44.716Z] #47 33.14 Selecting previously unselected package python3-protobuf. [2022-03-17T09:02:44.716Z] #47 33.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 33.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T09:02:44.716Z] #47 33.53 Selecting previously unselected package libnet1:arm64. [2022-03-17T09:02:44.716Z] #47 33.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 33.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:02:44.716Z] #47 33.67 Selecting previously unselected package libnl-3-200:arm64. [2022-03-17T09:02:44.716Z] #47 33.67 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 33.68 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T09:02:44.716Z] #47 33.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-17T09:02:44.716Z] #47 33.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 33.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T09:02:44.716Z] #47 34.04 Selecting previously unselected package criu. [2022-03-17T09:02:44.716Z] #47 34.04 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-17T09:02:44.716Z] #47 34.05 Unpacking criu (3.16.1-3) ... [2022-03-17T09:02:44.716Z] #47 34.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:44.716Z] #47 36.12 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-17T09:02:44.716Z] #47 36.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:02:44.716Z] #47 36.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T09:02:44.716Z] #47 36.17 Setting up python3-six (1.16.0-2) ... [2022-03-17T09:02:44.716Z] #47 ... [2022-03-17T09:02:44.716Z] [2022-03-17T09:02:44.716Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:44.716Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:02:44.716Z] #51 32.99 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T09:02:44.716Z] #51 33.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T09:02:44.716Z] #51 33.06 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T09:02:44.716Z] #51 33.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T09:02:44.716Z] #51 33.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T09:02:44.716Z] #51 33.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T09:02:44.716Z] #51 33.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T09:02:44.716Z] #51 33.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T09:02:44.716Z] #51 33.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T09:02:44.716Z] #51 33.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T09:02:44.716Z] #51 33.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T09:02:44.716Z] #51 33.69 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T09:02:44.716Z] #51 33.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T09:02:44.716Z] #51 33.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T09:02:44.716Z] #51 33.91 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T09:02:44.716Z] #51 33.92 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T09:02:44.716Z] #51 33.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T09:02:44.716Z] #51 33.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T09:02:44.716Z] #51 33.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T09:02:44.716Z] #51 33.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T09:02:44.716Z] #51 34.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T09:02:44.716Z] #51 34.02 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T09:02:44.716Z] #51 34.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T09:02:44.716Z] #51 34.12 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T09:02:44.716Z] #51 34.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T09:02:44.716Z] #51 34.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T09:02:44.716Z] #51 34.40 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T09:02:44.716Z] #51 34.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T09:02:44.716Z] #51 34.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T09:02:44.716Z] #51 34.46 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T09:02:44.716Z] #51 34.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T09:02:44.716Z] #51 34.87 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T09:02:44.716Z] #51 35.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T09:02:44.716Z] #51 35.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T09:02:44.716Z] #51 35.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T09:02:44.716Z] #51 35.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T09:02:44.716Z] #51 35.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T09:02:44.716Z] #51 36.00 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T09:02:44.716Z] #51 36.09 go: downloading golang.org/x/text v0.3.7 [2022-03-17T09:02:44.769Z] #51 33.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-17T09:02:44.769Z] #51 33.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-17T09:02:46.636Z] #51 ... [2022-03-17T09:02:46.636Z] [2022-03-17T09:02:46.636Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:46.636Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T09:02:46.636Z] #34 28.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T09:02:46.636Z] #34 28.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:46.898Z] #34 ... [2022-03-17T09:02:46.898Z] [2022-03-17T09:02:46.898Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:46.898Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:46.898Z] #31 25.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-17T09:02:46.898Z] #31 27.09 #=#=# [2022-03-17T09:02:46.898Z] #31 27.37 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:47.165Z] #31 28.38 [2022-03-17T09:02:47.381Z] #51 36.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:02:47.382Z] #51 36.23 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-17T09:02:47.642Z] #51 ... [2022-03-17T09:02:47.642Z] [2022-03-17T09:02:47.642Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:47.642Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:47.642Z] #47 21.29 Reading package lists... [2022-03-17T09:02:47.642Z] #47 26.74 Reading package lists... [2022-03-17T09:02:47.642Z] #47 31.51 Building dependency tree... [2022-03-17T09:02:47.642Z] #47 34.91 The following additional packages will be installed: [2022-03-17T09:02:47.642Z] #47 34.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:02:47.642Z] #47 34.92 python3-protobuf python3-six [2022-03-17T09:02:47.642Z] #47 34.93 Suggested packages: [2022-03-17T09:02:47.642Z] #47 34.93 python3-setuptools [2022-03-17T09:02:47.642Z] #47 34.93 Recommended packages: [2022-03-17T09:02:47.642Z] #47 34.93 iproute2 | iproute [2022-03-17T09:02:47.642Z] #47 35.42 The following NEW packages will be installed: [2022-03-17T09:02:47.642Z] #47 35.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-17T09:02:47.642Z] #47 35.43 python3-protobuf python3-six [2022-03-17T09:02:47.642Z] #47 35.85 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:47.642Z] #47 35.85 Need to get 2292 kB of archives. [2022-03-17T09:02:47.642Z] #47 35.85 After this operation, 11.0 MB of additional disk space will be used. [2022-03-17T09:02:47.642Z] #47 35.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-17T09:02:47.903Z] #47 ... [2022-03-17T09:02:47.903Z] [2022-03-17T09:02:47.904Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:47.904Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:02:47.904Z] #38 34.57 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:47.904Z] #38 34.78 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-03-17T09:02:47.904Z] #38 34.86 Selecting previously unselected package xxd. [2022-03-17T09:02:47.904Z] #38 34.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 ... 15709 files and directories currently installed.) [2022-03-17T09:02:47.904Z] #38 34.92 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:02:47.904Z] #38 34.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:47.904Z] #38 35.08 Selecting previously unselected package vim-common. [2022-03-17T09:02:47.904Z] #38 35.08 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:02:47.904Z] #38 35.14 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:48.164Z] #38 ... [2022-03-17T09:02:48.164Z] [2022-03-17T09:02:48.164Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:48.164Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:48.164Z] #14 22.71 Reading package lists... [2022-03-17T09:02:48.164Z] #14 27.66 Building dependency tree... [2022-03-17T09:02:48.164Z] #14 31.12 The following additional packages will be installed: [2022-03-17T09:02:48.164Z] #14 31.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:02:48.164Z] #14 31.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T09:02:48.164Z] #14 31.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T09:02:48.164Z] #14 31.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T09:02:48.164Z] #14 31.14 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T09:02:48.164Z] #14 31.14 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T09:02:48.164Z] #14 31.15 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T09:02:48.164Z] #14 31.18 Suggested packages: [2022-03-17T09:02:48.164Z] #14 31.18 gcc-10-locales seccomp wine64 [2022-03-17T09:02:48.164Z] #14 32.41 The following NEW packages will be installed: [2022-03-17T09:02:48.164Z] #14 32.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:02:48.164Z] #14 32.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T09:02:48.164Z] #14 32.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T09:02:48.164Z] #14 32.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T09:02:48.164Z] #14 32.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T09:02:48.164Z] #14 32.43 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T09:02:48.164Z] #14 32.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T09:02:48.164Z] #14 32.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T09:02:48.164Z] #14 32.44 mingw-w64-x86-64-dev [2022-03-17T09:02:48.164Z] #14 32.80 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:02:48.164Z] #14 32.80 Need to get 115 MB of archives. [2022-03-17T09:02:48.164Z] #14 32.80 After this operation, 645 MB of additional disk space will be used. [2022-03-17T09:02:48.164Z] #14 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-17T09:02:48.164Z] #14 32.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-17T09:02:48.164Z] #14 33.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T09:02:48.164Z] #14 33.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-17T09:02:48.164Z] #14 33.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T09:02:48.164Z] #14 33.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T09:02:48.164Z] #14 33.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-17T09:02:48.164Z] #14 33.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-17T09:02:48.165Z] #14 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T09:02:48.165Z] #14 34.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:02:49.067Z] #19 136.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-17T09:02:49.067Z] #19 136.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:49.067Z] #19 136.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:02:49.067Z] #19 136.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-17T09:02:49.067Z] #19 136.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:49.067Z] #19 136.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:02:49.087Z] #31 30.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-17T09:02:49.106Z] #14 ... [2022-03-17T09:02:49.106Z] [2022-03-17T09:02:49.106Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:49.106Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:02:49.106Z] #34 38.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-17T09:02:49.660Z] #31 ... [2022-03-17T09:02:49.660Z] [2022-03-17T09:02:49.660Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:02:49.660Z] #49 sha256:7a99481752b7915c6d6a4dddfe503e9c7e90114426ab234d7af2c4b660d2bd7c [2022-03-17T09:02:49.660Z] #49 41.76 gotestsum version dev [2022-03-17T09:02:49.676Z] #34 38.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:02:50.609Z] #49 DONE 42.5s [2022-03-17T09:02:50.609Z] [2022-03-17T09:02:50.609Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:50.609Z] #47 sha256:12f757fa51a9668c8397c01450e35df9dbb0bf08bece501a7fa43405ce9ecd85 [2022-03-17T09:02:50.609Z] #47 37.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T09:02:50.609Z] #47 37.11 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T09:02:50.609Z] #47 40.08 Setting up criu (3.16.1-3) ... [2022-03-17T09:02:50.609Z] #47 41.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:50.609Z] #47 DONE 42.2s [2022-03-17T09:02:50.609Z] [2022-03-17T09:02:50.609Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:50.609Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:02:50.609Z] #51 39.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T09:02:50.609Z] #51 39.91 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T09:02:50.609Z] #51 39.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T09:02:50.609Z] #51 40.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T09:02:50.609Z] #51 40.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T09:02:50.609Z] #51 40.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T09:02:50.609Z] #51 40.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T09:02:50.609Z] #51 40.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T09:02:50.609Z] #51 40.20 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T09:02:50.609Z] #51 40.28 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T09:02:50.609Z] #51 40.39 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T09:02:50.609Z] #51 40.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T09:02:50.609Z] #51 40.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T09:02:50.609Z] #51 40.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T09:02:50.609Z] #51 40.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T09:02:50.609Z] #51 40.84 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T09:02:50.609Z] #51 40.90 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T09:02:50.609Z] #51 41.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T09:02:50.609Z] #51 41.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T09:02:50.609Z] #51 41.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T09:02:50.609Z] #51 41.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T09:02:50.609Z] #51 41.39 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T09:02:50.609Z] #51 41.40 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T09:02:50.609Z] #51 41.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T09:02:50.609Z] #51 41.60 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T09:02:50.609Z] #51 41.77 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T09:02:50.609Z] #51 41.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T09:02:50.609Z] #51 41.89 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T09:02:50.617Z] #34 ... [2022-03-17T09:02:50.617Z] [2022-03-17T09:02:50.617Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-17T09:02:50.617Z] #53 sha256:9d6e342e01ba260c7bcaf8a5867d0364c49d278d41881ed7f472246b7ee6b073 [2022-03-17T09:02:50.617Z] #53 35.84 v3.0.2 [2022-03-17T09:02:50.617Z] #53 DONE 39.8s [2022-03-17T09:02:50.617Z] [2022-03-17T09:02:50.617Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:50.617Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:50.617Z] #51 39.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-17T09:02:50.617Z] #51 39.74 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-17T09:02:50.617Z] #51 39.80 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-17T09:02:50.617Z] #51 39.89 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-17T09:02:50.617Z] #51 39.95 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-17T09:02:50.617Z] #51 39.95 go: downloading github.com/spf13/afero v1.6.0 [2022-03-17T09:02:50.617Z] #51 40.03 go: downloading github.com/spf13/cast v1.4.1 [2022-03-17T09:02:50.617Z] #51 40.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-17T09:02:50.878Z] #51 40.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-17T09:02:50.878Z] #51 40.08 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-17T09:02:51.032Z] #14 105.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T09:02:51.032Z] #14 105.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:02:51.032Z] #14 105.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:02:51.139Z] #51 40.32 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-17T09:02:51.139Z] #51 40.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-17T09:02:51.139Z] #51 40.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-17T09:02:51.139Z] #51 40.35 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-17T09:02:51.139Z] #51 40.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-17T09:02:51.139Z] #51 40.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-17T09:02:51.139Z] #51 40.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-17T09:02:51.139Z] #51 40.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-17T09:02:51.186Z] #51 ... [2022-03-17T09:02:51.186Z] [2022-03-17T09:02:51.186Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:02:51.186Z] #38 sha256:db4d2f0cadbd29cbe2d184ef88bcd32851e3ea947f2f95591660ff3a6f5e0257 [2022-03-17T09:02:51.186Z] #38 33.90 Selecting previously unselected package libicu67:arm64. [2022-03-17T09:02:51.186Z] #38 33.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 33.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-17T09:02:51.186Z] #38 38.36 Selecting previously unselected package libxml2:arm64. [2022-03-17T09:02:51.186Z] #38 38.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 38.37 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:02:51.186Z] #38 38.82 Selecting previously unselected package libarchive13:arm64. [2022-03-17T09:02:51.186Z] #38 38.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 38.84 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-17T09:02:51.186Z] #38 39.07 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-17T09:02:51.186Z] #38 39.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 39.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-17T09:02:51.186Z] #38 39.20 Selecting previously unselected package librhash0:arm64. [2022-03-17T09:02:51.186Z] #38 39.21 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 39.22 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-17T09:02:51.186Z] #38 39.39 Selecting previously unselected package libuv1:arm64. [2022-03-17T09:02:51.186Z] #38 39.39 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 39.40 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-17T09:02:51.186Z] #38 39.53 Selecting previously unselected package cmake. [2022-03-17T09:02:51.186Z] #38 39.54 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-17T09:02:51.186Z] #38 39.54 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:02:51.186Z] #38 42.27 Setting up libicu67:arm64 (67.1-7) ... [2022-03-17T09:02:51.186Z] #38 42.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:51.186Z] #38 42.36 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-17T09:02:51.186Z] #38 42.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:02:51.186Z] #38 42.52 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-17T09:02:51.186Z] #38 42.58 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-17T09:02:51.186Z] #38 42.61 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:02:51.186Z] #38 42.68 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:02:51.186Z] #38 42.73 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-17T09:02:51.186Z] #38 42.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:02:51.186Z] #38 42.75 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:02:51.186Z] #38 DONE 43.2s [2022-03-17T09:02:51.186Z] [2022-03-17T09:02:51.186Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T09:02:51.186Z] #39 sha256:302acf7241539ee7a5b0f1da92bdc6420ed5652af2177ad1e0281adbe9c5fa86 [2022-03-17T09:02:51.399Z] #51 40.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-17T09:02:51.659Z] #51 40.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-17T09:02:51.764Z] #39 DONE 0.3s [2022-03-17T09:02:51.764Z] [2022-03-17T09:02:51.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:51.764Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:02:51.764Z] #14 33.64 Fetched 108 MB in 8s (13.7 MB/s) [2022-03-17T09:02:51.764Z] #14 33.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T09:02:51.764Z] #14 33.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-17T09:02:51.764Z] #14 33.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-17T09:02:51.764Z] #14 33.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:02:51.764Z] #14 35.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T09:02:51.764Z] #14 35.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-17T09:02:51.764Z] #14 35.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:02:51.764Z] #14 37.60 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T09:02:51.764Z] #14 37.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T09:02:51.764Z] #14 37.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:02:51.764Z] #14 37.74 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-17T09:02:51.764Z] #14 37.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T09:02:51.764Z] #14 37.75 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:02:51.764Z] #14 37.87 Selecting previously unselected package dmsetup. [2022-03-17T09:02:51.764Z] #14 37.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T09:02:51.764Z] #14 37.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:02:51.764Z] #14 38.05 Selecting previously unselected package mingw-w64-common. [2022-03-17T09:02:51.764Z] #14 38.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T09:02:51.764Z] #14 38.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T09:02:51.764Z] #14 43.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T09:02:51.764Z] #14 43.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T09:02:51.764Z] #14 43.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:02:51.764Z] #14 ... [2022-03-17T09:02:51.764Z] [2022-03-17T09:02:51.764Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:02:51.764Z] #40 sha256:982a3fb1bcfd4e99eef71070908463e0ca6273069bbfcf0e8db2656094e1f99f [2022-03-17T09:02:51.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T09:02:51.926Z] #51 41.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-17T09:02:51.927Z] #51 41.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-17T09:02:51.927Z] #51 41.16 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-17T09:02:51.927Z] #51 41.23 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-17T09:02:51.927Z] #51 41.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-17T09:02:51.965Z] #14 ... [2022-03-17T09:02:51.965Z] [2022-03-17T09:02:51.965Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:02:51.965Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:02:51.965Z] #63 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:02:51.965Z] #63 106.7 + GOBIN=/build [2022-03-17T09:02:51.965Z] #63 106.7 + GO111MODULE=on [2022-03-17T09:02:51.965Z] #63 106.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T09:02:52.711Z] #40 ... [2022-03-17T09:02:52.711Z] [2022-03-17T09:02:52.712Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-17T09:02:52.712Z] #31 sha256:3ab7cf328c2393d5631680896e113f041d9e4c090614fc4aaf40ce233ee19e64 [2022-03-17T09:02:52.712Z] #31 31.54 [2022-03-17T09:02:52.712Z] #31 31.79 #=#=# ######################################################################## 100.0% [2022-03-17T09:02:52.712Z] #31 33.18 [2022-03-17T09:02:52.712Z] #31 33.51 Download of images into '/build' complete. [2022-03-17T09:02:52.712Z] #31 33.51 Use something like the following to load the result into a Docker daemon: [2022-03-17T09:02:52.712Z] #31 33.51 tar -cC '/build' . | docker load [2022-03-17T09:02:52.712Z] #31 DONE 33.7s [2022-03-17T09:02:52.712Z] [2022-03-17T09:02:52.712Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:52.712Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:02:52.712Z] #51 43.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T09:02:52.873Z] #51 42.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-17T09:02:52.873Z] #51 42.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-17T09:02:52.873Z] #51 42.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-17T09:02:52.873Z] #51 42.16 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-17T09:02:52.873Z] #51 42.16 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-17T09:02:52.873Z] #51 42.20 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-17T09:02:52.873Z] #51 42.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-17T09:02:52.873Z] #51 42.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-17T09:02:53.134Z] #51 42.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-17T09:02:53.134Z] #51 42.31 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-17T09:02:53.134Z] #51 42.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-17T09:02:53.134Z] #51 42.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-17T09:02:53.134Z] #51 42.39 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-17T09:02:53.134Z] #51 42.45 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-17T09:02:53.134Z] #51 42.49 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-17T09:02:53.394Z] #51 42.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-17T09:02:53.394Z] #51 42.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-17T09:02:53.394Z] #51 42.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-17T09:02:53.394Z] #51 42.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-17T09:02:53.966Z] #51 43.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-17T09:02:53.966Z] #51 43.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-17T09:02:53.966Z] #51 43.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-17T09:02:53.966Z] #51 43.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-17T09:02:53.966Z] #51 ... [2022-03-17T09:02:53.966Z] [2022-03-17T09:02:53.966Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:02:53.966Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:02:53.966Z] #60 6.478 + RM_GOPATH=0 [2022-03-17T09:02:53.966Z] #60 6.491 + TMP_GOPATH= [2022-03-17T09:02:53.966Z] #60 6.492 + : /build [2022-03-17T09:02:53.966Z] #60 6.492 + '[' -z '' ']' [2022-03-17T09:02:53.966Z] #60 6.496 ++ mktemp -d [2022-03-17T09:02:53.966Z] #60 6.498 + export GOPATH=/tmp/tmp.3y2fRZC8Ck [2022-03-17T09:02:53.966Z] #60 6.498 + GOPATH=/tmp/tmp.3y2fRZC8Ck [2022-03-17T09:02:53.966Z] #60 6.498 + RM_GOPATH=1 [2022-03-17T09:02:53.966Z] #60 6.498 + case "$(go env GOARCH)" in [2022-03-17T09:02:53.966Z] #60 6.503 ++ go env GOARCH [2022-03-17T09:02:53.966Z] #60 6.513 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:53.966Z] #60 6.513 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:53.966Z] #60 6.514 ++ dirname /install.sh [2022-03-17T09:02:53.966Z] #60 6.516 + dir=/ [2022-03-17T09:02:53.966Z] #60 6.516 + bin=containerd [2022-03-17T09:02:53.966Z] #60 6.517 + shift [2022-03-17T09:02:53.966Z] #60 6.517 + '[' '!' -f //containerd.installer ']' [2022-03-17T09:02:53.966Z] #60 6.517 + . //containerd.installer [2022-03-17T09:02:53.966Z] #60 6.527 ++ set -e [2022-03-17T09:02:53.966Z] #60 6.527 ++ : v1.6.1 [2022-03-17T09:02:53.966Z] #60 6.527 + install_containerd [2022-03-17T09:02:53.966Z] #60 6.527 + echo 'Install containerd version v1.6.1' [2022-03-17T09:02:53.966Z] #60 6.527 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3y2fRZC8Ck/src/github.com/containerd/containerd [2022-03-17T09:02:53.966Z] #60 6.527 Install containerd version v1.6.1 [2022-03-17T09:02:53.966Z] #60 6.540 Cloning into '/tmp/tmp.3y2fRZC8Ck/src/github.com/containerd/containerd'... [2022-03-17T09:02:54.227Z] #60 ... [2022-03-17T09:02:54.227Z] [2022-03-17T09:02:54.227Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:02:54.227Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:02:54.227Z] #47 39.02 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-17T09:02:54.227Z] #47 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:02:54.227Z] #47 39.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-17T09:02:54.227Z] #47 39.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-17T09:02:54.227Z] #47 39.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:02:54.227Z] #47 39.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:02:54.227Z] #47 39.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:02:54.227Z] #47 40.54 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:02:54.227Z] #47 40.83 Fetched 2292 kB in 4s (586 kB/s) [2022-03-17T09:02:54.227Z] #47 41.03 Selecting previously unselected package libprotobuf23:amd64. [2022-03-17T09:02:54.227Z] #47 41.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:02:54.227Z] #47 41.12 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-17T09:02:54.227Z] #47 41.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:02:54.227Z] #47 41.97 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:02:54.227Z] #47 41.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:02:54.228Z] #47 41.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:54.228Z] #47 42.17 Selecting previously unselected package python3-six. [2022-03-17T09:02:54.228Z] #47 42.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-17T09:02:54.228Z] #47 42.18 Unpacking python3-six (1.16.0-2) ... [2022-03-17T09:02:54.228Z] #47 42.29 Selecting previously unselected package python3-protobuf. [2022-03-17T09:02:54.228Z] #47 42.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-17T09:02:54.228Z] #47 42.31 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-17T09:02:54.228Z] #47 42.86 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:02:54.228Z] #47 42.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:02:54.228Z] #47 42.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:02:54.228Z] #47 43.04 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:02:54.228Z] #47 43.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:02:54.228Z] #47 43.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:02:54.490Z] #47 43.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:02:54.490Z] #47 43.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:02:54.490Z] #47 43.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:02:54.490Z] #47 43.30 Selecting previously unselected package criu. [2022-03-17T09:02:54.490Z] #47 43.30 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-17T09:02:54.490Z] #47 43.32 Unpacking criu (3.16.1-3) ... [2022-03-17T09:02:55.429Z] #47 44.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:02:56.368Z] #47 ... [2022-03-17T09:02:56.368Z] [2022-03-17T09:02:56.368Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:02:56.368Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:02:56.368Z] #51 43.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-17T09:02:56.368Z] #51 43.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-17T09:02:56.368Z] #51 43.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-17T09:02:56.368Z] #51 43.71 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-17T09:02:56.368Z] #51 43.74 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-17T09:02:56.368Z] #51 43.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-17T09:02:56.368Z] #51 43.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-17T09:02:56.368Z] #51 43.78 go: downloading github.com/julz/importas v0.1.0 [2022-03-17T09:02:56.368Z] #51 43.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-17T09:02:56.368Z] #51 43.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-17T09:02:56.368Z] #51 43.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-17T09:02:56.368Z] #51 43.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-17T09:02:56.368Z] #51 43.93 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-17T09:02:56.368Z] #51 43.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-17T09:02:56.368Z] #51 44.00 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-17T09:02:56.368Z] #51 44.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-17T09:02:56.368Z] #51 44.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-17T09:02:56.368Z] #51 44.17 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-17T09:02:56.368Z] #51 44.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-17T09:02:56.368Z] #51 44.21 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-17T09:02:56.368Z] #51 44.72 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-17T09:02:56.368Z] #51 44.75 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-17T09:02:56.368Z] #51 44.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-17T09:02:56.368Z] #51 44.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-17T09:02:56.368Z] #51 44.80 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-17T09:02:56.368Z] #51 44.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-17T09:02:56.368Z] #51 44.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-17T09:02:56.368Z] #51 44.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-17T09:02:56.368Z] #51 44.97 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-17T09:02:56.368Z] #51 45.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-17T09:02:56.368Z] #51 45.25 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-17T09:02:56.368Z] #51 45.27 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-17T09:02:56.368Z] #51 45.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-17T09:02:56.368Z] #51 45.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-17T09:02:56.368Z] #51 45.36 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-17T09:02:56.368Z] #51 45.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-17T09:02:56.368Z] #51 45.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-17T09:02:56.368Z] #51 45.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-17T09:02:56.368Z] #51 45.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-17T09:02:56.368Z] #51 45.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-17T09:02:56.368Z] #51 45.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-17T09:02:56.368Z] #51 45.75 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-17T09:02:56.628Z] #51 45.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-17T09:02:56.628Z] #51 45.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-17T09:02:56.628Z] #51 45.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-17T09:02:56.628Z] #51 45.80 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-17T09:02:56.628Z] #51 45.85 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-17T09:02:56.628Z] #51 45.93 go: downloading honnef.co/go/tools v0.2.2 [2022-03-17T09:02:56.935Z] #51 ... [2022-03-17T09:02:56.935Z] [2022-03-17T09:02:56.935Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:02:56.935Z] #40 sha256:982a3fb1bcfd4e99eef71070908463e0ca6273069bbfcf0e8db2656094e1f99f [2022-03-17T09:02:56.935Z] #40 1.442 + RM_GOPATH=0 [2022-03-17T09:02:56.935Z] #40 1.442 + TMP_GOPATH= [2022-03-17T09:02:56.935Z] #40 1.442 + : /build [2022-03-17T09:02:56.935Z] #40 1.442 + '[' -z '' ']' [2022-03-17T09:02:56.935Z] #40 1.442 ++ mktemp -d [2022-03-17T09:02:56.935Z] #40 1.442 + export GOPATH=/tmp/tmp.CG2wIW836L [2022-03-17T09:02:56.935Z] #40 1.442 + GOPATH=/tmp/tmp.CG2wIW836L [2022-03-17T09:02:56.935Z] #40 1.442 + RM_GOPATH=1 [2022-03-17T09:02:56.935Z] #40 1.442 + case "$(go env GOARCH)" in [2022-03-17T09:02:56.935Z] #40 1.469 ++ go env GOARCH [2022-03-17T09:02:56.935Z] #40 1.486 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:56.935Z] #40 1.486 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:02:56.935Z] #40 1.498 Install tini version v0.19.0 [2022-03-17T09:02:56.935Z] #40 1.498 ++ dirname /install.sh [2022-03-17T09:02:56.935Z] #40 1.498 + dir=/ [2022-03-17T09:02:56.935Z] #40 1.498 + bin=tini [2022-03-17T09:02:56.935Z] #40 1.498 + shift [2022-03-17T09:02:56.935Z] #40 1.498 + '[' '!' -f //tini.installer ']' [2022-03-17T09:02:56.935Z] #40 1.498 + . //tini.installer [2022-03-17T09:02:56.935Z] #40 1.498 ++ : v0.19.0 [2022-03-17T09:02:56.935Z] #40 1.498 + install_tini [2022-03-17T09:02:56.935Z] #40 1.498 + echo 'Install tini version v0.19.0' [2022-03-17T09:02:56.935Z] #40 1.498 + git clone https://github.com/krallin/tini.git /tmp/tmp.CG2wIW836L/tini [2022-03-17T09:02:56.935Z] #40 1.498 Cloning into '/tmp/tmp.CG2wIW836L/tini'... [2022-03-17T09:02:56.935Z] #40 2.147 + cd /tmp/tmp.CG2wIW836L/tini [2022-03-17T09:02:56.935Z] #40 2.148 + git checkout -q v0.19.0 [2022-03-17T09:02:56.935Z] #40 2.160 + cmake . [2022-03-17T09:02:56.935Z] #40 2.558 -- The C compiler identification is GNU 10.2.1 [2022-03-17T09:02:56.935Z] #40 2.599 -- Detecting C compiler ABI info [2022-03-17T09:02:56.935Z] #40 3.055 -- Detecting C compiler ABI info - done [2022-03-17T09:02:56.935Z] #40 3.118 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T09:02:56.935Z] #40 3.126 -- Detecting C compile features [2022-03-17T09:02:56.935Z] #40 3.126 -- Detecting C compile features - done [2022-03-17T09:02:56.935Z] #40 3.161 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T09:02:56.935Z] #40 3.314 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T09:02:56.935Z] #40 3.390 -- Configuring done [2022-03-17T09:02:56.935Z] #40 3.413 -- Generating done [2022-03-17T09:02:56.935Z] #40 3.420 -- Build files have been written to: /tmp/tmp.CG2wIW836L/tini [2022-03-17T09:02:56.935Z] #40 3.432 + make tini-static [2022-03-17T09:02:56.935Z] #40 3.663 Scanning dependencies of target tini-static [2022-03-17T09:02:56.935Z] #40 3.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T09:02:56.935Z] #40 4.779 [100%] Linking C executable tini-static [2022-03-17T09:02:56.935Z] #40 5.113 [100%] Built target tini-static [2022-03-17T09:02:56.935Z] #40 5.159 + mkdir -p /build [2022-03-17T09:02:56.935Z] #40 5.174 + cp tini-static /build/docker-init [2022-03-17T09:02:56.935Z] #40 DONE 5.4s [2022-03-17T09:02:56.935Z] [2022-03-17T09:02:56.935Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:56.935Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:02:56.935Z] #14 48.90 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T09:02:56.935Z] #14 48.91 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:02:56.935Z] #14 48.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:02:57.198Z] #14 49.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T09:02:57.198Z] #14 49.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:02:57.198Z] #14 49.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:02:57.242Z] #63 111.4 rootlesskit version 0.14.6 [2022-03-17T09:02:57.242Z] #63 111.4 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T09:02:57.242Z] #63 111.4 -container-ip string [2022-03-17T09:02:57.242Z] #63 111.4 container ip [2022-03-17T09:02:57.242Z] #63 111.4 -container-port int [2022-03-17T09:02:57.242Z] #63 111.4 container port (default -1) [2022-03-17T09:02:57.242Z] #63 111.4 -host-ip string [2022-03-17T09:02:57.242Z] #63 111.4 host ip [2022-03-17T09:02:57.242Z] #63 111.4 -host-port int [2022-03-17T09:02:57.242Z] #63 111.4 host port (default -1) [2022-03-17T09:02:57.242Z] #63 111.4 -proto string [2022-03-17T09:02:57.242Z] #63 111.4 proxy protocol (default "tcp") [2022-03-17T09:02:57.500Z] #63 ... [2022-03-17T09:02:57.500Z] [2022-03-17T09:02:57.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:02:57.500Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:02:57.500Z] #14 110.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T09:02:57.500Z] #14 110.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T09:02:57.500Z] #14 110.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:02:57.500Z] #14 110.8 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T09:02:57.500Z] #14 110.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 110.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:02:57.500Z] #14 110.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T09:02:57.500Z] #14 110.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 110.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:02:57.500Z] #14 111.0 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:02:57.500Z] #14 111.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:02:57.500Z] #14 111.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:02:57.500Z] #14 111.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:02:57.500Z] #14 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T09:02:57.500Z] #14 111.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:02:57.500Z] #14 111.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T09:02:57.500Z] #14 111.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:02:57.500Z] #14 111.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T09:02:57.500Z] #14 111.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:02:57.500Z] #14 111.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T09:02:57.500Z] #14 111.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 111.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:02:57.500Z] #14 112.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T09:02:57.500Z] #14 112.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T09:02:57.500Z] #14 112.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:02:57.500Z] #14 112.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T09:02:57.759Z] #14 112.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T09:02:57.759Z] #14 112.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:02:58.016Z] #51 47.10 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-17T09:02:58.016Z] #51 47.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-17T09:02:58.325Z] #14 113.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T09:02:58.325Z] #14 113.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T09:02:58.325Z] #14 113.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:02:58.867Z] Running on azwin-2-a95810 in d:\jenkins\workspace\moby_PR-43214 [Pipeline] { [Pipeline] ws [2022-03-17T09:02:58.884Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-17T09:02:59.080Z] #19 145.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-17T09:02:59.080Z] #19 145.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:59.080Z] #19 145.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:02:59.080Z] #19 145.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-17T09:02:59.080Z] #19 145.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:02:59.080Z] #19 145.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:02:59.764Z] #14 114.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T09:02:59.764Z] #14 114.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T09:02:59.764Z] #14 114.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:02:59.818Z] The recommended git tool is: git [2022-03-17T09:03:00.304Z] #14 115.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T09:03:00.304Z] #14 115.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:03:00.304Z] #14 115.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:03:00.558Z] #51 ... [2022-03-17T09:03:00.558Z] [2022-03-17T09:03:00.558Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:00.559Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:00.559Z] #14 39.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:03:00.559Z] #14 40.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-17T09:03:00.559Z] #14 40.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:03:00.559Z] #14 42.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:03:00.559Z] #14 42.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T09:03:00.559Z] #14 42.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T09:03:00.559Z] #14 42.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T09:03:00.559Z] #14 42.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:03:00.559Z] #14 42.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:03:00.559Z] #14 42.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-17T09:03:00.559Z] #14 42.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T09:03:00.559Z] #14 42.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T09:03:00.559Z] #14 42.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T09:03:00.559Z] #14 42.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T09:03:00.559Z] #14 42.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T09:03:00.559Z] #14 42.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T09:03:00.559Z] #14 43.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T09:03:00.559Z] #14 43.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-17T09:03:00.559Z] #14 43.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T09:03:00.559Z] #14 43.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T09:03:00.559Z] #14 44.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:03:00.559Z] #14 44.33 Fetched 115 MB in 11s (10.8 MB/s) [2022-03-17T09:03:00.559Z] #14 44.41 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T09:03:00.559Z] #14 44.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-17T09:03:00.559Z] #14 44.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:03:00.559Z] #14 44.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:00.559Z] #14 46.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T09:03:00.559Z] #14 46.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:03:00.559Z] #14 46.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:00.559Z] #14 ... [2022-03-17T09:03:00.559Z] [2022-03-17T09:03:00.559Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:03:00.559Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:03:00.559Z] #38 39.68 Selecting previously unselected package cmake-data. [2022-03-17T09:03:00.559Z] #38 39.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T09:03:00.559Z] #38 39.76 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:03:00.559Z] #38 43.09 Selecting previously unselected package libicu67:amd64. [2022-03-17T09:03:00.559Z] #38 43.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-17T09:03:00.559Z] #38 43.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T09:03:00.565Z] #14 115.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T09:03:00.565Z] #14 115.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T09:03:00.565Z] #14 115.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...#14 ... [2022-03-17T09:03:00.565Z] [2022-03-17T09:03:00.565Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:03:00.565Z] #63 sha256:5fde5706031322fe0b5a918e96b87b487f582ada3323729162967f146cecdbd4 [2022-03-17T09:03:00.565Z] #63 DONE 115.3s [2022-03-17T09:03:00.565Z] [2022-03-17T09:03:00.565Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T09:03:00.565Z] #64 sha256:feea4a0d0fc59fb8022cacdaa629a2b65a437a0bb1169ed448da71b326935efd [2022-03-17T09:03:00.565Z] #64 DONE 0.1s [2022-03-17T09:03:00.565Z] [2022-03-17T09:03:00.565Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:00.565Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:00.565Z] #14 115.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:03:00.819Z] #38 ... [2022-03-17T09:03:00.819Z] [2022-03-17T09:03:00.819Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:03:00.819Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:03:00.819Z] #47 45.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-17T09:03:00.819Z] #47 45.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:03:00.819Z] #47 45.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:03:00.819Z] #47 45.90 Setting up python3-six (1.16.0-2) ... [2022-03-17T09:03:00.824Z] #14 115.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T09:03:00.824Z] #14 115.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...#14 ... [2022-03-17T09:03:00.824Z] [2022-03-17T09:03:00.824Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T09:03:00.824Z] #65 sha256:566139518c0f0fcc03b6341a8d65e08bb61188a95186b9427cd2f39a6bce0936 [2022-03-17T09:03:00.824Z] #65 DONE 0.1s [2022-03-17T09:03:00.824Z] [2022-03-17T09:03:00.824Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:00.824Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:00.824Z] #14 115.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T09:03:00.824Z] #14 115.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:03:01.084Z] #14 116.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:03:01.342Z] #14 116.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:03:01.342Z] #14 116.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T09:03:01.342Z] #14 116.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:03:01.342Z] #14 116.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:03:01.342Z] #14 116.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:03:01.600Z] #14 116.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:03:01.600Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:03:01.600Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:03:01.600Z] #14 116.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:03:01.600Z] #14 116.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-17T09:03:01.600Z] #14 116.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:03:01.600Z] #14 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:03:01.600Z] #14 116.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:03:01.600Z] #14 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:03:01.858Z] #14 116.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:03:01.858Z] #14 116.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:03:01.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T09:03:02.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T09:03:02.427Z] #14 DONE 117.5s [2022-03-17T09:03:02.427Z] [2022-03-17T09:03:02.427Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T09:03:02.427Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T09:03:02.499Z] #14 54.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T09:03:02.499Z] #14 54.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:03:02.499Z] #14 54.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:02.687Z] #15 ... [2022-03-17T09:03:02.687Z] [2022-03-17T09:03:02.687Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T09:03:02.687Z] #55 sha256:fe65f7163b0248ca9b87edd73c74dbbdd9f3725ff0e2cc101f29a5560a32be1b [2022-03-17T09:03:02.687Z] #55 DONE 0.3s [2022-03-17T09:03:02.687Z] [2022-03-17T09:03:02.687Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:03:02.687Z] #56 sha256:559a4647eb28dd68f4dd453bc29c0e56f68082649b7ebddd3a7becbbade5462e [2022-03-17T09:03:02.728Z] #47 51.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:03:02.728Z] #47 51.59 Setting up python3-protobuf (3.12.4-1) ... [2022-03-17T09:03:02.728Z] #47 ... [2022-03-17T09:03:02.728Z] [2022-03-17T09:03:02.728Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:03:02.728Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:03:02.728Z] #38 52.07 Selecting previously unselected package libxml2:amd64. [2022-03-17T09:03:02.989Z] #38 ... [2022-03-17T09:03:02.989Z] [2022-03-17T09:03:02.989Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-17T09:03:02.989Z] #49 sha256:93c507423ea94b631f8f01c525a40ab42e777908df4a06d41407aa7538944988 [2022-03-17T09:03:02.989Z] #49 50.15 gotestsum version dev [2022-03-17T09:03:02.989Z] #49 DONE 52.1s [2022-03-17T09:03:02.989Z] [2022-03-17T09:03:02.989Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:03:02.989Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:03:02.989Z] #38 52.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T09:03:02.989Z] #38 52.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:03:03.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T09:03:03.249Z] #38 52.60 Selecting previously unselected package libarchive13:amd64. [2022-03-17T09:03:03.249Z] #38 52.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T09:03:03.509Z] #38 52.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:03:03.509Z] #38 52.88 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T09:03:03.621Z] #56 1.136 + RM_GOPATH=0 [2022-03-17T09:03:03.621Z] #56 1.136 + TMP_GOPATH= [2022-03-17T09:03:03.621Z] #56 1.136 + : /build [2022-03-17T09:03:03.621Z] #56 1.136 + '[' -z '' ']' [2022-03-17T09:03:03.621Z] #56 1.137 ++ mktemp -d [2022-03-17T09:03:03.621Z] #56 1.138 + export GOPATH=/tmp/tmp.3NSC5wFByP [2022-03-17T09:03:03.621Z] #56 1.139 + GOPATH=/tmp/tmp.3NSC5wFByP [2022-03-17T09:03:03.621Z] #56 1.139 + RM_GOPATH=1 [2022-03-17T09:03:03.621Z] #56 1.139 + case "$(go env GOARCH)" in [2022-03-17T09:03:03.621Z] #56 1.141 ++ go env GOARCH [2022-03-17T09:03:03.621Z] #56 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:03.621Z] #56 1.151 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:03.769Z] #38 52.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T09:03:03.769Z] #38 52.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:03:03.769Z] #38 53.02 Selecting previously unselected package librhash0:amd64. [2022-03-17T09:03:03.769Z] #38 53.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T09:03:03.769Z] #38 53.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:03:03.879Z] #56 1.152 ++ dirname /install.sh [2022-03-17T09:03:03.879Z] #56 1.162 + dir=/ [2022-03-17T09:03:03.879Z] #56 1.162 + bin=runc [2022-03-17T09:03:03.879Z] #56 1.162 + shift [2022-03-17T09:03:03.879Z] #56 1.162 + '[' '!' -f //runc.installer ']' [2022-03-17T09:03:03.879Z] #56 1.162 + . //runc.installer [2022-03-17T09:03:03.879Z] #56 1.162 ++ set -e [2022-03-17T09:03:03.879Z] #56 1.162 ++ : v1.1.0 [2022-03-17T09:03:03.879Z] #56 1.162 + install_runc [2022-03-17T09:03:03.879Z] #56 1.162 + RUNC_BUILDTAGS=seccomp [2022-03-17T09:03:03.879Z] #56 1.162 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T09:03:03.879Z] #56 1.162 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3NSC5wFByP/src/github.com/opencontainers/runc [2022-03-17T09:03:03.879Z] #56 1.162 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T09:03:03.879Z] #56 1.169 Cloning into '/tmp/tmp.3NSC5wFByP/src/github.com/opencontainers/runc'... [2022-03-17T09:03:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T09:03:04.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T09:03:04.138Z] #56 ... [2022-03-17T09:03:04.139Z] [2022-03-17T09:03:04.139Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T09:03:04.139Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T09:03:04.139Z] #15 DONE 1.6s [2022-03-17T09:03:04.139Z] [2022-03-17T09:03:04.139Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T09:03:04.139Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T09:03:04.339Z] #38 53.25 Selecting previously unselected package libuv1:amd64. [2022-03-17T09:03:04.339Z] #38 53.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T09:03:04.339Z] #38 53.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:03:04.339Z] #38 53.40 Selecting previously unselected package cmake. [2022-03-17T09:03:04.339Z] #38 53.40 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T09:03:04.339Z] #38 53.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:03:05.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T09:03:05.071Z] #16 DONE 1.0s [2022-03-17T09:03:05.071Z] [2022-03-17T09:03:05.071Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T09:03:05.071Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T09:03:06.004Z] #17 0.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T09:03:06.004Z] #17 DONE 0.9s [2022-03-17T09:03:06.004Z] [2022-03-17T09:03:06.004Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T09:03:06.004Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T09:03:06.939Z] #18 DONE 1.0s [2022-03-17T09:03:06.939Z] [2022-03-17T09:03:06.939Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T09:03:06.939Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T09:03:07.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T09:03:07.885Z] #19 DONE 1.0s [2022-03-17T09:03:07.885Z] [2022-03-17T09:03:07.885Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:03:07.885Z] #56 sha256:559a4647eb28dd68f4dd453bc29c0e56f68082649b7ebddd3a7becbbade5462e [2022-03-17T09:03:08.144Z] #56 ... [2022-03-17T09:03:08.144Z] [2022-03-17T09:03:08.144Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T09:03:08.144Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T09:03:08.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T09:03:09.077Z] #20 DONE 0.9s [2022-03-17T09:03:09.078Z] [2022-03-17T09:03:09.078Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:03:09.078Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T09:03:09.102Z] #19 155.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-17T09:03:09.102Z] #19 155.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:09.102Z] #19 155.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:03:09.102Z] #19 156.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-17T09:03:09.102Z] #19 156.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:09.102Z] #19 156.1 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:03:09.821Z] using credential docker-jenkins-github-credentials [2022-03-17T09:03:09.844Z] #38 ... [2022-03-17T09:03:09.844Z] [2022-03-17T09:03:09.844Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:03:09.844Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:03:09.844Z] #51 51.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-17T09:03:09.844Z] #51 51.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-17T09:03:09.844Z] #51 51.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-17T09:03:09.844Z] #51 51.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-17T09:03:09.844Z] #51 51.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-17T09:03:09.844Z] #51 52.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-17T09:03:09.844Z] #51 52.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-17T09:03:09.844Z] #51 52.35 go: downloading golang.org/x/text v0.3.7 [2022-03-17T09:03:09.844Z] #51 57.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-17T09:03:09.844Z] #51 57.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-17T09:03:09.844Z] #51 57.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-17T09:03:09.844Z] #51 57.45 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-17T09:03:09.844Z] #51 57.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-17T09:03:09.844Z] #51 58.21 go: downloading golang.org/x/mod v0.5.1 [2022-03-17T09:03:09.844Z] #51 58.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-17T09:03:09.844Z] #51 58.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-17T09:03:09.844Z] #51 58.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-17T09:03:09.844Z] #51 58.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-17T09:03:09.844Z] #51 58.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-17T09:03:09.844Z] #51 58.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-17T09:03:09.844Z] #51 58.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-17T09:03:09.844Z] #51 58.92 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-17T09:03:09.844Z] #51 58.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-17T09:03:09.844Z] #51 59.02 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-17T09:03:09.844Z] #51 59.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-17T09:03:09.844Z] #51 59.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-17T09:03:09.844Z] #51 59.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-17T09:03:09.844Z] #51 59.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-17T09:03:09.900Z] Cloning the remote Git repository [2022-03-17T09:03:09.901Z] Cloning with configured refspecs honoured and without tags [2022-03-17T09:03:09.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T09:03:10.011Z] #21 1.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:03:10.011Z] #21 1.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:03:10.104Z] #51 59.18 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-17T09:03:10.104Z] #51 ... [2022-03-17T09:03:10.104Z] [2022-03-17T09:03:10.104Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:03:10.104Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:03:10.104Z] #38 59.18 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T09:03:10.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T09:03:10.269Z] #21 1.296 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:03:10.102Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T09:03:10.657Z] #14 ... [2022-03-17T09:03:10.657Z] [2022-03-17T09:03:10.657Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:03:10.657Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:03:10.657Z] #60 29.56 Updating files: 73% (3467/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T09:03:10.657Z] #60 30.06 + cd /tmp/tmp.xcTJjzsbUD/src/github.com/containerd/containerd [2022-03-17T09:03:10.657Z] #60 30.06 + git checkout -q v1.6.1 [2022-03-17T09:03:10.834Z] #21 1.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:03:11.023Z] #19 ... [2022-03-17T09:03:11.023Z] [2022-03-17T09:03:11.023Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:03:11.023Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:03:11.023Z] #50 169.1 + dpkg --print-architecture [2022-03-17T09:03:11.023Z] #50 169.1 + git checkout -q v2.1.0 [2022-03-17T09:03:11.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T09:03:11.231Z] #60 30.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T09:03:11.231Z] #60 30.61 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T09:03:11.231Z] #60 30.61 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:03:11.231Z] #60 30.61 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:03:11.231Z] #60 30.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T09:03:11.231Z] #60 30.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T09:03:11.231Z] #60 30.61 + '[' '' = dynamic ']' [2022-03-17T09:03:11.231Z] #60 30.61 + make [2022-03-17T09:03:11.286Z] #50 169.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T09:03:11.286Z] #50 169.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T09:03:11.398Z] #21 2.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:03:12.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T09:03:12.179Z] #60 31.72 + bin/ctr [2022-03-17T09:03:12.330Z] #21 3.378 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:03:12.643Z] #38 61.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:12.643Z] #38 61.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:03:12.643Z] #38 61.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:12.643Z] #38 61.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:03:12.643Z] #38 61.91 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:03:12.643Z] #38 61.96 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:03:12.643Z] #38 62.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:03:12.643Z] #38 ... [2022-03-17T09:03:12.643Z] [2022-03-17T09:03:12.643Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:12.643Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:12.643Z] #14 52.02 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T09:03:12.643Z] #14 52.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T09:03:12.643Z] #14 52.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:03:12.643Z] #14 52.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T09:03:12.643Z] #14 52.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:03:12.643Z] #14 52.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:03:12.643Z] #14 52.40 Selecting previously unselected package dmsetup. [2022-03-17T09:03:12.643Z] #14 52.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:03:12.643Z] #14 52.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:03:12.643Z] #14 52.58 Selecting previously unselected package mingw-w64-common. [2022-03-17T09:03:12.643Z] #14 52.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T09:03:12.643Z] #14 52.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T09:03:12.643Z] #14 61.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T09:03:12.643Z] #14 61.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T09:03:12.643Z] #14 61.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:03:10.529Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T09:03:11.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:03:11.486Z] > git --version # timeout=10 [2022-03-17T09:03:11.545Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T09:03:11.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:11.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:12.902Z] #14 ... [2022-03-17T09:03:12.902Z] [2022-03-17T09:03:12.902Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-17T09:03:12.902Z] #47 sha256:9f97f7decf05366ce6d7d589cb7feeeba8c468bc21be6af662b0484c482a2ad4 [2022-03-17T09:03:12.902Z] #47 55.05 Setting up criu (3.16.1-3) ... [2022-03-17T09:03:12.902Z] #47 57.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:03:12.902Z] #47 DONE 61.6s [2022-03-17T09:03:12.902Z] [2022-03-17T09:03:12.902Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:03:12.902Z] #38 sha256:154040f46393d3b38e741a1032ac5cc232944ae8b2984b284f318b51ec9dc302 [2022-03-17T09:03:12.902Z] #38 62.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:03:12.902Z] #38 62.05 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:03:12.902Z] #38 62.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:03:12.902Z] #38 62.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:03:13.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T09:03:13.840Z] #38 DONE 63.0s [2022-03-17T09:03:13.841Z] [2022-03-17T09:03:13.841Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:03:13.841Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:03:13.841Z] #51 61.55 go: downloading github.com/prometheus/common v0.10.0 [2022-03-17T09:03:13.841Z] #51 61.75 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-17T09:03:13.841Z] #51 61.84 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-17T09:03:13.841Z] #51 62.04 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-17T09:03:13.841Z] #51 63.20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-17T09:03:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T09:03:14.408Z] #51 ... [2022-03-17T09:03:14.408Z] [2022-03-17T09:03:14.408Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T09:03:14.408Z] #39 sha256:725b4a426acce927258ca032839ee38a9fa1ea782765cfd65fd0359efa0faba3 [2022-03-17T09:03:14.408Z] #39 DONE 0.6s [2022-03-17T09:03:14.670Z] [2022-03-17T09:03:14.670Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:03:14.670Z] #40 sha256:3041b307274f9f9654b279c0d396ea68722872dac79f1a390804d3eed5ad618a [2022-03-17T09:03:14.888Z] Running on azwin-2-ddef60 in d:\jenkins\workspace\moby_PR-43214 [Pipeline] { [Pipeline] ws [2022-03-17T09:03:14.908Z] Running in d:\gopath\src\github.com\docker\docker [2022-03-17T09:03:14.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] { [Pipeline] checkout [2022-03-17T09:03:15.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:03:15.854Z] Using test binary docker [2022-03-17T09:03:15.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T09:03:15.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:03:15.854Z] INFO: Waiting for daemon to start... [2022-03-17T09:03:15.854Z] Starting dockerd [2022-03-17T09:03:16.512Z] #21 7.261 Fetched 8506 kB in 6s (1343 kB/s) [2022-03-17T09:03:16.797Z] The recommended git tool is: git [2022-03-17T09:03:17.212Z] #40 2.603 + RM_GOPATH=0 [2022-03-17T09:03:17.212Z] #40 2.603 + TMP_GOPATH= [2022-03-17T09:03:17.212Z] #40 2.603 + : /build [2022-03-17T09:03:17.212Z] #40 2.603 + '[' -z '' ']' [2022-03-17T09:03:17.212Z] #40 2.603 ++ mktemp -d [2022-03-17T09:03:17.212Z] #40 2.603 + export GOPATH=/tmp/tmp.kVxt3PlvK1 [2022-03-17T09:03:17.212Z] #40 2.603 + GOPATH=/tmp/tmp.kVxt3PlvK1 [2022-03-17T09:03:17.212Z] #40 2.603 + RM_GOPATH=1 [2022-03-17T09:03:17.212Z] #40 2.603 + case "$(go env GOARCH)" in [2022-03-17T09:03:17.212Z] #40 2.607 ++ go env GOARCH [2022-03-17T09:03:17.212Z] #40 2.623 Install tini version v0.19.0 [2022-03-17T09:03:17.212Z] #40 2.623 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:17.212Z] #40 2.623 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:17.212Z] #40 2.623 ++ dirname /install.sh [2022-03-17T09:03:17.212Z] #40 2.623 + dir=/ [2022-03-17T09:03:17.212Z] #40 2.623 + bin=tini [2022-03-17T09:03:17.212Z] #40 2.623 + shift [2022-03-17T09:03:17.212Z] #40 2.623 + '[' '!' -f //tini.installer ']' [2022-03-17T09:03:17.212Z] #40 2.623 + . //tini.installer [2022-03-17T09:03:17.212Z] #40 2.623 ++ : v0.19.0 [2022-03-17T09:03:17.212Z] #40 2.623 + install_tini [2022-03-17T09:03:17.212Z] #40 2.623 + echo 'Install tini version v0.19.0' [2022-03-17T09:03:17.212Z] #40 2.623 + git clone https://github.com/krallin/tini.git /tmp/tmp.kVxt3PlvK1/tini [2022-03-17T09:03:17.212Z] #40 2.623 Cloning into '/tmp/tmp.kVxt3PlvK1/tini'... [2022-03-17T09:03:17.771Z] . [2022-03-17T09:03:17.771Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:03:17.771Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:03:17.771Z] Error: No such image: emptyfs [2022-03-17T09:03:17.771Z] Running integration-test (iteration 1) [2022-03-17T09:03:17.771Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T09:03:17.794Z] #40 3.267 + cd /tmp/tmp.kVxt3PlvK1/tini [2022-03-17T09:03:17.794Z] #40 3.267 + git checkout -q v0.19.0 [2022-03-17T09:03:17.794Z] #40 3.271 + cmake . [2022-03-17T09:03:17.888Z] #50 ... [2022-03-17T09:03:17.888Z] [2022-03-17T09:03:17.888Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:03:17.888Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:03:17.888Z] #19 164.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-17T09:03:17.888Z] #19 164.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:17.888Z] #19 164.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:03:17.888Z] #19 164.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-17T09:03:17.888Z] #19 164.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:17.888Z] #19 164.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:03:18.032Z] Loaded image: busybox:latest [2022-03-17T09:03:18.294Z] Loaded image: busybox:glibc [2022-03-17T09:03:18.363Z] #40 3.688 -- The C compiler identification is GNU 10.2.1 [2022-03-17T09:03:18.364Z] #40 3.734 -- Detecting C compiler ABI info [2022-03-17T09:03:18.413Z] #21 7.261 Reading package lists... [2022-03-17T09:03:18.623Z] #40 4.172 -- Detecting C compiler ABI info - done [2022-03-17T09:03:18.623Z] #40 4.251 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T09:03:18.883Z] #40 4.252 -- Detecting C compile features [2022-03-17T09:03:18.883Z] #40 4.253 -- Detecting C compile features - done [2022-03-17T09:03:18.883Z] #40 4.283 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T09:03:18.883Z] #40 4.414 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T09:03:18.883Z] #40 4.496 -- Configuring done [2022-03-17T09:03:18.883Z] #40 4.544 -- Generating done [2022-03-17T09:03:19.143Z] #40 4.553 -- Build files have been written to: /tmp/tmp.kVxt3PlvK1/tini [2022-03-17T09:03:19.143Z] #40 4.567 + make tini-static [2022-03-17T09:03:19.403Z] #40 4.931 Scanning dependencies of target tini-static [2022-03-17T09:03:19.403Z] #40 4.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T09:03:19.682Z] Loaded image: debian:bullseye-slim [2022-03-17T09:03:19.682Z] Loaded image: hello-world:latest [2022-03-17T09:03:19.682Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:03:19.682Z] INFO: Testing against a local daemon [2022-03-17T09:03:19.682Z] === RUN TestCgroupNamespacesBuild [2022-03-17T09:03:20.342Z] #40 5.898 [100%] Linking C executable tini-static [2022-03-17T09:03:20.912Z] #40 6.367 [100%] Built target tini-static [2022-03-17T09:03:20.912Z] #40 6.424 + mkdir -p /build [2022-03-17T09:03:20.912Z] #40 6.426 + cp tini-static /build/docker-init [2022-03-17T09:03:20.912Z] #40 ... [2022-03-17T09:03:20.912Z] [2022-03-17T09:03:20.912Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:03:20.912Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:03:20.944Z] #21 9.660 Reading package lists... [2022-03-17T09:03:20.944Z] #21 ... [2022-03-17T09:03:20.944Z] [2022-03-17T09:03:20.944Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:03:20.944Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:03:20.944Z] #34 DONE 135.4s [2022-03-17T09:03:20.944Z] [2022-03-17T09:03:20.944Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:03:20.944Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T09:03:20.944Z] #21 9.660 Reading package lists... [2022-03-17T09:03:20.944Z] #21 11.85 Building dependency tree... [2022-03-17T09:03:20.944Z] #21 ... [2022-03-17T09:03:20.944Z] [2022-03-17T09:03:20.944Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:03:20.944Z] #56 sha256:559a4647eb28dd68f4dd453bc29c0e56f68082649b7ebddd3a7becbbade5462e [2022-03-17T09:03:20.944Z] #56 9.988 + cd /tmp/tmp.3NSC5wFByP/src/github.com/opencontainers/runc [2022-03-17T09:03:20.944Z] #56 9.989 + git checkout -q v1.1.0 [2022-03-17T09:03:20.944Z] #56 10.36 + '[' -z '' ']' [2022-03-17T09:03:20.944Z] #56 10.36 + target=static [2022-03-17T09:03:20.944Z] #56 10.36 + make BUILDTAGS=seccomp static [2022-03-17T09:03:20.944Z] #56 10.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T09:03:21.070Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-03-17T09:03:21.070Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T09:03:21.510Z] #56 ... [2022-03-17T09:03:21.510Z] [2022-03-17T09:03:21.510Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:03:21.510Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T09:03:21.510Z] #21 11.85 Building dependency tree... [2022-03-17T09:03:21.707Z] #60 37.08 Updating files: 60% (2858/4740) Updating files: 61% (2892/4740) Updating files: 62% (2939/4740) Updating files: 63% (2987/4740) Updating files: 64% (3034/4740) Updating files: 65% (3081/4740) Updating files: 66% (3129/4740) Updating files: 67% (3176/4740) Updating files: 68% (3224/4740) Updating files: 69% (3271/4740) Updating files: 70% (3318/4740) Updating files: 71% (3366/4740) Updating files: 72% (3413/4740) Updating files: 73% (3461/4740) Updating files: 74% (3508/4740) Updating files: 75% (3555/4740) Updating files: 76% (3603/4740) Updating files: 77% (3650/4740) Updating files: 78% (3698/4740) Updating files: 79% (3745/4740) Updating files: 80% (3792/4740) Updating files: 81% (3840/4740) Updating files: 82% (3887/4740) Updating files: 83% (3935/4740) Updating files: 84% (3982/4740) Updating files: 85% (4029/4740) Updating files: 86% (4077/4740) Updating files: 87% (4124/4740) Updating files: 88% (4172/4740) Updating files: 89% (4219/4740) Updating files: 90% (4266/4740) Updating files: 91% (4314/4740) Updating files: 92% (4361/4740) Updating files: 93% (4409/4740) Updating files: 94% (4456/4740) Updating files: 95% (4503/4740) Updating files: 96% (4551/4740) Updating files: 97% (4598/4740) Updating files: 98% (4646/4740) Updating files: 99% (4693/4740) Updating files: 100% (4740/4740) Updating files: 100% (4740/4740), done. [2022-03-17T09:03:21.707Z] #60 37.76 + cd /tmp/tmp.3y2fRZC8Ck/src/github.com/containerd/containerd [2022-03-17T09:03:21.707Z] #60 37.76 + git checkout -q v1.6.1 [2022-03-17T09:03:22.014Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-03-17T09:03:22.014Z] === RUN TestBuildWithSession [2022-03-17T09:03:22.014Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:03:22.014Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:03:22.014Z] === RUN TestBuildSquashParent [2022-03-17T09:03:22.194Z] #60 ... [2022-03-17T09:03:22.194Z] [2022-03-17T09:03:22.194Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:22.194Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:03:22.194Z] #14 62.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T09:03:22.194Z] #14 62.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:03:22.194Z] #14 62.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:22.194Z] #14 66.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T09:03:22.194Z] #14 66.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:03:22.194Z] #14 66.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:22.194Z] #14 71.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T09:03:22.194Z] #14 71.35 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:03:22.194Z] #14 71.36 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:22.448Z] #21 13.42 The following additional packages will be installed: [2022-03-17T09:03:22.448Z] #21 13.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:03:22.448Z] #21 13.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T09:03:22.448Z] #21 13.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T09:03:22.448Z] #21 13.42 python3-pkg-resources vim-runtime xxd [2022-03-17T09:03:22.448Z] #21 13.43 Suggested packages: [2022-03-17T09:03:22.448Z] #21 13.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T09:03:22.448Z] #21 13.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T09:03:22.448Z] #21 13.43 acl attr quota [2022-03-17T09:03:22.448Z] #21 13.43 Recommended packages: [2022-03-17T09:03:22.448Z] #21 13.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T09:03:23.382Z] #21 14.37 The following NEW packages will be installed: [2022-03-17T09:03:23.382Z] #21 14.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T09:03:23.382Z] #21 14.38 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:03:23.382Z] #21 14.38 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T09:03:23.382Z] #21 14.38 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T09:03:23.382Z] #21 14.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T09:03:23.382Z] #21 14.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T09:03:23.382Z] #21 14.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T09:03:23.382Z] #21 14.38 xz-utils zip zstd [2022-03-17T09:03:23.640Z] #21 14.68 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:03:23.640Z] #21 14.68 Need to get 27.6 MB of archives. [2022-03-17T09:03:23.640Z] #21 14.68 After this operation, 106 MB of additional disk space will be used. [2022-03-17T09:03:23.640Z] #21 14.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T09:03:23.640Z] #21 14.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T09:03:23.640Z] #21 14.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T09:03:23.641Z] #21 14.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T09:03:23.641Z] #21 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T09:03:23.641Z] #21 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T09:03:23.641Z] #21 14.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T09:03:23.641Z] #21 14.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T09:03:23.641Z] #21 14.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:03:23.641Z] #21 14.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:03:23.641Z] #21 14.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T09:03:23.641Z] #21 14.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T09:03:23.641Z] #21 14.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T09:03:23.641Z] #21 14.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T09:03:23.641Z] #21 14.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T09:03:23.641Z] #21 14.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T09:03:23.641Z] #21 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T09:03:23.641Z] #21 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T09:03:23.641Z] #21 14.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T09:03:23.641Z] #21 14.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T09:03:23.641Z] #21 14.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T09:03:23.641Z] #21 14.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T09:03:23.641Z] #21 14.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T09:03:23.641Z] #21 14.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T09:03:23.641Z] #21 14.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T09:03:23.641Z] #21 14.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T09:03:23.641Z] #21 14.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T09:03:24.206Z] #21 15.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T09:03:24.206Z] #21 15.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:03:24.206Z] #21 15.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:03:24.206Z] #21 15.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:03:24.206Z] #21 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T09:03:24.207Z] #21 15.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T09:03:24.207Z] #21 15.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T09:03:24.207Z] #21 15.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T09:03:24.207Z] #21 15.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T09:03:24.207Z] #21 15.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:03:24.207Z] #21 15.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T09:03:24.207Z] #21 15.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T09:03:24.207Z] #21 15.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T09:03:24.207Z] #21 15.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T09:03:24.207Z] #21 15.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T09:03:24.207Z] #21 15.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T09:03:24.465Z] #21 15.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T09:03:24.465Z] #21 15.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T09:03:24.465Z] #21 15.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T09:03:24.672Z] using credential docker-jenkins-github-credentials [2022-03-17T09:03:24.723Z] #21 15.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T09:03:24.723Z] #21 15.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T09:03:24.746Z] Cloning the remote Git repository [2022-03-17T09:03:24.746Z] Cloning with configured refspecs honoured and without tags [2022-03-17T09:03:24.981Z] #21 16.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:03:25.239Z] #21 16.36 Fetched 27.6 MB in 1s (20.9 MB/s) [2022-03-17T09:03:25.239Z] #21 16.43 Selecting previously unselected package pigz. [2022-03-17T09:03:25.239Z] #21 16.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-17T09:03:25.239Z] #21 16.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T09:03:25.239Z] #21 16.48 Unpacking pigz (2.6-1) ... [2022-03-17T09:03:25.496Z] #21 16.58 Selecting previously unselected package libelf1:amd64. [2022-03-17T09:03:25.496Z] #21 16.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T09:03:25.496Z] #21 16.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T09:03:25.496Z] #21 16.71 Selecting previously unselected package libbpf0:amd64. [2022-03-17T09:03:25.754Z] #21 16.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T09:03:25.754Z] #21 16.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:03:25.754Z] #21 16.79 Selecting previously unselected package libcap2:amd64. [2022-03-17T09:03:25.754Z] #21 16.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T09:03:25.754Z] #21 16.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:03:25.754Z] #21 16.86 Selecting previously unselected package libmnl0:amd64. [2022-03-17T09:03:25.754Z] #21 16.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T09:03:25.754Z] #21 16.87 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:03:25.754Z] #21 16.91 Selecting previously unselected package libxtables12:amd64. [2022-03-17T09:03:25.754Z] #21 16.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T09:03:25.754Z] #21 16.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:03:25.754Z] #21 16.98 Selecting previously unselected package libcap2-bin. [2022-03-17T09:03:25.908Z] #60 ... [2022-03-17T09:03:25.908Z] [2022-03-17T09:03:25.908Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:03:25.908Z] #40 sha256:3041b307274f9f9654b279c0d396ea68722872dac79f1a390804d3eed5ad618a [2022-03-17T09:03:25.908Z] #40 DONE 11.3s [2022-03-17T09:03:25.908Z] [2022-03-17T09:03:25.908Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:03:25.908Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:03:25.908Z] #60 41.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T09:03:25.908Z] #60 42.00 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T09:03:25.908Z] #60 42.00 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:03:25.908Z] #60 42.00 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:03:25.908Z] #60 42.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T09:03:25.908Z] #60 42.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T09:03:25.908Z] #60 42.00 + '[' '' = dynamic ']' [2022-03-17T09:03:25.908Z] #60 42.00 + make [2022-03-17T09:03:26.012Z] #21 16.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T09:03:26.012Z] #21 16.99 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T09:03:26.012Z] #21 17.06 Selecting previously unselected package iproute2. [2022-03-17T09:03:26.012Z] #21 17.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T09:03:26.012Z] #21 17.07 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T09:03:26.101Z] #19 172.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-17T09:03:26.102Z] #19 172.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:26.102Z] #19 172.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:03:26.102Z] #19 172.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-17T09:03:26.102Z] #19 172.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:26.102Z] #19 172.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:03:26.102Z] #19 172.6 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-17T09:03:26.102Z] #19 172.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:26.102Z] #19 172.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:03:26.102Z] #19 172.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-17T09:03:26.102Z] #19 172.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:26.102Z] #19 172.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:03:26.102Z] #19 172.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-17T09:03:26.102Z] #19 172.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:26.102Z] #19 172.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:03:26.102Z] #19 172.7 Selecting previously unselected package cross-config. [2022-03-17T09:03:26.102Z] #19 172.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-17T09:03:26.102Z] #19 172.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-17T09:03:26.102Z] #19 172.7 Selecting previously unselected package gcc-10-cross-base. [2022-03-17T09:03:26.102Z] #19 172.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 172.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 172.8 Selecting previously unselected package libc6-arm64-cross. [2022-03-17T09:03:26.102Z] #19 172.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T09:03:26.102Z] #19 172.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T09:03:26.102Z] #19 173.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 173.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 173.2 Selecting previously unselected package libitm1-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 173.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 173.3 Selecting previously unselected package libasan6-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.102Z] #19 173.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-17T09:03:26.102Z] #19 173.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.102Z] #19 173.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:24.932Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T09:03:25.329Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T09:03:26.318Z] #21 17.56 Selecting previously unselected package xxd. [2022-03-17T09:03:26.363Z] #19 174.0 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-17T09:03:26.364Z] #19 174.0 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.364Z] #19 174.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.581Z] #21 17.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:03:26.581Z] #21 17.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:26.581Z] #21 17.72 Selecting previously unselected package vim-common. [2022-03-17T09:03:26.581Z] #21 17.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:03:26.581Z] #21 17.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:26.840Z] #21 17.87 Selecting previously unselected package bash-completion. [2022-03-17T09:03:26.840Z] #21 17.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T09:03:26.937Z] #19 174.5 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-17T09:03:26.937Z] #19 174.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.937Z] #19 174.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:26.937Z] #19 174.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-17T09:03:26.937Z] #19 174.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:26.937Z] #19 174.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:27.198Z] #19 174.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-17T09:03:27.198Z] #19 174.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:27.198Z] #19 174.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:27.291Z] #60 ... [2022-03-17T09:03:27.291Z] [2022-03-17T09:03:27.291Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:27.291Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:27.291Z] #14 66.23 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T09:03:27.291Z] #14 66.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:27.291Z] #14 66.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:03:27.291Z] #14 66.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T09:03:27.291Z] #14 66.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:27.291Z] #14 66.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:27.291Z] #14 72.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T09:03:27.291Z] #14 72.30 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:27.291Z] #14 72.31 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:27.291Z] #14 ... [2022-03-17T09:03:27.291Z] [2022-03-17T09:03:27.291Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:03:27.291Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:03:27.291Z] #60 43.26 + bin/ctr [2022-03-17T09:03:27.460Z] #19 175.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-17T09:03:27.460Z] #19 175.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:27.460Z] #19 175.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:03:27.490Z] #14 79.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T09:03:27.490Z] #14 79.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-17T09:03:27.490Z] #14 79.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:28.446Z] #14 ... [2022-03-17T09:03:28.446Z] [2022-03-17T09:03:28.446Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:03:28.446Z] #63 sha256:b7c2579b7f4bdaa6b476eb8ac7d9a5a13be392986c058903027dad1a18737694 [2022-03-17T09:03:28.446Z] #63 80.30 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:03:28.446Z] #63 80.30 + GOBIN=/build [2022-03-17T09:03:28.446Z] #63 80.30 + GO111MODULE=on [2022-03-17T09:03:28.446Z] #63 80.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T09:03:26.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:03:26.338Z] > git --version # timeout=10 [2022-03-17T09:03:26.386Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T09:03:26.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:26.390Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:28.743Z] #21 19.60 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T09:03:29.002Z] #21 20.03 Selecting previously unselected package bzip2. [2022-03-17T09:03:29.002Z] #21 20.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T09:03:29.002Z] #21 20.04 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T09:03:29.002Z] #21 20.12 Selecting previously unselected package xz-utils. [2022-03-17T09:03:29.002Z] #21 20.13 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T09:03:29.002Z] #21 20.14 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T09:03:29.260Z] #21 20.28 Selecting previously unselected package apparmor. [2022-03-17T09:03:29.260Z] #21 20.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T09:03:29.260Z] #21 20.34 Unpacking apparmor (2.13.6-10) ... [2022-03-17T09:03:29.826Z] #21 20.74 Selecting previously unselected package inetutils-ping. [2022-03-17T09:03:29.826Z] #21 20.74 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T09:03:29.826Z] #21 20.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T09:03:29.826Z] #21 20.86 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T09:03:29.826Z] #21 20.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:03:29.826Z] #21 20.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:03:29.826Z] #21 20.94 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T09:03:29.826Z] #21 20.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:03:29.826Z] #21 20.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:03:29.826Z] #21 21.00 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T09:03:29.826Z] #21 21.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T09:03:29.826Z] #21 21.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:03:29.826Z] #21 21.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T09:03:29.826Z] #21 21.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T09:03:29.827Z] #21 21.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:03:29.827Z] #21 21.15 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T09:03:29.827Z] #21 21.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T09:03:30.085Z] #21 21.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:03:30.085Z] #21 21.25 Selecting previously unselected package iptables. [2022-03-17T09:03:30.085Z] #21 21.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-17T09:03:30.085Z] #21 21.26 Unpacking iptables (1.8.7-1) ... [2022-03-17T09:03:30.155Z] --- PASS: TestBuildSquashParent (6.94s) [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:03:30.155Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:03:30.155Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:03:30.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:03:30.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:03:30.343Z] #21 21.55 Selecting previously unselected package libonig5:amd64. [2022-03-17T09:03:30.601Z] #21 21.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T09:03:30.601Z] #21 21.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:03:30.601Z] #21 21.69 Selecting previously unselected package libjq1:amd64. [2022-03-17T09:03:30.601Z] #21 21.69 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T09:03:30.601Z] #21 21.70 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:03:30.601Z] #21 21.80 Selecting previously unselected package jq. [2022-03-17T09:03:30.601Z] #21 21.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-17T09:03:30.601Z] #21 21.81 Unpacking jq (1.6-2.1) ... [2022-03-17T09:03:30.745Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:03:30.859Z] #21 21.90 Selecting previously unselected package libaio1:amd64. [2022-03-17T09:03:30.859Z] #21 21.90 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T09:03:30.859Z] #21 21.91 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:03:30.859Z] #21 21.96 Selecting previously unselected package libgpm2:amd64. [2022-03-17T09:03:30.859Z] #21 21.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T09:03:30.859Z] #21 21.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:03:30.859Z] #21 22.04 Selecting previously unselected package libicu67:amd64. [2022-03-17T09:03:31.010Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:03:31.117Z] #21 22.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-17T09:03:31.117Z] #21 22.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T09:03:32.684Z] #63 84.64 rootlesskit version 0.14.6 [2022-03-17T09:03:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:03:32.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:03:32.945Z] #63 84.66 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T09:03:32.946Z] #63 84.66 -container-ip string [2022-03-17T09:03:32.946Z] #63 84.66 container ip [2022-03-17T09:03:32.946Z] #63 84.66 -container-port int [2022-03-17T09:03:32.946Z] #63 84.66 container port (default -1) [2022-03-17T09:03:32.946Z] #63 84.66 -host-ip string [2022-03-17T09:03:32.946Z] #63 84.66 host ip [2022-03-17T09:03:32.946Z] #63 84.66 -host-port int [2022-03-17T09:03:32.946Z] #63 84.66 host port (default -1) [2022-03-17T09:03:32.946Z] #63 84.66 -proto string [2022-03-17T09:03:32.946Z] #63 84.66 proxy protocol (default "tcp") [2022-03-17T09:03:33.873Z] #60 ... [2022-03-17T09:03:33.873Z] [2022-03-17T09:03:33.873Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:33.873Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:33.873Z] #14 83.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T09:03:33.873Z] #14 83.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:33.873Z] #14 83.03 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:33.894Z] #63 ... [2022-03-17T09:03:33.894Z] [2022-03-17T09:03:33.894Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:33.894Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:03:33.894Z] #14 83.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T09:03:33.894Z] #14 83.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T09:03:33.894Z] #14 83.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:03:33.894Z] #14 83.77 Selecting previously unselected package libapparmor1:arm64. [2022-03-17T09:03:33.894Z] #14 83.78 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 83.81 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T09:03:33.894Z] #14 83.95 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-17T09:03:33.894Z] #14 83.97 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 83.98 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T09:03:33.894Z] #14 84.09 Selecting previously unselected package libbtrfs0:arm64. [2022-03-17T09:03:33.894Z] #14 84.10 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 84.11 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T09:03:33.894Z] #14 84.24 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-17T09:03:33.894Z] #14 84.24 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 84.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T09:03:33.894Z] #14 84.41 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-17T09:03:33.894Z] #14 84.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 84.42 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:03:33.894Z] #14 84.50 Selecting previously unselected package libudev-dev:arm64. [2022-03-17T09:03:33.894Z] #14 84.51 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 84.51 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-17T09:03:33.894Z] #14 84.63 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-17T09:03:33.894Z] #14 84.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 84.66 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-17T09:03:33.894Z] #14 85.60 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-17T09:03:33.894Z] #14 85.60 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-17T09:03:33.894Z] #14 85.61 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-17T09:03:34.089Z] Fetching without tags [2022-03-17T09:03:34.397Z] #21 25.23 Selecting previously unselected package libinih1:amd64. [2022-03-17T09:03:34.397Z] #21 25.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-17T09:03:34.398Z] #21 25.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T09:03:34.398Z] #21 25.28 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:03:34.398Z] #21 25.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:03:34.398Z] #21 25.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:03:34.398Z] #21 25.36 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:03:34.398Z] #21 25.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:03:34.398Z] #21 25.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:03:34.398Z] #21 25.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:03:34.398Z] #21 25.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:03:34.398Z] #21 25.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:03:34.398Z] #21 25.50 Selecting previously unselected package net-tools. [2022-03-17T09:03:34.398Z] #21 25.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T09:03:34.398Z] #21 25.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:03:33.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:03:33.849Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T09:03:33.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:34.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:03:34.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:03:34.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:34.130Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:34.655Z] #21 25.67 Selecting previously unselected package patch. [2022-03-17T09:03:34.655Z] #21 25.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-17T09:03:34.655Z] #21 25.68 Unpacking patch (2.7.6-7) ... [2022-03-17T09:03:34.655Z] #21 25.78 Selecting previously unselected package python-pip-whl. [2022-03-17T09:03:34.655Z] #21 25.78 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T09:03:34.655Z] #21 25.80 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T09:03:34.802Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:03:34.838Z] #14 86.83 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-17T09:03:34.838Z] #14 86.83 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-17T09:03:34.838Z] #14 86.92 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2022-03-17T09:03:34.843Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-03-17T09:03:34.843Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:03:34.843Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:03:35.222Z] #21 26.24 Selecting previously unselected package python3-lib2to3. [2022-03-17T09:03:35.222Z] #21 26.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T09:03:35.222Z] #21 26.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:03:35.222Z] #21 26.38 Selecting previously unselected package python3-distutils. [2022-03-17T09:03:35.222Z] #21 26.38 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T09:03:35.222Z] #21 26.39 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T09:03:35.469Z] #14 87.26 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-17T09:03:35.469Z] #14 87.27 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-17T09:03:35.469Z] #14 87.33 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-17T09:03:35.480Z] #21 26.52 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:03:35.480Z] #21 26.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:03:35.480Z] #21 26.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:03:35.612Z] #19 ... [2022-03-17T09:03:35.612Z] [2022-03-17T09:03:35.612Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:03:35.612Z] #50 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:03:35.612Z] #50 DONE 193.0s [2022-03-17T09:03:35.612Z] [2022-03-17T09:03:35.612Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:03:35.612Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:03:35.738Z] #21 26.70 Selecting previously unselected package python3-setuptools. [2022-03-17T09:03:35.738Z] #21 26.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T09:03:35.738Z] #21 26.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T09:03:35.996Z] #21 27.01 Selecting previously unselected package python3-wheel. [2022-03-17T09:03:35.996Z] #21 27.01 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T09:03:35.996Z] #21 27.02 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T09:03:35.996Z] #21 27.09 Selecting previously unselected package python3-pip. [2022-03-17T09:03:35.996Z] #21 27.09 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T09:03:35.996Z] #21 27.10 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T09:03:36.043Z] #14 88.08 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-17T09:03:36.043Z] #14 88.09 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-17T09:03:36.043Z] #14 88.10 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-17T09:03:36.186Z] #19 184.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-17T09:03:36.254Z] #21 27.35 Selecting previously unselected package sudo. [2022-03-17T09:03:36.254Z] #21 27.35 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T09:03:36.254Z] #21 27.36 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T09:03:36.447Z] #19 184.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:36.447Z] #19 184.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:03:36.447Z] #19 184.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-17T09:03:36.447Z] #19 184.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-17T09:03:36.447Z] #19 184.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T09:03:36.709Z] #19 184.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-17T09:03:36.709Z] #19 184.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-17T09:03:36.709Z] #19 184.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T09:03:36.820Z] #21 27.89 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T09:03:36.820Z] #21 27.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T09:03:36.820Z] #21 27.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:03:36.989Z] #14 89.11 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-17T09:03:37.078Z] #21 28.12 Selecting previously unselected package uidmap. [2022-03-17T09:03:37.078Z] #21 28.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T09:03:37.078Z] #21 28.13 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T09:03:37.078Z] #21 28.26 Selecting previously unselected package vim-runtime. [2022-03-17T09:03:37.078Z] #21 28.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:03:37.078Z] #21 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T09:03:37.078Z] #21 28.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T09:03:37.251Z] #14 89.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-17T09:03:37.251Z] #14 89.13 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-17T09:03:37.283Z] #19 184.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-17T09:03:37.283Z] #19 184.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:37.283Z] #19 184.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:03:37.337Z] #21 28.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:37.545Z] #19 185.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-17T09:03:37.545Z] #19 185.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:34.916Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:03:34.967Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:03:37.810Z] #19 185.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:03:37.825Z] #14 89.84 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-17T09:03:37.825Z] #14 89.84 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-17T09:03:37.825Z] #14 89.92 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:03:38.150Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:03:38.347Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:03:38.348Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T09:03:38.930Z] #14 90.51 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-17T09:03:38.930Z] #14 90.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T09:03:38.930Z] #14 90.61 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:03:39.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:03:39.506Z] #14 91.18 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-17T09:03:39.506Z] #14 91.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-17T09:03:39.866Z] #21 31.08 Selecting previously unselected package vim. [2022-03-17T09:03:39.866Z] #21 31.08 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:03:39.866Z] #21 31.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:40.040Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:03:40.071Z] #14 91.61 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-17T09:03:40.432Z] #21 31.54 Selecting previously unselected package xfsprogs. [2022-03-17T09:03:40.432Z] #21 31.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T09:03:40.432Z] #21 31.56 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T09:03:40.500Z] #14 ... [2022-03-17T09:03:40.500Z] [2022-03-17T09:03:40.500Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:03:40.500Z] #63 sha256:9eca7bc80799def8cb496512a4384c215cf2865c31bcace2970bbc00526cb71c [2022-03-17T09:03:40.500Z] #63 89.10 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:03:40.500Z] #63 89.10 + GOBIN=/build [2022-03-17T09:03:40.500Z] #63 89.10 + GO111MODULE=on [2022-03-17T09:03:40.500Z] #63 89.10 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T09:03:40.998Z] #21 31.96 Selecting previously unselected package zip. [2022-03-17T09:03:40.998Z] #21 31.98 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-17T09:03:40.998Z] #21 31.99 Unpacking zip (3.0-12) ... [2022-03-17T09:03:40.998Z] #21 32.12 Selecting previously unselected package zstd. [2022-03-17T09:03:40.998Z] #21 32.12 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T09:03:40.998Z] #21 32.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:03:41.095Z] #14 92.84 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:03:37.985Z] > git remote # timeout=10 [2022-03-17T09:03:38.068Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T09:03:38.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:38.117Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T09:03:38.262Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T09:03:38.385Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:03:38.431Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:03:41.425Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:03:41.514Z] #21 32.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:03:41.823Z] #14 93.53 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T09:03:41.823Z] #14 93.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:41.823Z] #14 ... [2022-03-17T09:03:41.823Z] [2022-03-17T09:03:41.823Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:41.823Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:42.323Z] using credential docker-jenkins-github-credentials [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-17T09:03:42.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-17T09:03:42.367Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:03:42.403Z] Cloning the remote Git repository [2022-03-17T09:03:42.403Z] Cloning with configured refspecs honoured and without tags [2022-03-17T09:03:42.449Z] #21 33.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:03:42.449Z] #21 33.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:03:42.449Z] #21 33.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:03:42.449Z] #21 33.48 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T09:03:42.449Z] #21 33.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:03:42.449Z] #21 33.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T09:03:42.449Z] #21 33.51 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T09:03:42.449Z] #21 33.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:03:42.449Z] #21 33.54 Setting up bzip2 (1.0.8-4) ... [2022-03-17T09:03:42.449Z] #21 33.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:03:42.449Z] #21 33.56 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T09:03:42.601Z] Cloning repository https://github.com/moby/moby.git [2022-03-17T09:03:43.014Z] #21 34.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:43.014Z] #21 34.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:03:43.014Z] #21 34.20 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T09:03:43.014Z] #21 34.21 Setting up apparmor (2.13.6-10) ... [2022-03-17T09:03:43.403Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) [2022-03-17T09:03:43.403Z] #26 ... [2022-03-17T09:03:43.403Z] [2022-03-17T09:03:43.403Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:03:43.403Z] #63 sha256:b7c2579b7f4bdaa6b476eb8ac7d9a5a13be392986c058903027dad1a18737694 [2022-03-17T09:03:43.403Z] #63 DONE 95.3s [2022-03-17T09:03:43.403Z] [2022-03-17T09:03:43.403Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:43.403Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:43.403Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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) [2022-03-17T09:03:43.403Z] #26 ... [2022-03-17T09:03:43.403Z] [2022-03-17T09:03:43.403Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T09:03:43.403Z] #64 sha256:c77ab6249b48f54f77a58e5dd4a1990d4d8e382b4486d454cf150e0bd9477068 [2022-03-17T09:03:43.403Z] #64 DONE 0.1s [2022-03-17T09:03:43.403Z] [2022-03-17T09:03:43.403Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:43.403Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:43.667Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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) [2022-03-17T09:03:43.667Z] #26 ... [2022-03-17T09:03:43.667Z] [2022-03-17T09:03:43.667Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T09:03:43.667Z] #65 sha256:a9afde22f9e7030cea5ea22260a070539d38b8f5d10760f5afb16cedc8f26290 [2022-03-17T09:03:43.667Z] #65 DONE 0.1s [2022-03-17T09:03:43.667Z] [2022-03-17T09:03:43.667Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:43.667Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:44.405Z] #19 192.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-17T09:03:44.406Z] #19 192.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:44.406Z] #19 192.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:03:44.406Z] #19 192.2 Selecting previously unselected package patch. [2022-03-17T09:03:44.406Z] #19 192.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-17T09:03:44.406Z] #19 192.2 Unpacking patch (2.7.6-7) ... [2022-03-17T09:03:44.406Z] #19 192.2 Selecting previously unselected package dpkg-dev. [2022-03-17T09:03:44.406Z] #19 192.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-17T09:03:44.454Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) [2022-03-17T09:03:44.454Z] #26 ... [2022-03-17T09:03:44.454Z] [2022-03-17T09:03:44.454Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:44.454Z] #14 sha256:f168647ec4fd9d5ba831ec2ae01bad5106ff20ca0f87a3cd9ef0e590bcf89637 [2022-03-17T09:03:44.454Z] #14 94.08 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-17T09:03:44.454Z] #14 94.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 94.73 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-17T09:03:44.454Z] #14 94.76 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-17T09:03:44.454Z] #14 94.81 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-17T09:03:44.454Z] #14 95.00 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-17T09:03:44.454Z] #14 95.02 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-17T09:03:44.454Z] #14 95.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:03:44.454Z] #14 95.33 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-17T09:03:44.454Z] #14 95.38 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T09:03:44.454Z] #14 95.41 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T09:03:44.454Z] #14 95.42 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-17T09:03:44.454Z] #14 95.44 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:03:44.454Z] #14 95.48 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-17T09:03:44.454Z] #14 95.50 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-17T09:03:44.454Z] #14 95.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:03:44.454Z] #14 95.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:03:44.454Z] #14 95.63 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:03:44.454Z] #14 95.65 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-17T09:03:44.454Z] #14 95.68 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.70 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:03:44.454Z] #14 95.72 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:03:44.454Z] #14 95.74 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:03:44.454Z] #14 95.77 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:03:44.454Z] #14 95.78 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-17T09:03:44.454Z] #14 95.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:03:44.454Z] #14 DONE 96.4s [2022-03-17T09:03:44.454Z] [2022-03-17T09:03:44.454Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:44.454Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:44.667Z] #19 192.2 Unpacking dpkg-dev (1.20.9) ... [2022-03-17T09:03:44.668Z] #19 192.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-17T09:03:44.668Z] #19 192.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-17T09:03:44.668Z] #19 192.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T09:03:44.668Z] #19 192.5 Selecting previously unselected package libio-string-perl. [2022-03-17T09:03:44.668Z] #19 192.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-17T09:03:44.717Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) [2022-03-17T09:03:44.717Z] #26 ... [2022-03-17T09:03:44.717Z] [2022-03-17T09:03:44.717Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T09:03:44.717Z] #55 sha256:6d5b80160b3b8d2bc172053373e5ab5d30c6e6206bf70bdafc8290a92b35f549 [2022-03-17T09:03:44.717Z] #55 DONE 0.2s [2022-03-17T09:03:44.717Z] [2022-03-17T09:03:44.717Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:44.717Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:44.743Z] #63 93.58 rootlesskit version 0.14.6 [2022-03-17T09:03:44.743Z] #63 93.58 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T09:03:44.743Z] #63 93.59 -container-ip string [2022-03-17T09:03:44.743Z] #63 93.59 container ip [2022-03-17T09:03:44.743Z] #63 93.59 -container-port int [2022-03-17T09:03:44.743Z] #63 93.59 container port (default -1) [2022-03-17T09:03:44.743Z] #63 93.59 -host-ip string [2022-03-17T09:03:44.743Z] #63 93.59 host ip [2022-03-17T09:03:44.743Z] #63 93.59 -host-port int [2022-03-17T09:03:44.743Z] #63 93.59 host port (default -1) [2022-03-17T09:03:44.743Z] #63 93.59 -proto string [2022-03-17T09:03:44.743Z] #63 93.59 proxy protocol (default "tcp") [2022-03-17T09:03:44.912Z] #21 35.74 Setting up zip (3.0-12) ... [2022-03-17T09:03:44.912Z] #21 35.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:44.912Z] #21 35.78 Setting up bash-completion (1:2.11-2) ... [2022-03-17T09:03:44.929Z] #19 192.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-17T09:03:44.929Z] #19 192.5 Selecting previously unselected package libicu67:amd64. [2022-03-17T09:03:44.929Z] #19 192.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-17T09:03:44.929Z] #19 192.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T09:03:43.010Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-17T09:03:43.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:03:43.970Z] > git --version # timeout=10 [2022-03-17T09:03:44.019Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-17T09:03:44.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:44.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:45.127Z] Fetching without tags [2022-03-17T09:03:45.504Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6888/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) [2022-03-17T09:03:45.504Z] #26 ... [2022-03-17T09:03:45.504Z] [2022-03-17T09:03:45.504Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T09:03:45.504Z] #15 sha256:d8a320c82cab7f01422ae89ff193aaa97e19460198554d5911e34085d2be90ac [2022-03-17T09:03:45.504Z] #15 DONE 1.2s [2022-03-17T09:03:45.504Z] [2022-03-17T09:03:45.504Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:45.504Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:45.817Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:03:46.316Z] #19 193.8 Selecting previously unselected package libxml2:amd64. [2022-03-17T09:03:46.316Z] #19 193.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-17T09:03:46.316Z] #19 193.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:03:46.316Z] #19 193.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-17T09:03:46.316Z] #19 193.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-17T09:03:46.316Z] #19 193.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T09:03:46.316Z] #19 193.9 Selecting previously unselected package libxml-sax-base-perl. [2022-03-17T09:03:46.316Z] #19 193.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-17T09:03:46.316Z] #19 193.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T09:03:46.316Z] #19 193.9 Selecting previously unselected package libxml-sax-perl. [2022-03-17T09:03:46.316Z] #19 194.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-17T09:03:46.316Z] #19 194.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T09:03:46.316Z] #19 194.0 Selecting previously unselected package libxml-libxml-perl. [2022-03-17T09:03:46.316Z] #19 194.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-17T09:03:46.316Z] #19 194.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T09:03:46.551Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6888/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% (9032/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) [2022-03-17T09:03:46.551Z] #26 ... [2022-03-17T09:03:46.551Z] [2022-03-17T09:03:46.551Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T09:03:46.551Z] #16 sha256:9af9a131a283b306b75a5655478cfa0ed2c50593015561b111c5fea5b55f518e [2022-03-17T09:03:46.551Z] #16 DONE 1.0s [2022-03-17T09:03:46.551Z] [2022-03-17T09:03:46.551Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:46.551Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:46.551Z] #26 93.43 Updating files: 13% (1579/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 27% (3127/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: 40% (4647/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6888/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% (9032/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-03-17T09:03:46.577Z] #19 194.1 Selecting previously unselected package libxml-simple-perl. [2022-03-17T09:03:46.577Z] #19 194.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-17T09:03:46.577Z] #19 194.1 Selecting previously unselected package libyaml-perl. [2022-03-17T09:03:46.577Z] #19 194.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.1 Unpacking libyaml-perl (1.30-1) ... [2022-03-17T09:03:46.577Z] #19 194.2 Selecting previously unselected package libconfig-auto-perl. [2022-03-17T09:03:46.577Z] #19 194.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-17T09:03:46.577Z] #19 194.2 Selecting previously unselected package libfile-which-perl. [2022-03-17T09:03:46.577Z] #19 194.2 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.2 Unpacking libfile-which-perl (1.23-1) ... [2022-03-17T09:03:46.577Z] #19 194.2 Selecting previously unselected package libfile-homedir-perl. [2022-03-17T09:03:46.577Z] #19 194.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.2 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-17T09:03:46.577Z] #19 194.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-17T09:03:46.577Z] #19 194.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-17T09:03:46.577Z] #19 194.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T09:03:46.813Z] #21 37.67 Setting up xz-utils (5.2.5-2) ... [2022-03-17T09:03:46.813Z] #21 37.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T09:03:46.813Z] #21 37.70 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:03:46.813Z] #21 37.71 Setting up patch (2.7.6-7) ... [2022-03-17T09:03:46.813Z] #21 37.73 Setting up sudo (1.9.5p2-3) ... [2022-03-17T09:03:46.813Z] #21 37.79 invoke-rc.d: could not determine current runlevel [2022-03-17T09:03:46.813Z] #21 37.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T09:03:46.813Z] #21 37.82 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T09:03:46.813Z] #21 37.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:03:46.813Z] #21 37.85 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T09:03:46.813Z] #21 37.87 Setting up pigz (2.6-1) ... [2022-03-17T09:03:46.813Z] #21 37.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:03:46.813Z] #21 37.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:03:46.813Z] #21 37.92 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T09:03:46.813Z] #21 37.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:46.815Z] #26 98.34 + cd /tmp/tmp.Kko9MnoInf/tmp/docker-ce [2022-03-17T09:03:46.815Z] #26 98.34 + git checkout -q v17.06.2-ce [2022-03-17T09:03:46.840Z] #19 194.3 Selecting previously unselected package dpkg-cross. [2022-03-17T09:03:46.840Z] #19 194.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.3 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-17T09:03:46.840Z] #19 194.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-17T09:03:46.840Z] #19 194.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-17T09:03:46.840Z] #19 194.4 Selecting previously unselected package libc6-armel-cross. [2022-03-17T09:03:46.840Z] #19 194.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-17T09:03:46.840Z] #19 194.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-17T09:03:46.840Z] #19 194.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:46.840Z] #19 194.6 Selecting previously unselected package libgomp1-armel-cross. [2022-03-17T09:03:46.840Z] #19 194.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:46.840Z] #19 194.7 Selecting previously unselected package libatomic1-armel-cross. [2022-03-17T09:03:46.840Z] #19 194.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:46.840Z] #19 194.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:44.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:03:44.865Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T09:03:44.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:45.037Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:03:45.161Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:03:45.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:45.164Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:03:45.923Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:03:45.967Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:03:47.103Z] #19 194.7 Selecting previously unselected package libasan6-armel-cross. [2022-03-17T09:03:47.103Z] #19 194.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:47.104Z] #19 194.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:47.279Z] #63 DONE 95.7s [2022-03-17T09:03:47.279Z] [2022-03-17T09:03:47.279Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T09:03:47.279Z] #64 sha256:204105c11568fe31f3b592280aeb580aaa5d53c8727b6f003b9c77bc1a6a501c [2022-03-17T09:03:47.279Z] #64 DONE 0.2s [2022-03-17T09:03:47.279Z] [2022-03-17T09:03:47.279Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T09:03:47.279Z] #65 sha256:52ae2a65f6584a0c243a4539fc4dcb3d91bc2fc9b42598275664c2087eca62ed [2022-03-17T09:03:47.279Z] #65 DONE 0.1s [2022-03-17T09:03:47.279Z] [2022-03-17T09:03:47.279Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:03:47.279Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:03:47.279Z] #14 93.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T09:03:47.279Z] #14 93.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:47.279Z] #14 93.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:03:47.366Z] #19 195.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-17T09:03:47.366Z] #19 195.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:47.366Z] #19 195.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:47.388Z] #26 ... [2022-03-17T09:03:47.388Z] [2022-03-17T09:03:47.388Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T09:03:47.388Z] #17 sha256:b1359dabe6ea1f3046c709d19048acb4fdd140c9b8224d0f164f87f2fe93f153 [2022-03-17T09:03:47.388Z] #17 0.656 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T09:03:47.388Z] #17 DONE 0.9s [2022-03-17T09:03:47.388Z] [2022-03-17T09:03:47.388Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T09:03:47.388Z] #18 sha256:dc3ee12dc3c5f798165618fed69a3b7fb018dea19025d36719b0e2f93d5fcce9 [2022-03-17T09:03:47.627Z] #19 195.1 Selecting previously unselected package libubsan1-armel-cross. [2022-03-17T09:03:47.627Z] #19 195.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:47.627Z] #19 195.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:47.627Z] #19 195.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-17T09:03:47.627Z] #19 195.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:47.627Z] #19 195.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:47.656Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-17T09:03:47.656Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:03:47.747Z] #21 38.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:03:47.747Z] #21 38.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:03:47.889Z] #19 195.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-17T09:03:47.889Z] #19 195.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:47.889Z] #19 195.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:03:48.008Z] #21 39.10 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T09:03:48.008Z] #21 39.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:03:48.008Z] #21 39.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:03:48.008Z] #21 39.17 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T09:03:48.335Z] #18 DONE 0.9s [2022-03-17T09:03:48.335Z] [2022-03-17T09:03:48.335Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T09:03:48.335Z] #19 sha256:af2db5a9e6837155a5130faf2fd7291d95f1bbba83f097db1c6047d556c7701f [2022-03-17T09:03:48.577Z] #21 39.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:03:48.578Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T09:03:48.578Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T09:03:48.578Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T09:03:48.578Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T09:03:48.578Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T09:03:48.578Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T09:03:48.578Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T09:03:48.578Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T09:03:48.578Z] #21 39.65 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T09:03:48.659Z] #14 97.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T09:03:48.659Z] #14 97.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:03:48.659Z] #14 97.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:03:49.494Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:03:49.494Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T09:03:49.811Z] #19 ... [2022-03-17T09:03:49.811Z] [2022-03-17T09:03:49.811Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:03:49.811Z] #58 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:03:49.811Z] #58 207.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T09:03:49.811Z] #58 DONE 208.3s [2022-03-17T09:03:49.811Z] [2022-03-17T09:03:49.811Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-17T09:03:49.811Z] #19 sha256:e122a9db5cd3f12b0a40d321fb4607255620963324bbc2d93d1d0820f2e95114 [2022-03-17T09:03:49.954Z] #21 40.89 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:03:49.954Z] #21 40.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:03:49.954Z] #21 40.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:03:49.954Z] #21 40.97 Setting up python3-pip (20.3.4-4) ... [2022-03-17T09:03:49.142Z] > git remote # timeout=10 [2022-03-17T09:03:49.218Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T09:03:49.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:03:49.265Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T09:03:49.406Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T09:03:49.528Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:03:49.570Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:03:50.254Z] #19 DONE 1.6s [2022-03-17T09:03:50.254Z] [2022-03-17T09:03:50.254Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:03:50.254Z] #34 sha256:161945c81b3d78b8166eb66f0de5a4ec30ef0c0f329c46793eff27a2b94e7036 [2022-03-17T09:03:50.254Z] #34 DONE 101.5s [2022-03-17T09:03:50.254Z] [2022-03-17T09:03:50.254Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T09:03:50.254Z] #20 sha256:8055231f05864d044699d80182330c875eafb66a3509d5708c53c9db4b773682 [2022-03-17T09:03:50.363Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T09:03:50.888Z] #21 42.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:03:50.888Z] #21 42.11 Setting up jq (1.6-2.1) ... [2022-03-17T09:03:50.888Z] #21 42.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:03:50.888Z] #21 42.15 Setting up iptables (1.8.7-1) ... [2022-03-17T09:03:50.888Z] #21 42.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:03:50.888Z] #21 42.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:03:50.888Z] #21 42.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:03:50.888Z] #21 42.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:03:50.888Z] #21 42.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T09:03:50.888Z] #21 42.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T09:03:51.145Z] #21 42.20 Setting up iproute2 (5.10.0-4) ... [2022-03-17T09:03:51.200Z] #20 DONE 1.0s [2022-03-17T09:03:51.200Z] [2022-03-17T09:03:51.200Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:03:51.200Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T09:03:51.404Z] #21 42.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:03:52.145Z] #21 1.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:03:52.145Z] #21 1.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:03:52.145Z] #21 1.293 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:03:52.406Z] #21 1.638 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:03:52.980Z] #21 2.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:03:53.118Z] #19 200.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-17T09:03:53.118Z] #19 200.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:53.118Z] #19 200.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:03:53.118Z] #19 200.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-17T09:03:53.118Z] #19 200.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-17T09:03:53.118Z] #19 200.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T09:03:53.304Z] #21 DONE 44.2s [2022-03-17T09:03:53.304Z] [2022-03-17T09:03:53.304Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:03:53.304Z] #56 sha256:559a4647eb28dd68f4dd453bc29c0e56f68082649b7ebddd3a7becbbade5462e [2022-03-17T09:03:53.304Z] #56 ... [2022-03-17T09:03:53.304Z] [2022-03-17T09:03:53.304Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T09:03:53.304Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T09:03:53.380Z] #19 201.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-17T09:03:53.380Z] #19 201.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-17T09:03:53.380Z] #19 201.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T09:03:53.380Z] #19 201.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-17T09:03:53.380Z] #19 201.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:53.642Z] #19 201.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:03:53.642Z] #19 201.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-17T09:03:53.762Z] + docker version [2022-03-17T09:03:53.877Z] #22 0.827 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T09:03:53.877Z] #22 0.831 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T09:03:53.877Z] #22 0.835 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T09:03:53.904Z] #19 201.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:53.904Z] #19 201.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:03:53.924Z] #21 3.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:03:54.135Z] #22 DONE 0.9s [2022-03-17T09:03:54.135Z] [2022-03-17T09:03:54.135Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T09:03:54.135Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T09:03:54.499Z] #21 ... [2022-03-17T09:03:54.499Z] [2022-03-17T09:03:54.499Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:03:54.499Z] #56 sha256:32d2bd06ab7369f0b301bb8db1749eb5256a42447fc16ea61164e4caef4a6acb [2022-03-17T09:03:54.499Z] #56 0.978 + RM_GOPATH=0 [2022-03-17T09:03:54.499Z] #56 0.979 + TMP_GOPATH= [2022-03-17T09:03:54.499Z] #56 0.979 + : /build [2022-03-17T09:03:54.499Z] #56 0.979 + '[' -z '' ']' [2022-03-17T09:03:54.499Z] #56 0.980 ++ mktemp -d [2022-03-17T09:03:54.499Z] #56 0.993 + export GOPATH=/tmp/tmp.Yx7CGnGoe9 [2022-03-17T09:03:54.499Z] #56 0.993 + GOPATH=/tmp/tmp.Yx7CGnGoe9 [2022-03-17T09:03:54.499Z] #56 0.993 + RM_GOPATH=1 [2022-03-17T09:03:54.499Z] #56 0.993 + case "$(go env GOARCH)" in [2022-03-17T09:03:54.499Z] #56 0.994 ++ go env GOARCH [2022-03-17T09:03:54.499Z] #56 0.999 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:54.499Z] #56 0.999 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:03:54.499Z] #56 0.999 ++ dirname /install.sh [2022-03-17T09:03:54.499Z] #56 1.000 + dir=/ [2022-03-17T09:03:54.499Z] #56 1.000 + bin=runc [2022-03-17T09:03:54.499Z] #56 1.000 + shift [2022-03-17T09:03:54.499Z] #56 1.000 + '[' '!' -f //runc.installer ']' [2022-03-17T09:03:54.499Z] #56 1.000 + . //runc.installer [2022-03-17T09:03:54.499Z] #56 1.000 ++ set -e [2022-03-17T09:03:54.499Z] #56 1.000 ++ : v1.1.0 [2022-03-17T09:03:54.499Z] #56 1.000 + install_runc [2022-03-17T09:03:54.499Z] #56 1.000 + RUNC_BUILDTAGS=seccomp [2022-03-17T09:03:54.499Z] #56 1.000 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T09:03:54.499Z] #56 1.000 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Yx7CGnGoe9/src/github.com/opencontainers/runc [2022-03-17T09:03:54.499Z] #56 1.000 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T09:03:54.499Z] #56 1.003 Cloning into '/tmp/tmp.Yx7CGnGoe9/src/github.com/opencontainers/runc'... [2022-03-17T09:03:54.499Z] #56 8.158 + cd /tmp/tmp.Yx7CGnGoe9/src/github.com/opencontainers/runc [2022-03-17T09:03:54.499Z] #56 8.158 + git checkout -q v1.1.0 [2022-03-17T09:03:54.499Z] #56 8.459 + '[' -z '' ']' [2022-03-17T09:03:54.499Z] #56 8.459 + target=static [2022-03-17T09:03:54.499Z] #56 8.459 + make BUILDTAGS=seccomp static [2022-03-17T09:03:54.499Z] #56 8.731 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T09:03:55.797Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-03-17T09:03:55.797Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:03:56.416Z] #56 ... [2022-03-17T09:03:56.416Z] [2022-03-17T09:03:56.416Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:03:56.416Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T09:03:56.416Z] #21 5.172 Fetched 8393 kB in 4s (2019 kB/s) [2022-03-17T09:03:57.806Z] #21 5.172 Reading package lists... [2022-03-17T09:03:58.115Z] #19 205.9 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-17T09:03:58.115Z] #19 205.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:03:58.115Z] #19 205.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:03:58.115Z] #19 205.9 Selecting previously unselected package crossbuild-essential-armel. [2022-03-17T09:03:58.343Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-17T09:03:58.343Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:03:58.377Z] #19 205.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-17T09:03:58.377Z] #19 206.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-17T09:03:58.377Z] #19 206.0 Selecting previously unselected package libc6-armhf-cross. [2022-03-17T09:03:58.377Z] #19 206.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T09:03:58.377Z] #19 206.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T09:03:58.377Z] #19 206.1 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-17T09:03:58.377Z] #19 206.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.377Z] #19 206.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.377Z] #19 206.1 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-17T09:03:58.377Z] #19 206.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.377Z] #19 206.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.377Z] #19 206.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-17T09:03:58.377Z] #19 206.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.377Z] #19 206.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.377Z] #19 206.2 Selecting previously unselected package libasan6-armhf-cross. [2022-03-17T09:03:58.377Z] #19 206.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.639Z] #19 206.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.639Z] #19 206.4 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-17T09:03:58.639Z] #19 206.4 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.639Z] #19 206.4 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.639Z] #19 206.5 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-17T09:03:58.902Z] #19 206.5 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.902Z] #19 206.5 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.902Z] #19 206.6 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-17T09:03:58.902Z] #19 206.6 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:03:58.902Z] #19 206.6 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:03:58.902Z] #19 206.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-17T09:03:59.164Z] #19 206.7 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:03:59.164Z] #19 206.7 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:03:59.726Z] #21 7.070 Reading package lists... [2022-03-17T09:03:59.727Z] #21 8.781 Building dependency tree... [2022-03-17T09:03:59.727Z] #21 ... [2022-03-17T09:03:59.727Z] [2022-03-17T09:03:59.727Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:03:59.727Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:03:59.727Z] #26 101.2 + mkdir -p /tmp/tmp.Kko9MnoInf/src/github.com/docker [2022-03-17T09:03:59.727Z] #26 101.2 + mv components/cli /tmp/tmp.Kko9MnoInf/src/github.com/docker/cli [2022-03-17T09:03:59.727Z] #26 101.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-17T09:04:00.300Z] #26 ... [2022-03-17T09:04:00.300Z] [2022-03-17T09:04:00.300Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:04:00.300Z] #21 sha256:43cb0df811a315d153d32ff8cd0fa0308904585110f4d5d27efc99017e00d555 [2022-03-17T09:04:00.300Z] #21 8.781 Building dependency tree... [2022-03-17T09:04:01.034Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [2022-03-17T09:04:01.247Z] #21 10.48 The following additional packages will be installed: [Pipeline] withEnv [Pipeline] { [2022-03-17T09:04:01.510Z] #21 10.48 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:04:01.510Z] #21 10.48 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T09:04:01.510Z] #21 10.48 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T09:04:01.510Z] #21 10.48 python3-pkg-resources vim-runtime xxd [2022-03-17T09:04:01.510Z] #21 10.49 Suggested packages: [2022-03-17T09:04:01.510Z] #21 10.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T09:04:01.510Z] #21 10.49 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T09:04:01.510Z] #21 10.49 acl attr quota [2022-03-17T09:04:01.510Z] #21 10.49 Recommended packages: [2022-03-17T09:04:01.510Z] #21 10.49 libatm1 nftables libpam-cap build-essential python3-dev unzip [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T09:04:02.440Z] Client: [2022-03-17T09:04:02.440Z] Version: 20.10.9 [2022-03-17T09:04:02.440Z] API version: 1.41 [2022-03-17T09:04:02.440Z] Go version: go1.16.8 [2022-03-17T09:04:02.440Z] Git commit: c2ea9bc [2022-03-17T09:04:02.440Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:04:02.440Z] OS/Arch: windows/amd64 [2022-03-17T09:04:02.440Z] Context: default [2022-03-17T09:04:02.440Z] Experimental: true [2022-03-17T09:04:02.440Z] [2022-03-17T09:04:02.440Z] Server: Docker Engine - Community [2022-03-17T09:04:02.440Z] Engine: [2022-03-17T09:04:02.440Z] Version: 20.10.9 [2022-03-17T09:04:02.440Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:04:02.440Z] Go version: go1.16.8 [2022-03-17T09:04:02.440Z] Git commit: 79ea9d3 [2022-03-17T09:04:02.440Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:04:02.440Z] OS/Arch: windows/amd64 [2022-03-17T09:04:02.440Z] Experimental: true [2022-03-17T09:04:02.455Z] #21 11.48 The following NEW packages will be installed: [2022-03-17T09:04:02.455Z] #21 11.48 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T09:04:02.455Z] #21 11.48 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:04:02.455Z] #21 11.49 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T09:04:02.455Z] #21 11.49 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T09:04:02.455Z] #21 11.49 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T09:04:02.455Z] #21 11.49 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T09:04:02.455Z] #21 11.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T09:04:02.455Z] #21 11.49 xz-utils zip zstd [2022-03-17T09:04:02.718Z] #21 11.82 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:04:02.718Z] #21 11.82 Need to get 27.0 MB of archives. [2022-03-17T09:04:02.718Z] #21 11.82 After this operation, 105 MB of additional disk space will be used. [2022-03-17T09:04:02.718Z] #21 11.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-17T09:04:02.718Z] #21 11.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-17T09:04:02.718Z] #21 11.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-17T09:04:02.718Z] #21 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-17T09:04:02.718Z] #21 11.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-17T09:04:02.718Z] #21 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-17T09:04:02.718Z] #21 11.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-17T09:04:02.718Z] #21 11.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-17T09:04:02.718Z] #21 11.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:04:02.718Z] #21 11.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:04:02.718Z] #21 11.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T09:04:02.718Z] #21 11.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-17T09:04:02.718Z] #21 11.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-17T09:04:02.718Z] #21 11.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-17T09:04:02.718Z] #21 11.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-17T09:04:02.718Z] #21 11.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-17T09:04:02.718Z] #21 11.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-17T09:04:02.718Z] #21 11.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-17T09:04:02.718Z] #21 11.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-17T09:04:02.718Z] #21 11.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-17T09:04:02.718Z] #21 11.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-17T09:04:02.718Z] #21 11.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-17T09:04:02.980Z] #21 12.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-17T09:04:03.253Z] #21 12.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-17T09:04:03.253Z] #21 12.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-17T09:04:03.253Z] #21 12.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-17T09:04:03.253Z] #21 12.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-17T09:04:03.253Z] #21 12.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-17T09:04:03.253Z] #21 12.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T09:04:03.253Z] #21 12.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T09:04:03.253Z] #21 12.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T09:04:03.253Z] #21 12.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:04:03.253Z] #21 12.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T09:04:03.253Z] #21 12.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T09:04:03.253Z] #21 12.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T09:04:03.253Z] #21 12.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-17T09:04:03.253Z] #21 12.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-17T09:04:03.253Z] #21 12.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-17T09:04:03.337Z] Fetching without tags [Pipeline] sh [2022-03-17T09:04:03.515Z] #21 12.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T09:04:03.515Z] #21 12.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-17T09:04:03.515Z] #21 12.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-17T09:04:03.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:04:03.096Z] > git config --add remote.origin.fetch +refs/pull/43214/head:refs/remotes/origin/PR-43214 # timeout=10 [2022-03-17T09:04:03.142Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:04:03.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-17T09:04:03.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-17T09:04:03.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:04:03.378Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43214/head:refs/remotes/origin/PR-43214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-17T09:04:03.557Z] #14 110.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T09:04:03.557Z] #14 110.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:04:03.557Z] #14 111.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:04:03.642Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-17T09:04:03.642Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:04:03.642Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-03-17T09:04:03.642Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:04:03.776Z] #21 12.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-17T09:04:03.776Z] #21 12.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-17T09:04:04.068Z] Merging remotes/origin/master commit 7f99438ce7f17c9272793bd62b840028ab72a521 into PR head commit 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:04:04.099Z] #23 9.108 Collecting yamllint==1.26.1 [2022-03-17T09:04:04.099Z] #23 10.16 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T09:04:04.304Z] + docker version [2022-03-17T09:04:04.350Z] #21 13.40 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:04:04.350Z] #21 13.54 Fetched 27.0 MB in 1s (19.9 MB/s) [2022-03-17T09:04:04.352Z] + docker info [2022-03-17T09:04:04.463Z] #19 211.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-17T09:04:04.463Z] #19 211.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:04.463Z] #19 211.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:04:04.463Z] #19 211.4 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-17T09:04:04.463Z] #19 211.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-17T09:04:04.463Z] #19 211.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T09:04:04.463Z] #19 211.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-17T09:04:04.463Z] #19 211.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-17T09:04:04.463Z] #19 211.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T09:04:04.463Z] #19 211.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-17T09:04:04.463Z] #19 211.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:04.463Z] #19 211.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:04.463Z] #19 212.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-17T09:04:04.463Z] #19 212.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:04:04.463Z] #19 212.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:04:04.619Z] #21 13.58 Selecting previously unselected package pigz. [2022-03-17T09:04:04.619Z] #21 13.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-17T09:04:04.619Z] #21 13.63 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-17T09:04:04.619Z] #21 13.64 Unpacking pigz (2.6-1) ... [2022-03-17T09:04:04.619Z] #21 13.80 Selecting previously unselected package libelf1:arm64. [2022-03-17T09:04:04.619Z] #21 13.80 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-17T09:04:04.619Z] #21 13.83 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-17T09:04:04.881Z] #21 13.97 Selecting previously unselected package libbpf0:arm64. [2022-03-17T09:04:04.881Z] #21 13.97 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-17T09:04:04.881Z] #21 14.00 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-17T09:04:04.881Z] #21 14.11 Selecting previously unselected package libcap2:arm64. [2022-03-17T09:04:04.881Z] #21 14.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-17T09:04:04.881Z] #21 14.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-17T09:04:04.881Z] #21 14.19 Selecting previously unselected package libmnl0:arm64. [2022-03-17T09:04:04.881Z] #21 14.20 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-17T09:04:04.881Z] #21 14.20 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-17T09:04:05.033Z] #23 11.15 Collecting pathspec>=0.5.3 [2022-03-17T09:04:05.033Z] #23 11.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T09:04:05.142Z] #21 14.27 Selecting previously unselected package libxtables12:arm64. [2022-03-17T09:04:05.142Z] #21 14.28 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-17T09:04:05.142Z] #21 14.28 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-17T09:04:05.142Z] #21 14.33 Selecting previously unselected package libcap2-bin. [2022-03-17T09:04:05.142Z] #21 14.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-17T09:04:05.142Z] #21 14.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T09:04:05.142Z] #21 14.41 Selecting previously unselected package iproute2. [2022-03-17T09:04:05.142Z] #21 14.41 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-17T09:04:05.142Z] #21 14.42 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T09:04:05.599Z] #23 11.54 Collecting pyyaml [2022-03-17T09:04:05.599Z] #23 11.55 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-17T09:04:05.599Z] #23 11.60 Building wheels for collected packages: yamllint [2022-03-17T09:04:05.599Z] #23 11.62 Building wheel for yamllint (setup.py): started [2022-03-17T09:04:05.715Z] #21 14.84 Selecting previously unselected package xxd. [2022-03-17T09:04:05.715Z] #21 14.86 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T09:04:05.715Z] #21 14.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:05.977Z] #21 14.96 Selecting previously unselected package vim-common. [2022-03-17T09:04:05.977Z] #21 14.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:04:05.977Z] #21 14.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:05.977Z] #21 15.06 Selecting previously unselected package bash-completion. [2022-03-17T09:04:05.977Z] #21 15.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T09:04:06.094Z] #14 114.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T09:04:06.094Z] #14 114.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T09:04:06.094Z] #14 114.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:04:06.094Z] #14 115.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T09:04:06.094Z] #14 115.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T09:04:06.094Z] #14 115.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:04:06.094Z] #14 115.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T09:04:06.094Z] #14 115.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T09:04:06.094Z] #14 115.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:04:06.094Z] #14 115.2 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:04:06.094Z] #14 115.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:04:06.094Z] #14 115.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:04:06.094Z] #14 115.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:04:06.094Z] #14 115.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:04:06.094Z] #14 115.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:04:06.354Z] #14 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T09:04:06.354Z] #14 115.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:04:06.354Z] #14 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:04:06.354Z] #14 115.5 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T09:04:06.354Z] #14 115.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T09:04:06.354Z] #14 115.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:04:06.534Z] #23 12.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T09:04:06.534Z] #23 12.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d47ffa8a035e58113372212d8ee11b9b39bb2657ec714c34504dfdd42ab0dc4a [2022-03-17T09:04:06.534Z] #23 12.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T09:04:06.534Z] #23 12.63 Successfully built yamllint [2022-03-17T09:04:06.534Z] #23 12.66 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T09:04:06.614Z] #14 115.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T09:04:06.614Z] #14 115.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T09:04:06.614Z] #14 115.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:04:06.614Z] #14 115.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T09:04:06.615Z] #14 115.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T09:04:06.615Z] #14 115.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:04:04.182Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:04:04.225Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:04:06.874Z] #14 116.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T09:04:06.874Z] #14 116.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T09:04:06.874Z] #14 116.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:04:07.102Z] #23 13.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T09:04:07.134Z] #14 116.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T09:04:07.134Z] #14 116.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T09:04:07.134Z] #14 116.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:04:07.134Z] #14 116.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T09:04:07.134Z] #14 116.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T09:04:07.134Z] #14 116.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:04:07.366Z] #21 16.50 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T09:04:07.394Z] #14 116.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T09:04:07.394Z] #14 116.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T09:04:07.394Z] #14 116.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:04:07.608Z] Merge succeeded, producing 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:04:07.609Z] Checking out Revision 427b0cd63688a6a167256855c1c3f5fa15ddf889 (PR-43214) [2022-03-17T09:04:07.653Z] #14 116.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T09:04:07.654Z] #14 116.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:04:07.654Z] #14 116.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:04:07.671Z] #23 DONE 13.6s [2022-03-17T09:04:07.672Z] [2022-03-17T09:04:07.672Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:04:07.672Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:04:07.672Z] #43 ... [2022-03-17T09:04:07.672Z] [2022-03-17T09:04:07.672Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T09:04:07.672Z] #27 sha256:c9e5e16d1ad5dcdc708cb8434931163a135fb840687efabba6b86f679550d64a [2022-03-17T09:04:07.672Z] #27 DONE 0.3s [2022-03-17T09:04:07.672Z] [2022-03-17T09:04:07.672Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:04:07.672Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:04:07.913Z] #14 116.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T09:04:07.913Z] #14 117.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T09:04:07.913Z] #14 117.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:04:07.913Z] #14 117.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T09:04:07.913Z] #14 117.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T09:04:07.913Z] #14 117.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:04:07.929Z] #51 ... [2022-03-17T09:04:07.929Z] [2022-03-17T09:04:07.929Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T09:04:07.929Z] #32 sha256:8eba240213628bdc14db874e99da850f00261f1dc87ccc26fc0c4550edbd0311 [2022-03-17T09:04:07.941Z] #21 16.89 Selecting previously unselected package bzip2. [2022-03-17T09:04:07.941Z] #21 16.89 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-17T09:04:07.941Z] #21 16.90 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T09:04:07.941Z] #21 16.97 Selecting previously unselected package xz-utils. [2022-03-17T09:04:07.941Z] #21 16.98 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-17T09:04:07.941Z] #21 16.98 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T09:04:07.941Z] #21 17.12 Selecting previously unselected package apparmor. [2022-03-17T09:04:07.941Z] #21 17.13 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-17T09:04:07.941Z] #21 17.16 Unpacking apparmor (2.13.6-10) ... [2022-03-17T09:04:08.495Z] #32 DONE 0.7s [2022-03-17T09:04:08.495Z] [2022-03-17T09:04:08.495Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T09:04:08.495Z] #35 sha256:575cd966b39c627e4ecc9623fee728a5a24890cb0cbcec8f30871f35cb761130 [2022-03-17T09:04:08.515Z] #21 17.49 Selecting previously unselected package inetutils-ping. [2022-03-17T09:04:08.515Z] #21 17.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-17T09:04:08.515Z] #21 17.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T09:04:08.515Z] #21 17.64 Selecting previously unselected package libip4tc2:arm64. [2022-03-17T09:04:08.515Z] #21 17.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-17T09:04:08.515Z] #21 17.65 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-17T09:04:08.515Z] #21 17.71 Selecting previously unselected package libip6tc2:arm64. [2022-03-17T09:04:08.515Z] #21 17.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-17T09:04:08.515Z] #21 17.71 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-17T09:04:08.515Z] #21 17.76 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-17T09:04:08.515Z] #21 17.76 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-17T09:04:08.515Z] #21 17.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-17T09:04:08.515Z] #21 17.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-17T09:04:08.778Z] #21 17.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-17T09:04:08.778Z] #21 17.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-17T09:04:08.778Z] #21 17.88 Selecting previously unselected package libnftnl11:arm64. [2022-03-17T09:04:08.778Z] #21 17.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-17T09:04:08.778Z] #21 17.90 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-17T09:04:08.778Z] #21 17.95 Selecting previously unselected package iptables. [2022-03-17T09:04:08.778Z] #21 17.95 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-17T09:04:08.778Z] #21 17.96 Unpacking iptables (1.8.7-1) ... [2022-03-17T09:04:08.942Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2022-03-17T09:04:08.942Z] === RUN TestBuildWithHugeFile [2022-03-17T09:04:09.040Z] #21 18.21 Selecting previously unselected package libonig5:arm64. [2022-03-17T09:04:09.040Z] #21 18.21 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-17T09:04:09.040Z] #21 18.22 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T09:04:09.066Z] #35 DONE 0.4s [2022-03-17T09:04:09.066Z] [2022-03-17T09:04:09.066Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T09:04:09.066Z] #37 sha256:21bfbb6ef2fc569e51279355778463152bb0d710a74671b7d2d131cc376848c3 [2022-03-17T09:04:09.066Z] #37 DONE 0.1s [2022-03-17T09:04:09.066Z] [2022-03-17T09:04:09.066Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T09:04:09.066Z] #41 sha256:67f5d3dbe14e0e95f5ed908f22cb54d732950de70ab984e09fc0473782d420ba [2022-03-17T09:04:09.066Z] #41 DONE 0.1s [2022-03-17T09:04:09.066Z] [2022-03-17T09:04:09.066Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:04:09.066Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:04:09.302Z] #21 18.34 Selecting previously unselected package libjq1:arm64. [2022-03-17T09:04:09.302Z] #21 18.36 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-17T09:04:09.302Z] #21 18.37 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-17T09:04:09.302Z] #21 18.47 Selecting previously unselected package jq. [2022-03-17T09:04:09.302Z] #21 18.50 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-17T09:04:09.302Z] #21 18.50 Unpacking jq (1.6-2.1) ... [2022-03-17T09:04:09.302Z] #21 18.58 Selecting previously unselected package libaio1:arm64. [2022-03-17T09:04:09.361Z] #14 118.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:04:09.564Z] #21 18.58 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-17T09:04:09.564Z] #21 18.59 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-17T09:04:09.564Z] #21 18.64 Selecting previously unselected package libgpm2:arm64. [2022-03-17T09:04:09.564Z] #21 18.66 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-17T09:04:09.564Z] #21 18.67 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-17T09:04:09.564Z] #21 18.74 Selecting previously unselected package libicu67:arm64. [2022-03-17T09:04:09.564Z] #21 18.76 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-17T09:04:09.564Z] #21 18.77 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-17T09:04:09.622Z] #14 118.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:04:09.758Z] #19 216.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-17T09:04:09.758Z] #19 216.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:09.758Z] #19 216.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:04:09.758Z] #19 216.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-17T09:04:09.758Z] #19 216.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-17T09:04:09.758Z] #19 216.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-17T09:04:09.758Z] #19 216.8 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 216.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T09:04:09.758Z] #19 216.8 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T09:04:09.758Z] #19 216.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 216.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 216.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.0 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.1 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:09.758Z] #19 217.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-17T09:04:09.758Z] #19 217.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:09.758Z] #19 217.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:10.019Z] #19 217.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-17T09:04:10.019Z] #19 217.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:10.019Z] #19 217.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:10.019Z] #19 217.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-17T09:04:10.019Z] #19 217.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:10.019Z] #19 217.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:07.262Z] > git remote # timeout=10 [2022-03-17T09:04:07.335Z] > git config --get remote.origin.url # timeout=10 [2022-03-17T09:04:07.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-17T09:04:07.381Z] > git merge 7f99438ce7f17c9272793bd62b840028ab72a521 # timeout=10 [2022-03-17T09:04:07.528Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-17T09:04:07.646Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T09:04:07.691Z] > git checkout -f 427b0cd63688a6a167256855c1c3f5fa15ddf889 # timeout=10 [2022-03-17T09:04:10.282Z] #19 217.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-17T09:04:10.282Z] #19 217.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:10.282Z] #19 217.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:10.282Z] #19 217.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-17T09:04:10.282Z] #19 217.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:10.282Z] #19 217.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:10.282Z] #19 218.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-17T09:04:10.544Z] #19 218.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:04:10.544Z] #19 218.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:10.561Z] #14 119.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:04:10.917Z] #14 119.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:04:11.486Z] #14 120.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:04:12.864Z] Client: [2022-03-17T09:04:12.864Z] Version: 20.10.9 [2022-03-17T09:04:12.864Z] API version: 1.41 [2022-03-17T09:04:12.864Z] Go version: go1.16.8 [2022-03-17T09:04:12.864Z] Git commit: c2ea9bc [2022-03-17T09:04:12.864Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:04:12.864Z] OS/Arch: windows/amd64 [2022-03-17T09:04:12.864Z] Context: default [2022-03-17T09:04:12.864Z] Experimental: true [2022-03-17T09:04:12.864Z] [2022-03-17T09:04:12.864Z] Server: Docker Engine - Community [2022-03-17T09:04:12.864Z] Engine: [2022-03-17T09:04:12.864Z] Version: 20.10.9 [2022-03-17T09:04:12.864Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:04:12.864Z] Go version: go1.16.8 [2022-03-17T09:04:12.864Z] Git commit: 79ea9d3 [2022-03-17T09:04:12.864Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:04:12.864Z] OS/Arch: windows/amd64 [2022-03-17T09:04:12.864Z] Experimental: true [2022-03-17T09:04:12.873Z] #21 21.52 Selecting previously unselected package libinih1:arm64. [2022-03-17T09:04:12.873Z] #21 21.52 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 21.52 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-17T09:04:12.873Z] #21 21.61 Selecting previously unselected package libnet1:arm64. [2022-03-17T09:04:12.873Z] #21 21.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 21.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:04:12.873Z] #21 21.71 Selecting previously unselected package libnl-3-200:arm64. [2022-03-17T09:04:12.873Z] #21 21.71 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 21.72 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T09:04:12.873Z] #21 21.79 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-17T09:04:12.873Z] #21 21.80 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 21.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T09:04:12.873Z] #21 21.87 Selecting previously unselected package net-tools. [2022-03-17T09:04:12.873Z] #21 21.87 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 21.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:04:12.873Z] #21 22.01 Selecting previously unselected package patch. [2022-03-17T09:04:12.873Z] #21 22.03 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-17T09:04:12.873Z] #21 22.04 Unpacking patch (2.7.6-7) ... [2022-03-17T09:04:12.873Z] #21 22.10 Selecting previously unselected package python-pip-whl. [2022-03-17T09:04:12.873Z] #21 22.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T09:04:13.135Z] #21 22.11 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T09:04:13.397Z] #21 22.54 Selecting previously unselected package python3-lib2to3. [2022-03-17T09:04:13.397Z] #21 22.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T09:04:13.397Z] #21 22.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:04:13.397Z] #21 22.67 Selecting previously unselected package python3-distutils. [Pipeline] sh [2022-03-17T09:04:13.659Z] #21 22.67 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T09:04:13.660Z] #21 22.67 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T09:04:13.660Z] #21 22.79 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:04:13.660Z] #21 22.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:04:13.660Z] #21 22.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:04:13.922Z] #21 22.93 Selecting previously unselected package python3-setuptools. [2022-03-17T09:04:13.922Z] #21 22.93 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T09:04:13.922Z] #21 22.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T09:04:13.922Z] #21 23.11 Selecting previously unselected package python3-wheel. [2022-03-17T09:04:13.922Z] #21 23.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T09:04:13.922Z] #21 23.14 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T09:04:13.922Z] #21 23.20 Selecting previously unselected package python3-pip. [2022-03-17T09:04:14.184Z] #21 23.21 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T09:04:14.184Z] #21 23.21 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T09:04:14.384Z] + docker info [2022-03-17T09:04:14.384Z] Client: [2022-03-17T09:04:14.384Z] Context: default [2022-03-17T09:04:14.384Z] Debug Mode: false [2022-03-17T09:04:14.384Z] [2022-03-17T09:04:14.384Z] Server: [2022-03-17T09:04:14.384Z] Containers: 0 [2022-03-17T09:04:14.384Z] Running: 0 [2022-03-17T09:04:14.384Z] Paused: 0 [2022-03-17T09:04:14.384Z] Stopped: 0 [2022-03-17T09:04:14.384Z] Images: 0 [2022-03-17T09:04:14.384Z] Server Version: 20.10.9 [2022-03-17T09:04:14.384Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:04:14.384Z] Windows: [2022-03-17T09:04:14.384Z] LCOW: [2022-03-17T09:04:14.384Z] Logging Driver: json-file [2022-03-17T09:04:14.384Z] Plugins: [2022-03-17T09:04:14.384Z] Volume: local [2022-03-17T09:04:14.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:04:14.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:04:14.384Z] Swarm: inactive [2022-03-17T09:04:14.384Z] Default Isolation: process [2022-03-17T09:04:14.384Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:04:14.384Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T09:04:14.384Z] OSType: windows [2022-03-17T09:04:14.384Z] Architecture: x86_64 [2022-03-17T09:04:14.384Z] CPUs: 4 [2022-03-17T09:04:14.384Z] Total Memory: 32GiB [2022-03-17T09:04:14.384Z] Name: azwin-2-a95810 [2022-03-17T09:04:14.384Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T09:04:14.384Z] Docker Root Dir: D:\docker [2022-03-17T09:04:14.384Z] Debug Mode: false [2022-03-17T09:04:14.384Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:04:14.384Z] Labels: [2022-03-17T09:04:14.384Z] Experimental: true [2022-03-17T09:04:14.384Z] Insecure Registries: [2022-03-17T09:04:14.384Z] 10.0.0.4:5000 [2022-03-17T09:04:14.384Z] 127.0.0.0/8 [2022-03-17T09:04:14.384Z] Registry Mirrors: [2022-03-17T09:04:14.384Z] http://10.0.0.4:5000/ [2022-03-17T09:04:14.384Z] Live Restore Enabled: false [2022-03-17T09:04:14.384Z] Product License: Community Engine [2022-03-17T09:04:14.384Z] [2022-03-17T09:04:14.446Z] #21 23.47 Selecting previously unselected package sudo. [2022-03-17T09:04:14.446Z] #21 23.47 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-17T09:04:14.446Z] #21 23.48 Unpacking sudo (1.9.5p2-3) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T09:04:14.708Z] #21 23.89 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T09:04:14.708Z] #21 23.91 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-17T09:04:14.708Z] #21 23.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:04:14.970Z] #21 24.08 Selecting previously unselected package uidmap. [2022-03-17T09:04:14.970Z] #21 24.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-17T09:04:14.970Z] #21 24.09 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T09:04:14.970Z] #21 24.19 Selecting previously unselected package vim-runtime. [2022-03-17T09:04:15.232Z] #21 24.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:04:15.232Z] #21 24.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T09:04:15.232Z] #21 24.23 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T09:04:15.232Z] #21 24.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:15.841Z] #19 222.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-17T09:04:15.842Z] #19 222.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:15.842Z] #19 222.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:15.842Z] #19 222.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-17T09:04:15.842Z] #19 222.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-17T09:04:15.842Z] #19 222.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T09:04:15.842Z] #19 222.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-17T09:04:15.842Z] #19 222.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-17T09:04:15.842Z] #19 222.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T09:04:15.842Z] #19 223.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-17T09:04:15.842Z] #19 223.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:15.842Z] #19 223.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:15.842Z] #19 223.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-17T09:04:15.842Z] #19 223.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:04:15.842Z] #19 223.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:16.763Z] #14 125.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:04:16.763Z] #14 125.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:04:16.763Z] #14 125.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:04:16.763Z] #14 126.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:04:16.763Z] #14 126.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:04:16.763Z] #14 126.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:04:16.763Z] #14 126.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:04:17.024Z] #14 ... [2022-03-17T09:04:17.024Z] [2022-03-17T09:04:17.024Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-17T09:04:17.024Z] #34 sha256:55eef40f2c7a2a530dae1580bcc105160ad58c81dd20c44f3e16523caf27b7f3 [2022-03-17T09:04:17.024Z] #34 DONE 125.9s [2022-03-17T09:04:17.024Z] [2022-03-17T09:04:17.024Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:04:17.024Z] #14 sha256:80f986d4aa2cb6d0872b092e2c62a80e5d63759ffe3103b9430df5a8f9ebeeb5 [2022-03-17T09:04:17.024Z] #14 126.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:04:17.024Z] #14 126.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:04:17.024Z] #14 126.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T09:04:17.024Z] #14 126.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:04:17.024Z] #14 126.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:04:17.024Z] #14 126.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:04:17.024Z] #14 126.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:04:17.024Z] #14 126.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:04:17.024Z] #14 126.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:04:17.024Z] #14 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:04:17.024Z] #14 126.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:04:17.024Z] #14 126.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:04:17.024Z] #14 126.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:04:17.024Z] #14 126.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:04:17.284Z] #14 126.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-17T09:04:17.284Z] #14 126.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:04:17.284Z] #14 126.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:04:17.284Z] #14 126.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:04:17.284Z] #14 126.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:04:17.284Z] #14 126.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:04:17.284Z] #14 126.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:04:17.284Z] #14 126.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:04:17.545Z] #14 DONE 126.9s [2022-03-17T09:04:17.545Z] [2022-03-17T09:04:17.545Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:04:17.545Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:04:17.805Z] #51 ... [2022-03-17T09:04:17.805Z] [2022-03-17T09:04:17.805Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T09:04:17.805Z] #55 sha256:f39d63dd8b657cc039914533c97cf5c7b37079610ca635392ab907928f8a41c2 [2022-03-17T09:04:17.811Z] #21 27.05 Selecting previously unselected package vim. [2022-03-17T09:04:18.067Z] #55 DONE 0.3s [2022-03-17T09:04:18.067Z] [2022-03-17T09:04:18.067Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:04:18.067Z] #56 sha256:f06bd30a8b5b701eeed14e52560af4f6c88396ea653a99900b039a552b7e07e1 [2022-03-17T09:04:18.073Z] #21 27.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-17T09:04:18.073Z] #21 27.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:18.334Z] #21 27.49 Selecting previously unselected package xfsprogs. [2022-03-17T09:04:18.334Z] #21 27.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-17T09:04:18.334Z] #21 27.50 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T09:04:18.908Z] #21 27.83 Selecting previously unselected package zip. [2022-03-17T09:04:18.908Z] #21 27.86 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-17T09:04:18.908Z] #21 27.87 Unpacking zip (3.0-12) ... [2022-03-17T09:04:18.908Z] #21 28.00 Selecting previously unselected package zstd. [2022-03-17T09:04:18.908Z] #21 28.00 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-17T09:04:18.908Z] #21 28.00 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:04:19.170Z] #21 28.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:04:19.416Z] Commit message: "api/types: fix KernelMemory deprecation comment, and omitempty" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-17T09:04:20.055Z] #19 227.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-17T09:04:20.055Z] #19 227.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:20.055Z] #19 227.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:20.055Z] #19 227.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-17T09:04:20.055Z] #19 227.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-17T09:04:20.055Z] #19 227.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-17T09:04:20.055Z] #19 227.7 Selecting previously unselected package libc6-s390x-cross. [2022-03-17T09:04:20.055Z] #19 227.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T09:04:20.055Z] #19 227.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T09:04:20.114Z] #21 29.02 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-17T09:04:20.114Z] #21 29.04 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:04:20.114Z] #21 29.05 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-17T09:04:20.114Z] #21 29.06 Setting up libicu67:arm64 (67.1-7) ... [2022-03-17T09:04:20.114Z] #21 29.07 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-17T09:04:20.114Z] #21 29.08 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-17T09:04:20.114Z] #21 29.11 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T09:04:20.114Z] #21 29.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:04:20.114Z] #21 29.13 Setting up bzip2 (1.0.8-4) ... [2022-03-17T09:04:20.114Z] #21 29.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-17T09:04:20.114Z] #21 29.15 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T09:04:20.320Z] #19 227.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-17T09:04:20.320Z] #19 227.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.320Z] #19 227.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.320Z] #19 227.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-17T09:04:20.320Z] #19 227.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.320Z] #19 227.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.320Z] #19 228.0 Selecting previously unselected package libitm1-s390x-cross. [2022-03-17T09:04:20.320Z] #19 228.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.320Z] #19 228.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.320Z] #19 228.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-17T09:04:20.320Z] #19 228.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.320Z] #19 228.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.320Z] #19 228.0 Selecting previously unselected package libasan6-s390x-cross. [2022-03-17T09:04:20.320Z] #19 228.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.320Z] #19 228.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.378Z] #21 29.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:20.583Z] #19 228.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-17T09:04:20.583Z] #19 228.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.583Z] #19 228.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.583Z] #19 228.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-17T09:04:20.583Z] #19 228.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.583Z] #19 228.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.609Z] #56 ... [2022-03-17T09:04:20.609Z] [2022-03-17T09:04:20.609Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T09:04:20.609Z] #15 sha256:d01ca6c60d5853600a9f6e468a1b7d623a4df950c6ee40b382b912ea6ff78001 [2022-03-17T09:04:20.609Z] #15 DONE 2.6s [2022-03-17T09:04:20.609Z] [2022-03-17T09:04:20.609Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:04:20.609Z] #56 sha256:f06bd30a8b5b701eeed14e52560af4f6c88396ea653a99900b039a552b7e07e1 [2022-03-17T09:04:20.609Z] #56 2.297 + RM_GOPATH=0 [2022-03-17T09:04:20.609Z] #56 2.297 + TMP_GOPATH= [2022-03-17T09:04:20.609Z] #56 2.297 + : /build [2022-03-17T09:04:20.609Z] #56 2.297 + '[' -z '' ']' [2022-03-17T09:04:20.609Z] #56 2.297 ++ mktemp -d [2022-03-17T09:04:20.609Z] #56 2.297 + export GOPATH=/tmp/tmp.zAq0178qMJ [2022-03-17T09:04:20.609Z] #56 2.297 + GOPATH=/tmp/tmp.zAq0178qMJ [2022-03-17T09:04:20.609Z] #56 2.297 + RM_GOPATH=1 [2022-03-17T09:04:20.609Z] #56 2.297 + case "$(go env GOARCH)" in [2022-03-17T09:04:20.609Z] #56 2.297 ++ go env GOARCH [2022-03-17T09:04:20.609Z] #56 2.306 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:20.609Z] #56 2.306 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:20.609Z] #56 2.306 ++ dirname /install.sh [2022-03-17T09:04:20.609Z] #56 2.306 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T09:04:20.609Z] #56 2.315 + dir=/ [2022-03-17T09:04:20.609Z] #56 2.315 + bin=runc [2022-03-17T09:04:20.609Z] #56 2.315 + shift [2022-03-17T09:04:20.609Z] #56 2.315 + '[' '!' -f //runc.installer ']' [2022-03-17T09:04:20.609Z] #56 2.315 + . //runc.installer [2022-03-17T09:04:20.609Z] #56 2.315 ++ set -e [2022-03-17T09:04:20.609Z] #56 2.315 ++ : v1.1.0 [2022-03-17T09:04:20.609Z] #56 2.315 + install_runc [2022-03-17T09:04:20.609Z] #56 2.315 + RUNC_BUILDTAGS=seccomp [2022-03-17T09:04:20.609Z] #56 2.315 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T09:04:20.609Z] #56 2.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zAq0178qMJ/src/github.com/opencontainers/runc [2022-03-17T09:04:20.609Z] #56 2.315 Cloning into '/tmp/tmp.zAq0178qMJ/src/github.com/opencontainers/runc'... [2022-03-17T09:04:20.640Z] #21 29.69 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-17T09:04:20.640Z] #21 29.74 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T09:04:20.640Z] #21 29.76 Setting up apparmor (2.13.6-10) ... [2022-03-17T09:04:20.845Z] #19 228.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-17T09:04:20.845Z] #19 228.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:20.845Z] #19 228.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:20.845Z] #19 228.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-17T09:04:20.845Z] #19 228.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:04:20.845Z] #19 228.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:22.029Z] #21 31.03 Setting up zip (3.0-12) ... [2022-03-17T09:04:22.030Z] #21 31.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:22.030Z] #21 31.09 Setting up bash-completion (1:2.11-2) ... [2022-03-17T09:04:22.192Z] Client: [2022-03-17T09:04:22.193Z] Context: default [2022-03-17T09:04:22.193Z] Debug Mode: false [2022-03-17T09:04:22.193Z] Plugins: [2022-03-17T09:04:22.193Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T09:04:22.193Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T09:04:22.193Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T09:04:22.193Z] [2022-03-17T09:04:22.193Z] Server: [2022-03-17T09:04:22.193Z] Containers: 0 [2022-03-17T09:04:22.193Z] Running: 0 [2022-03-17T09:04:22.193Z] Paused: 0 [2022-03-17T09:04:22.193Z] Stopped: 0 [2022-03-17T09:04:22.193Z] Images: 0 [2022-03-17T09:04:22.193Z] Server Version: 20.10.9 [2022-03-17T09:04:22.193Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:04:22.193Z] Windows: [2022-03-17T09:04:22.193Z] LCOW: [2022-03-17T09:04:22.193Z] Logging Driver: json-file [2022-03-17T09:04:22.193Z] Plugins: [2022-03-17T09:04:22.193Z] Volume: local [2022-03-17T09:04:22.193Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:04:22.193Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:04:22.193Z] Swarm: inactive [2022-03-17T09:04:22.193Z] Default Isolation: process [2022-03-17T09:04:22.193Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T09:04:22.193Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T09:04:22.193Z] OSType: windows [2022-03-17T09:04:22.193Z] Architecture: x86_64 [2022-03-17T09:04:22.193Z] CPUs: 4 [2022-03-17T09:04:22.193Z] Total Memory: 32GiB [2022-03-17T09:04:22.193Z] Name: azwin-2-89b6a0 [2022-03-17T09:04:22.193Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T09:04:22.193Z] Docker Root Dir: D:\docker [2022-03-17T09:04:22.193Z] Debug Mode: false [2022-03-17T09:04:22.193Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:04:22.193Z] Labels: [2022-03-17T09:04:22.193Z] Experimental: true [2022-03-17T09:04:22.193Z] Insecure Registries: [2022-03-17T09:04:22.193Z] 10.0.0.4:5000 [2022-03-17T09:04:22.193Z] 127.0.0.0/8 [2022-03-17T09:04:22.193Z] Registry Mirrors: [2022-03-17T09:04:22.193Z] http://10.0.0.4:5000/ [2022-03-17T09:04:22.193Z] Live Restore Enabled: false [2022-03-17T09:04:22.193Z] Product License: Community Engine [2022-03-17T09:04:22.193Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T09:04:23.150Z] #56 ... [2022-03-17T09:04:23.150Z] [2022-03-17T09:04:23.150Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T09:04:23.150Z] #16 sha256:48eec67cb986c8d1ecb30a8ee9634d282ab3aea27a47fbefb5201117c35b7f29 [2022-03-17T09:04:23.150Z] #16 DONE 2.5s [2022-03-17T09:04:23.150Z] [2022-03-17T09:04:23.150Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T09:04:23.150Z] #17 sha256:d744666469a55c9b7b611a77f14cd171e23ff92bfa72fc48d04a803284ab5ae5 [2022-03-17T09:04:23.201Z] + docker version [2022-03-17T09:04:23.934Z] #43 198.6 + dpkg --print-architecture [2022-03-17T09:04:23.934Z] #43 198.6 + git checkout -q v2.1.0 [2022-03-17T09:04:23.934Z] #43 198.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T09:04:23.934Z] #43 198.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T09:04:23.949Z] #21 32.73 Setting up xz-utils (5.2.5-2) ... [2022-03-17T09:04:23.949Z] #21 32.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T09:04:23.949Z] #21 32.76 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-17T09:04:23.949Z] #21 32.78 Setting up patch (2.7.6-7) ... [2022-03-17T09:04:23.949Z] #21 32.82 Setting up sudo (1.9.5p2-3) ... [2022-03-17T09:04:23.949Z] #21 32.88 invoke-rc.d: could not determine current runlevel [2022-03-17T09:04:23.949Z] #21 32.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T09:04:23.949Z] #21 32.90 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T09:04:23.949Z] #21 32.93 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-17T09:04:23.949Z] #21 32.94 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T09:04:23.949Z] #21 32.95 Setting up pigz (2.6-1) ... [2022-03-17T09:04:23.949Z] #21 32.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-17T09:04:23.949Z] #21 32.99 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-17T09:04:23.949Z] #21 33.01 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T09:04:23.949Z] #21 33.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:24.092Z] #17 1.191 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T09:04:24.522Z] #21 33.63 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-17T09:04:24.522Z] #21 33.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:04:24.783Z] #21 34.03 Setting up libelf1:arm64 (0.183-1) ... [2022-03-17T09:04:24.783Z] #21 34.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:04:25.044Z] #21 34.07 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-17T09:04:25.044Z] #21 34.08 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T09:04:25.064Z] #19 232.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-17T09:04:25.064Z] #19 232.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:25.064Z] #19 232.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:25.064Z] #19 232.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-17T09:04:25.305Z] #21 34.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:04:25.305Z] #21 34.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T09:04:25.305Z] #21 34.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T09:04:25.305Z] #21 34.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T09:04:25.305Z] #21 34.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T09:04:25.305Z] #21 34.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T09:04:25.306Z] #21 34.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T09:04:25.306Z] #21 34.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T09:04:25.306Z] #21 34.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T09:04:25.306Z] #21 34.57 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T09:04:25.326Z] #19 232.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-17T09:04:25.326Z] #19 232.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T09:04:25.326Z] #19 233.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-17T09:04:25.326Z] #19 233.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-17T09:04:25.326Z] #19 233.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T09:04:25.604Z] #19 233.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-17T09:04:25.604Z] #19 233.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-17T09:04:25.604Z] #19 233.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:26.200Z] #19 233.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-17T09:04:26.200Z] #19 233.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-17T09:04:26.200Z] #19 233.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:26.693Z] #21 35.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-17T09:04:26.693Z] #21 35.80 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-17T09:04:26.693Z] #21 35.82 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:04:26.693Z] #21 35.83 Setting up python3-pip (20.3.4-4) ... [2022-03-17T09:04:27.913Z] #21 36.84 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-17T09:04:27.913Z] #21 36.87 Setting up jq (1.6-2.1) ... [2022-03-17T09:04:27.913Z] #21 36.88 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-17T09:04:27.913Z] #21 36.89 Setting up iptables (1.8.7-1) ... [2022-03-17T09:04:27.913Z] #21 36.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T09:04:27.913Z] #21 36.93 Setting up iproute2 (5.10.0-4) ... [2022-03-17T09:04:28.174Z] #21 37.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:04:29.125Z] #21 DONE 38.1s [2022-03-17T09:04:29.125Z] [2022-03-17T09:04:29.125Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T09:04:29.125Z] #22 sha256:e0642d8718311db49c358af96d886b1b583535ee02a7fef8acff9e3f161e6560 [2022-03-17T09:04:29.698Z] #22 0.633 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T09:04:29.698Z] #22 0.637 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T09:04:29.698Z] #22 0.642 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T09:04:29.698Z] #22 DONE 0.7s [2022-03-17T09:04:29.698Z] [2022-03-17T09:04:29.698Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:04:29.698Z] #56 sha256:32d2bd06ab7369f0b301bb8db1749eb5256a42447fc16ea61164e4caef4a6acb [2022-03-17T09:04:29.698Z] #56 ... [2022-03-17T09:04:29.698Z] [2022-03-17T09:04:29.698Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T09:04:29.698Z] #23 sha256:39052603085ce0256db3baa3a0b98a38fca8301fed5d326660748793ac630d1b [2022-03-17T09:04:30.434Z] #19 238.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-17T09:04:30.434Z] #19 238.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-17T09:04:30.434Z] #19 238.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:30.434Z] #19 238.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-17T09:04:30.434Z] #19 238.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-17T09:04:30.434Z] #19 238.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up libfile-which-perl (1.23-1) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T09:04:30.434Z] #19 238.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-17T09:04:30.434Z] #19 238.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-17T09:04:30.434Z] #19 238.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-17T09:04:30.434Z] #19 238.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-17T09:04:30.434Z] #19 238.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-17T09:04:30.434Z] #19 238.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-17T09:04:30.695Z] #19 238.2 Setting up file (1:5.39-3) ... [2022-03-17T09:04:30.695Z] #19 238.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.2 Setting up bzip2 (1.0.8-4) ... [2022-03-17T09:04:30.695Z] #19 238.2 Setting up libyaml-perl (1.30-1) ... [2022-03-17T09:04:30.695Z] #19 238.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-17T09:04:30.695Z] #19 238.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-17T09:04:30.695Z] #19 238.3 Setting up libio-string-perl (1.08-3.1) ... [2022-03-17T09:04:30.695Z] #19 238.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-17T09:04:30.695Z] #19 238.3 Setting up cross-config (2.6.18+nmu1) ... [2022-03-17T09:04:30.695Z] #19 238.4 Setting up xz-utils (5.2.5-2) ... [2022-03-17T09:04:30.695Z] #19 238.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T09:04:30.695Z] #19 238.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-17T09:04:30.695Z] #19 238.4 Setting up patch (2.7.6-7) ... [2022-03-17T09:04:30.695Z] #19 238.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-17T09:04:30.695Z] #19 238.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:30.695Z] #19 238.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-17T09:04:30.695Z] #19 238.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-17T09:04:30.695Z] #19 238.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:30.956Z] #19 238.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-17T09:04:30.956Z] #19 238.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:30.956Z] #19 238.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.218Z] #19 238.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-17T09:04:31.218Z] #19 238.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-17T09:04:31.218Z] #19 239.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T09:04:31.480Z] #19 239.1 [2022-03-17T09:04:31.480Z] #19 239.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T09:04:31.480Z] #19 239.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up dpkg-dev (1.20.9) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.480Z] #19 239.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:31.741Z] #19 239.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-17T09:04:31.741Z] #19 239.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-17T09:04:31.741Z] #19 239.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-17T09:04:31.741Z] #19 239.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-17T09:04:31.869Z] Client: [2022-03-17T09:04:31.869Z] Version: 20.10.9 [2022-03-17T09:04:31.869Z] API version: 1.41 [2022-03-17T09:04:31.869Z] Go version: go1.16.8 [2022-03-17T09:04:31.869Z] Git commit: c2ea9bc [2022-03-17T09:04:31.869Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:04:31.869Z] OS/Arch: windows/amd64 [2022-03-17T09:04:31.869Z] Context: default [2022-03-17T09:04:31.869Z] Experimental: true [2022-03-17T09:04:31.869Z] [2022-03-17T09:04:31.869Z] Server: Docker Engine - Community [2022-03-17T09:04:31.869Z] Engine: [2022-03-17T09:04:31.869Z] Version: 20.10.9 [2022-03-17T09:04:31.869Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:04:31.869Z] Go version: go1.16.8 [2022-03-17T09:04:31.869Z] Git commit: 79ea9d3 [2022-03-17T09:04:31.869Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:04:31.869Z] OS/Arch: windows/amd64 [2022-03-17T09:04:31.869Z] Experimental: true [2022-03-17T09:04:32.002Z] #19 239.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-17T09:04:32.003Z] #19 239.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:04:32.003Z] #19 239.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up libxml-simple-perl (2.25-1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.003Z] #19 239.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-17T09:04:32.003Z] #19 239.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.229Z] #17 DONE 8.4s [2022-03-17T09:04:32.229Z] [2022-03-17T09:04:32.229Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T09:04:32.229Z] #18 sha256:ef2f677c6024d4d59ef80d4634c89dfe999b49ced4ca773fc2b54252aa289372 [2022-03-17T09:04:32.264Z] #19 239.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 239.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 239.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 239.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 239.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 239.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-17T09:04:32.264Z] #19 240.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.264Z] #19 240.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-17T09:04:32.264Z] #19 240.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.526Z] #19 240.1 Setting up crossbuild-essential-armel (12.9) ... [2022-03-17T09:04:32.526Z] #19 240.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-17T09:04:32.526Z] #19 240.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-17T09:04:32.526Z] #19 240.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-17T09:04:32.526Z] #19 240.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-17T09:04:32.526Z] #19 240.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-17T09:04:32.526Z] #19 240.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [Pipeline] sh [2022-03-17T09:04:32.835Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T09:04:32.835Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb938c77\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T09:04:32.835Z] ---------------------------------------------------------------------------- [2022-03-17T09:04:32.835Z] [2022-03-17T09:04:32.835Z] INFO: executeCI.ps1 starting at Thu Mar 17 09:04:32 CUT 2022 [2022-03-17T09:04:32.835Z] [2022-03-17T09:04:32.835Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T09:04:32.835Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T09:04:32.835Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T09:04:32.835Z] INFO: Environment variables: [2022-03-17T09:04:32.835Z] [2022-03-17T09:04:32.835Z] Name Value [2022-03-17T09:04:32.835Z] ---- ----- [2022-03-17T09:04:32.835Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T09:04:32.835Z] amd64 true [2022-03-17T09:04:32.835Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T09:04:32.835Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T09:04:32.835Z] arm64 true [2022-03-17T09:04:32.835Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T09:04:32.835Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T09:04:32.835Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T09:04:32.835Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T09:04:32.835Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T09:04:32.835Z] BRANCH_NAME PR-43214 [2022-03-17T09:04:32.835Z] BUILD_DISPLAY_NAME #4 [2022-03-17T09:04:32.835Z] BUILD_ID 4 [2022-03-17T09:04:32.835Z] BUILD_NUMBER 4 [2022-03-17T09:04:32.835Z] BUILD_TAG jenkins-moby-PR-43214-4 [2022-03-17T09:04:32.835Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/ [2022-03-17T09:04:32.835Z] cgroup2 true [2022-03-17T09:04:32.835Z] CHANGE_AUTHOR thaJeztah [2022-03-17T09:04:32.835Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T09:04:32.835Z] CHANGE_BRANCH carry_42854_rm_options [2022-03-17T09:04:32.835Z] CHANGE_FORK thaJeztah/docker [2022-03-17T09:04:32.835Z] CHANGE_ID 43214 [2022-03-17T09:04:32.835Z] CHANGE_TARGET master [2022-03-17T09:04:32.835Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option on API v1.42 and up [2022-03-17T09:04:32.835Z] CHANGE_URL https://github.com/moby/moby/pull/43214 [2022-03-17T09:04:32.835Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:04:32.835Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T09:04:32.835Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T09:04:32.835Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T09:04:32.835Z] COMPUTERNAME azwin-2-a95810 [2022-03-17T09:04:32.835Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T09:04:32.835Z] ConfigSequenceNumber 0 [2022-03-17T09:04:32.835Z] dco true [2022-03-17T09:04:32.835Z] DOCKER_BUILDKIT 0 [2022-03-17T09:04:32.835Z] DOCKER_DUT_DEBUG 1 [2022-03-17T09:04:32.835Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T09:04:32.835Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T09:04:32.835Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T09:04:32.835Z] EXECUTOR_NUMBER 0 [2022-03-17T09:04:32.835Z] FQDN azwin-2-a95810.westus.cloudapp.azure.com [2022-03-17T09:04:32.835Z] GIT_BRANCH PR-43214 [2022-03-17T09:04:32.835Z] GIT_COMMIT 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:04:32.835Z] GIT_PREVIOUS_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:32.835Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:32.835Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T09:04:32.835Z] HUDSON_COOKIE e3188f71-2b0b-4f14-9347-a42c349f81a8 [2022-03-17T09:04:32.835Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:32.835Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T09:04:32.835Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:32.835Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T09:04:32.835Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:32.835Z] JENKINS_NODE_COOKIE 50934c0b-1127-422b-ab95-49216fddd00f [2022-03-17T09:04:32.835Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T09:04:32.835Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:32.835Z] JOB_BASE_NAME PR-43214 [2022-03-17T09:04:32.835Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/display/redirect [2022-03-17T09:04:32.835Z] JOB_NAME moby/PR-43214 [2022-03-17T09:04:32.836Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/ [2022-03-17T09:04:32.836Z] library.jps.version master [2022-03-17T09:04:32.836Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T09:04:32.836Z] NODE_LABELS amd64 azure azwin-2-a95810 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T09:04:32.836Z] NODE_NAME azwin-2-a95810 [2022-03-17T09:04:32.836Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T09:04:32.836Z] OS Windows_NT [2022-03-17T09:04:32.836Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T09:04:32.836Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T09:04:32.836Z] ppc64le false [2022-03-17T09:04:32.836Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T09:04:32.836Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T09:04:32.836Z] PROCESSOR_LEVEL 6 [2022-03-17T09:04:32.836Z] PROCESSOR_REVISION 4f01 [2022-03-17T09:04:32.836Z] ProgramData C:\ProgramData [2022-03-17T09:04:32.836Z] ProgramFiles C:\Program Files [2022-03-17T09:04:32.836Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T09:04:32.836Z] ProgramW6432 C:\Program Files [2022-03-17T09:04:32.836Z] PROMPT $P$G [2022-03-17T09:04:32.836Z] PSExecutionPolicyPreference Bypass [2022-03-17T09:04:32.836Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T09:04:32.836Z] PUBLIC C:\Users\Public [2022-03-17T09:04:32.836Z] rootless true [2022-03-17T09:04:32.836Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=artif... [2022-03-17T09:04:32.836Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=changes [2022-03-17T09:04:32.836Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect [2022-03-17T09:04:32.836Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=tests [2022-03-17T09:04:32.836Z] s390x false [2022-03-17T09:04:32.836Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T09:04:32.836Z] SOURCES_DRIVE d [2022-03-17T09:04:32.836Z] SOURCES_SUBDIR gopath [2022-03-17T09:04:32.836Z] STAGE_NAME Run tests [2022-03-17T09:04:32.836Z] SystemDrive C: [2022-03-17T09:04:32.836Z] SystemRoot C:\Windows [2022-03-17T09:04:32.836Z] TEMP C:\Windows\TEMP [2022-03-17T09:04:32.836Z] TESTDEBUG 0 [2022-03-17T09:04:32.836Z] TESTRUN_DRIVE d [2022-03-17T09:04:32.836Z] TESTRUN_SUBDIR CI [2022-03-17T09:04:32.836Z] TIMEOUT 120m [2022-03-17T09:04:32.836Z] TMP C:\Windows\TEMP [2022-03-17T09:04:32.836Z] unit_validate true [2022-03-17T09:04:32.836Z] USERDOMAIN WORKGROUP [2022-03-17T09:04:32.836Z] USERNAME azwin-2-a95810$ [2022-03-17T09:04:32.836Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T09:04:32.836Z] validate_force false [2022-03-17T09:04:32.836Z] windir C:\Windows [2022-03-17T09:04:32.836Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T09:04:32.836Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T09:04:32.836Z] windows2022 true [2022-03-17T09:04:32.836Z] windows2022containerd true [2022-03-17T09:04:32.836Z] windowsRS5 true [2022-03-17T09:04:32.836Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T09:04:32.836Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T09:04:32.836Z] [2022-03-17T09:04:32.836Z] [2022-03-17T09:04:32.836Z] [2022-03-17T09:04:33.099Z] #19 DONE 240.8s [2022-03-17T09:04:33.099Z] [2022-03-17T09:04:33.099Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-17T09:04:33.099Z] #32 sha256:3bb2a58eef2e19399ff3f06c41c0af8f56d33068ddc92fccddbfb60497550f13 [2022-03-17T09:04:33.099Z] #32 DONE 0.1s [2022-03-17T09:04:33.099Z] [2022-03-17T09:04:33.099Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-17T09:04:33.099Z] #69 sha256:02ebfe278f8f048e666065f3cca18e6feb2a566496bb2df1a0e7c2253a051660 [2022-03-17T09:04:33.099Z] #69 DONE 0.1s [2022-03-17T09:04:33.099Z] [2022-03-17T09:04:33.099Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:04:33.099Z] #70 sha256:67d6d07c208b2693ecf7348a3e31777a4287738928c1e53a0209bd171f8023c0 [2022-03-17T09:04:33.452Z] + docker info [2022-03-17T09:04:33.452Z] Client: [2022-03-17T09:04:33.452Z] Context: default [2022-03-17T09:04:33.452Z] Debug Mode: false [2022-03-17T09:04:33.452Z] [2022-03-17T09:04:33.452Z] Server: [2022-03-17T09:04:33.452Z] Containers: 0 [2022-03-17T09:04:33.452Z] Running: 0 [2022-03-17T09:04:33.452Z] Paused: 0 [2022-03-17T09:04:33.452Z] Stopped: 0 [2022-03-17T09:04:33.452Z] Images: 0 [2022-03-17T09:04:33.452Z] Server Version: 20.10.9 [2022-03-17T09:04:33.452Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:04:33.452Z] Windows: [2022-03-17T09:04:33.452Z] LCOW: [2022-03-17T09:04:33.452Z] Logging Driver: json-file [2022-03-17T09:04:33.452Z] Plugins: [2022-03-17T09:04:33.452Z] Volume: local [2022-03-17T09:04:33.452Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:04:33.452Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:04:33.452Z] Swarm: inactive [2022-03-17T09:04:33.452Z] Default Isolation: process [2022-03-17T09:04:33.452Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:04:33.452Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T09:04:33.452Z] OSType: windows [2022-03-17T09:04:33.452Z] Architecture: x86_64 [2022-03-17T09:04:33.452Z] CPUs: 4 [2022-03-17T09:04:33.452Z] Total Memory: 32GiB [2022-03-17T09:04:33.452Z] Name: azwin-2-ddef60 [2022-03-17T09:04:33.452Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T09:04:33.452Z] Docker Root Dir: D:\docker [2022-03-17T09:04:33.452Z] Debug Mode: false [2022-03-17T09:04:33.452Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:04:33.452Z] Labels: [2022-03-17T09:04:33.452Z] Experimental: true [2022-03-17T09:04:33.452Z] Insecure Registries: [2022-03-17T09:04:33.452Z] 10.0.0.4:5000 [2022-03-17T09:04:33.452Z] 127.0.0.0/8 [2022-03-17T09:04:33.452Z] Registry Mirrors: [2022-03-17T09:04:33.452Z] http://10.0.0.4:5000/ [2022-03-17T09:04:33.452Z] Live Restore Enabled: false [2022-03-17T09:04:33.452Z] Product License: Community Engine [2022-03-17T09:04:33.452Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-17T09:04:34.141Z] #18 DONE 2.7s [2022-03-17T09:04:34.141Z] [2022-03-17T09:04:34.141Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T09:04:34.141Z] #19 sha256:ef81ffb677afb21478ed6414e9aad92ce09039b90b47c68509fd7a69f7d853c8 [2022-03-17T09:04:35.006Z] INFO: Sources under d:\gopath\... [2022-03-17T09:04:35.006Z] INFO: Test run under d:\CI\... [2022-03-17T09:04:35.006Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T09:04:35.006Z] INFO: docker/docker repository was found [2022-03-17T09:04:35.006Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-17T09:04:35.024Z] #70 1.504 + RM_GOPATH=0 [2022-03-17T09:04:35.024Z] #70 1.505 + TMP_GOPATH= [2022-03-17T09:04:35.024Z] #70 1.506 + : /build [2022-03-17T09:04:35.024Z] #70 1.506 + '[' -z '' ']' [2022-03-17T09:04:35.024Z] #70 1.507 ++ mktemp -d [2022-03-17T09:04:35.024Z] #70 1.509 + export GOPATH=/tmp/tmp.OJK36myrO6 [2022-03-17T09:04:35.024Z] #70 1.509 + GOPATH=/tmp/tmp.OJK36myrO6 [2022-03-17T09:04:35.024Z] #70 1.509 + RM_GOPATH=1 [2022-03-17T09:04:35.024Z] #70 1.510 + case "$(go env GOARCH)" in [2022-03-17T09:04:35.024Z] #70 1.510 ++ go env GOARCH [2022-03-17T09:04:35.024Z] #70 1.515 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:35.024Z] #70 1.516 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:35.024Z] #70 1.537 Install rootlesskit version v0.14.6 [2022-03-17T09:04:35.024Z] #70 1.537 ++ dirname /install.sh [2022-03-17T09:04:35.024Z] #70 1.537 + dir=/ [2022-03-17T09:04:35.024Z] #70 1.537 + bin=rootlesskit [2022-03-17T09:04:35.024Z] #70 1.537 + shift [2022-03-17T09:04:35.024Z] #70 1.537 + '[' '!' -f //rootlesskit.installer ']' [2022-03-17T09:04:35.024Z] #70 1.537 + . //rootlesskit.installer [2022-03-17T09:04:35.024Z] #70 1.537 ++ : v0.14.6 [2022-03-17T09:04:35.024Z] #70 1.537 + install_rootlesskit [2022-03-17T09:04:35.024Z] #70 1.537 + case "$1" in [2022-03-17T09:04:35.024Z] #70 1.537 + export CGO_ENABLED=0 [2022-03-17T09:04:35.024Z] #70 1.537 + CGO_ENABLED=0 [2022-03-17T09:04:35.024Z] #70 1.537 + _install_rootlesskit [2022-03-17T09:04:35.024Z] #70 1.537 + echo 'Install rootlesskit version v0.14.6' [2022-03-17T09:04:35.024Z] #70 1.537 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:04:35.024Z] #70 1.537 + GOBIN=/build [2022-03-17T09:04:35.024Z] #70 1.537 + GO111MODULE=on [2022-03-17T09:04:35.024Z] #70 1.537 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-17T09:04:35.024Z] #70 1.912 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-17T09:04:35.525Z] #19 DONE 1.4s [2022-03-17T09:04:35.525Z] [2022-03-17T09:04:35.525Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T09:04:35.525Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T09:04:35.973Z] ltsc2022: Pulling from windows/servercore [2022-03-17T09:04:35.973Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T09:04:35.973Z] 037d5740b404: Pulling fs layer [2022-03-17T09:04:36.947Z] #70 3.637 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-17T09:04:36.947Z] #70 3.643 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-17T09:04:37.212Z] #70 4.042 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-17T09:04:38.158Z] #70 ... [2022-03-17T09:04:38.158Z] [2022-03-17T09:04:38.158Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:04:38.158Z] #33 sha256:02777084ff2e1de5b0efe5610c6dbc56096856ed381ef8b66270d9af0002e939 [2022-03-17T09:04:38.158Z] #33 1.379 + RM_GOPATH=0 [2022-03-17T09:04:38.158Z] #33 1.379 + TMP_GOPATH= [2022-03-17T09:04:38.158Z] #33 1.379 + : /build [2022-03-17T09:04:38.158Z] #33 1.379 + '[' -z '' ']' [2022-03-17T09:04:38.158Z] #33 1.379 ++ mktemp -d [2022-03-17T09:04:38.158Z] #33 1.379 + export GOPATH=/tmp/tmp.r26QQHKonQ [2022-03-17T09:04:38.158Z] #33 1.379 + GOPATH=/tmp/tmp.r26QQHKonQ [2022-03-17T09:04:38.158Z] #33 1.379 + RM_GOPATH=1 [2022-03-17T09:04:38.158Z] #33 1.379 + case "$(go env GOARCH)" in [2022-03-17T09:04:38.158Z] #33 1.379 ++ go env GOARCH [2022-03-17T09:04:38.158Z] #33 1.390 Install docker/cli version 17.06.2-ce from stable [2022-03-17T09:04:38.158Z] #33 1.390 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:38.158Z] #33 1.390 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:04:38.158Z] #33 1.390 ++ dirname /install.sh [2022-03-17T09:04:38.158Z] #33 1.390 + dir=/ [2022-03-17T09:04:38.158Z] #33 1.390 + bin=dockercli [2022-03-17T09:04:38.158Z] #33 1.390 + shift [2022-03-17T09:04:38.158Z] #33 1.390 + '[' '!' -f //dockercli.installer ']' [2022-03-17T09:04:38.158Z] #33 1.390 + . //dockercli.installer [2022-03-17T09:04:38.158Z] #33 1.390 ++ : stable [2022-03-17T09:04:38.158Z] #33 1.390 ++ : 17.06.2-ce [2022-03-17T09:04:38.158Z] #33 1.390 + install_dockercli [2022-03-17T09:04:38.158Z] #33 1.390 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-17T09:04:38.158Z] #33 1.390 ++ uname -m [2022-03-17T09:04:38.158Z] #33 1.401 + arch=x86_64 [2022-03-17T09:04:38.158Z] #33 1.401 + '[' x86_64 '!=' x86_64 ']' [2022-03-17T09:04:38.158Z] #33 1.401 + url=https://download.docker.com/linux/static [2022-03-17T09:04:38.158Z] #33 1.401 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-17T09:04:38.158Z] #33 1.401 + tar -xz docker/docker [2022-03-17T09:04:38.158Z] #33 4.526 + mkdir -p /build [2022-03-17T09:04:38.158Z] #33 4.528 + mv docker/docker /build/ [2022-03-17T09:04:38.158Z] #33 4.535 + rmdir docker [2022-03-17T09:04:38.158Z] #33 DONE 4.7s [2022-03-17T09:04:38.158Z] [2022-03-17T09:04:38.158Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:04:38.158Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T09:04:38.158Z] #45 1.805 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:04:38.158Z] #45 1.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:04:38.158Z] #45 2.199 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:04:38.158Z] #45 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T09:04:38.158Z] #45 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:04:38.158Z] #45 2.889 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T09:04:38.158Z] #45 3.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T09:04:38.158Z] #45 3.943 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T09:04:38.158Z] #45 4.493 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:04:38.158Z] #45 4.935 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T09:04:38.158Z] #45 4.939 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T09:04:38.158Z] #45 4.945 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T09:04:38.158Z] #45 4.948 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:04:38.158Z] #45 4.961 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T09:04:38.158Z] #45 4.963 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:04:38.158Z] #45 4.970 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:04:38.158Z] #45 4.974 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T09:04:38.158Z] #45 4.974 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T09:04:38.158Z] #45 4.977 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T09:04:38.158Z] #45 4.977 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:04:38.158Z] #45 4.977 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T09:04:39.548Z] #45 ... [2022-03-17T09:04:39.548Z] [2022-03-17T09:04:39.548Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:04:39.548Z] #70 sha256:67d6d07c208b2693ecf7348a3e31777a4287738928c1e53a0209bd171f8023c0 [2022-03-17T09:04:39.548Z] #70 5.094 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-17T09:04:39.548Z] #70 5.660 go: downloading github.com/google/uuid v1.3.0 [2022-03-17T09:04:39.548Z] #70 5.759 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-17T09:04:39.548Z] #70 5.963 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-17T09:04:39.548Z] #70 6.058 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-17T09:04:39.548Z] #70 6.098 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-17T09:04:39.548Z] #70 6.169 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-17T09:04:39.548Z] #70 6.252 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-17T09:04:39.548Z] #70 6.299 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-17T09:04:39.548Z] #70 6.322 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-17T09:04:39.714Z] #23 8.767 Collecting yamllint==1.26.1 [2022-03-17T09:04:39.714Z] #23 9.801 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T09:04:40.122Z] #70 6.773 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-17T09:04:40.288Z] #23 10.78 Collecting pathspec>=0.5.3 [2022-03-17T09:04:40.550Z] #23 10.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T09:04:40.812Z] #23 11.11 Collecting pyyaml [2022-03-17T09:04:40.812Z] #23 11.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-17T09:04:40.812Z] #23 11.19 Building wheels for collected packages: yamllint [2022-03-17T09:04:40.812Z] #23 11.19 Building wheel for yamllint (setup.py): started [2022-03-17T09:04:41.760Z] #23 11.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T09:04:41.760Z] #23 11.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7dd7e13635bcdb73dc7e21d952ff9adc8c09f383444b1060af9460bce3a66f69 [2022-03-17T09:04:41.760Z] #23 11.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T09:04:41.760Z] #23 11.96 Successfully built yamllint [2022-03-17T09:04:41.760Z] #23 11.98 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T09:04:42.030Z] #23 12.30 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T09:04:42.108Z] #20 ... [2022-03-17T09:04:42.108Z] [2022-03-17T09:04:42.108Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:04:42.108Z] #56 sha256:f06bd30a8b5b701eeed14e52560af4f6c88396ea653a99900b039a552b7e07e1 [2022-03-17T09:04:42.108Z] #56 13.69 + cd /tmp/tmp.zAq0178qMJ/src/github.com/opencontainers/runc [2022-03-17T09:04:42.108Z] #56 13.69 + git checkout -q v1.1.0 [2022-03-17T09:04:42.108Z] #56 14.04 + '[' -z '' ']' [2022-03-17T09:04:42.108Z] #56 14.05 + target=static [2022-03-17T09:04:42.108Z] #56 14.05 + make BUILDTAGS=seccomp static [2022-03-17T09:04:42.108Z] #56 14.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T09:04:42.295Z] #23 DONE 12.8s [2022-03-17T09:04:42.295Z] [2022-03-17T09:04:42.295Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:04:42.295Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:04:43.430Z] #70 ... [2022-03-17T09:04:43.430Z] [2022-03-17T09:04:43.430Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:04:43.430Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:04:43.430Z] #20 1.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:04:43.430Z] #20 1.978 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:04:43.430Z] #20 2.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:04:43.430Z] #20 2.321 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T09:04:43.430Z] #20 2.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T09:04:43.430Z] #20 3.266 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:04:43.430Z] #20 3.806 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T09:04:43.430Z] #20 4.321 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:04:43.430Z] #20 4.929 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T09:04:43.430Z] #20 5.317 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T09:04:43.430Z] #20 5.317 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T09:04:43.430Z] #20 5.337 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:04:43.430Z] #20 5.339 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T09:04:43.430Z] #20 5.345 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T09:04:43.430Z] #20 5.367 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:04:43.430Z] #20 5.370 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:04:43.430Z] #20 5.373 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T09:04:43.430Z] #20 5.380 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T09:04:43.430Z] #20 5.385 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T09:04:43.430Z] #20 5.386 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T09:04:43.430Z] #20 5.386 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:04:43.430Z] #20 ... [2022-03-17T09:04:43.430Z] [2022-03-17T09:04:43.430Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:04:43.430Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T09:04:43.430Z] #65 1.870 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:04:43.430Z] #65 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:04:43.430Z] #65 2.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:04:43.430Z] #65 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T09:04:43.430Z] #65 2.554 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T09:04:43.430Z] #65 2.869 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:04:43.430Z] #65 3.390 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:04:43.430Z] #65 3.986 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T09:04:43.430Z] #65 4.556 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T09:04:43.430Z] #65 4.964 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:04:43.430Z] #65 4.970 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T09:04:43.430Z] #65 5.008 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T09:04:43.430Z] #65 5.010 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:04:43.430Z] #65 5.035 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T09:04:43.430Z] #65 5.042 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T09:04:43.430Z] #65 5.085 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:04:43.430Z] #65 5.085 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T09:04:43.430Z] #65 5.085 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:04:43.430Z] #65 5.085 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T09:04:43.430Z] #65 5.085 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T09:04:43.430Z] #65 5.085 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T09:04:44.160Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T09:04:44.160Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-abc78989\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T09:04:44.160Z] ---------------------------------------------------------------------------- [2022-03-17T09:04:44.160Z] [2022-03-17T09:04:44.160Z] INFO: executeCI.ps1 starting at Thu Mar 17 09:04:43 CUT 2022 [2022-03-17T09:04:44.160Z] [2022-03-17T09:04:44.160Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T09:04:44.160Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T09:04:44.543Z] 037d5740b404: Verifying Checksum [2022-03-17T09:04:44.543Z] 037d5740b404: Download complete [2022-03-17T09:04:44.629Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-17T09:04:44.629Z] INFO: Environment variables: [2022-03-17T09:04:44.629Z] [2022-03-17T09:04:44.629Z] Name Value [2022-03-17T09:04:44.629Z] ---- ----- [2022-03-17T09:04:44.629Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T09:04:44.629Z] amd64 true [2022-03-17T09:04:44.629Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T09:04:44.629Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T09:04:44.629Z] arm64 true [2022-03-17T09:04:44.629Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T09:04:44.629Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T09:04:44.629Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T09:04:44.629Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T09:04:44.629Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T09:04:44.629Z] BRANCH_NAME PR-43214 [2022-03-17T09:04:44.629Z] BUILD_DISPLAY_NAME #4 [2022-03-17T09:04:44.629Z] BUILD_ID 4 [2022-03-17T09:04:44.629Z] BUILD_NUMBER 4 [2022-03-17T09:04:44.629Z] BUILD_TAG jenkins-moby-PR-43214-4 [2022-03-17T09:04:44.629Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/ [2022-03-17T09:04:44.629Z] cgroup2 true [2022-03-17T09:04:44.629Z] CHANGE_AUTHOR thaJeztah [2022-03-17T09:04:44.629Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T09:04:44.629Z] CHANGE_BRANCH carry_42854_rm_options [2022-03-17T09:04:44.629Z] CHANGE_FORK thaJeztah/docker [2022-03-17T09:04:44.629Z] CHANGE_ID 43214 [2022-03-17T09:04:44.629Z] CHANGE_TARGET master [2022-03-17T09:04:44.629Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option on API v1.42 and up [2022-03-17T09:04:44.629Z] CHANGE_URL https://github.com/moby/moby/pull/43214 [2022-03-17T09:04:44.629Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:04:44.629Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T09:04:44.629Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T09:04:44.629Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T09:04:44.629Z] COMPUTERNAME azwin-2-89b6a0 [2022-03-17T09:04:44.629Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T09:04:44.629Z] ConfigSequenceNumber 0 [2022-03-17T09:04:44.629Z] dco true [2022-03-17T09:04:44.629Z] DOCKER_BUILDKIT 0 [2022-03-17T09:04:44.629Z] DOCKER_DUT_DEBUG 1 [2022-03-17T09:04:44.629Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T09:04:44.629Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T09:04:44.629Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T09:04:44.629Z] EXECUTOR_NUMBER 0 [2022-03-17T09:04:44.629Z] FQDN azwin-2-89b6a0.westus.cloudapp.azure.com [2022-03-17T09:04:44.629Z] GIT_BRANCH PR-43214 [2022-03-17T09:04:44.630Z] GIT_COMMIT 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:04:44.630Z] GIT_PREVIOUS_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:44.630Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:44.630Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T09:04:44.630Z] HUDSON_COOKIE d3331cd8-9f43-4cab-89af-a618f9b4fbe2 [2022-03-17T09:04:44.630Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:44.630Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T09:04:44.630Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:44.630Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T09:04:44.630Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:44.630Z] JENKINS_NODE_COOKIE a206b354-0dd3-4f39-8602-4f6ed1b6cf2a [2022-03-17T09:04:44.630Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T09:04:44.630Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:44.630Z] JOB_BASE_NAME PR-43214 [2022-03-17T09:04:44.630Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/display/redirect [2022-03-17T09:04:44.630Z] JOB_NAME moby/PR-43214 [2022-03-17T09:04:44.630Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/ [2022-03-17T09:04:44.630Z] library.jps.version master [2022-03-17T09:04:44.630Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T09:04:44.630Z] NODE_LABELS amd64 azure azwin-2-89b6a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-17T09:04:44.630Z] NODE_NAME azwin-2-89b6a0 [2022-03-17T09:04:44.630Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T09:04:44.630Z] OS Windows_NT [2022-03-17T09:04:44.630Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T09:04:44.630Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T09:04:44.630Z] ppc64le false [2022-03-17T09:04:44.630Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T09:04:44.630Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T09:04:44.630Z] PROCESSOR_LEVEL 6 [2022-03-17T09:04:44.630Z] PROCESSOR_REVISION 4f01 [2022-03-17T09:04:44.630Z] ProgramData C:\ProgramData [2022-03-17T09:04:44.630Z] ProgramFiles C:\Program Files [2022-03-17T09:04:44.630Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T09:04:44.630Z] ProgramW6432 C:\Program Files [2022-03-17T09:04:44.630Z] PROMPT $P$G [2022-03-17T09:04:44.630Z] PSExecutionPolicyPreference Bypass [2022-03-17T09:04:44.630Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T09:04:44.630Z] PUBLIC C:\Users\Public [2022-03-17T09:04:44.630Z] rootless true [2022-03-17T09:04:44.630Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=artif... [2022-03-17T09:04:44.630Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=changes [2022-03-17T09:04:44.630Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect [2022-03-17T09:04:44.630Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=tests [2022-03-17T09:04:44.630Z] s390x false [2022-03-17T09:04:44.630Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T09:04:44.630Z] SOURCES_DRIVE d [2022-03-17T09:04:44.630Z] SOURCES_SUBDIR gopath [2022-03-17T09:04:44.630Z] STAGE_NAME Run tests [2022-03-17T09:04:44.630Z] SystemDrive C: [2022-03-17T09:04:44.630Z] SystemRoot C:\Windows [2022-03-17T09:04:44.630Z] TEMP C:\Windows\TEMP [2022-03-17T09:04:44.630Z] TESTDEBUG 0 [2022-03-17T09:04:44.630Z] TESTRUN_DRIVE d [2022-03-17T09:04:44.630Z] TESTRUN_SUBDIR CI [2022-03-17T09:04:44.630Z] TIMEOUT 120m [2022-03-17T09:04:44.630Z] TMP C:\Windows\TEMP [2022-03-17T09:04:44.630Z] unit_validate true [2022-03-17T09:04:44.630Z] USERDOMAIN WORKGROUP [2022-03-17T09:04:44.630Z] USERNAME azwin-2-89b6a0$ [2022-03-17T09:04:44.630Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T09:04:44.630Z] validate_force false [2022-03-17T09:04:44.630Z] windir C:\Windows [2022-03-17T09:04:44.630Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T09:04:44.630Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-17T09:04:44.630Z] windows2022 true [2022-03-17T09:04:44.630Z] windows2022containerd true [2022-03-17T09:04:44.630Z] windowsRS5 true [2022-03-17T09:04:44.630Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T09:04:44.630Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T09:04:44.630Z] [2022-03-17T09:04:44.630Z] [2022-03-17T09:04:44.630Z] [2022-03-17T09:04:46.853Z] INFO: Sources under d:\gopath\... [2022-03-17T09:04:46.853Z] INFO: Test run under d:\CI\... [2022-03-17T09:04:46.853Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T09:04:46.853Z] INFO: docker/docker repository was found [2022-03-17T09:04:46.853Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-17T09:04:47.324Z] ltsc2019: Pulling from windows/servercore [2022-03-17T09:04:47.324Z] 4612f6d0b889: Pulling fs layer [2022-03-17T09:04:47.324Z] 0a6173b79e25: Pulling fs layer [2022-03-17T09:04:47.393Z] #56 ... [2022-03-17T09:04:47.393Z] [2022-03-17T09:04:47.393Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T09:04:47.393Z] #20 sha256:860b36bc333da64c25b05a244f1080c207abbd5ae304d3e84f6cf978c0e267bc [2022-03-17T09:04:47.393Z] #20 DONE 11.6s [2022-03-17T09:04:47.393Z] [2022-03-17T09:04:47.393Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:04:47.393Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T09:04:47.593Z] #26 ... [2022-03-17T09:04:47.593Z] [2022-03-17T09:04:47.593Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:04:47.593Z] #43 sha256:21b7e977c8b6753e893831082648bc2b5d7336ed5af9dc23f297334443bc617a [2022-03-17T09:04:47.593Z] #43 159.1 + dpkg --print-architecture [2022-03-17T09:04:48.165Z] #43 DONE 159.7s [2022-03-17T09:04:48.165Z] [2022-03-17T09:04:48.165Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:04:48.165Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:04:48.780Z] #21 1.650 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:04:48.780Z] #21 1.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:04:48.780Z] #21 1.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:04:48.780Z] #21 2.072 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:04:49.720Z] #21 2.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:04:49.981Z] #21 3.183 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:04:50.477Z] #43 DONE 221.0s [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:04:50.477Z] #60 sha256:402e81fef2ec025640feff48ac6dcb46dd890ac5915fb2e3ecb3d189098779f7 [2022-03-17T09:04:50.477Z] #60 ... [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T09:04:50.477Z] #44 sha256:208371b00c150b3b5208871fec8d696e1737f3782387991659cb51933485a657 [2022-03-17T09:04:50.477Z] #44 DONE 0.5s [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:04:50.477Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:04:50.477Z] #51 ... [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T09:04:50.477Z] #48 sha256:e4768dd792eccb1239238ee420bf60a18302e457fc8f8cebad6c8a601ab92054 [2022-03-17T09:04:50.477Z] #48 DONE 0.0s [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T09:04:50.477Z] #50 sha256:01940653a73a3413066e287b308fb6b65c393a296dcf1facd47f40517dbaadeb [2022-03-17T09:04:50.477Z] #50 DONE 0.1s [2022-03-17T09:04:50.477Z] [2022-03-17T09:04:50.477Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:04:50.477Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:04:52.024Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-17T09:04:52.024Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-82c12063\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-17T09:04:52.024Z] ---------------------------------------------------------------------------- [2022-03-17T09:04:52.024Z] [2022-03-17T09:04:52.024Z] INFO: executeCI.ps1 starting at Thu Mar 17 09:04:50 CUT 2022 [2022-03-17T09:04:52.024Z] [2022-03-17T09:04:52.024Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-17T09:04:52.024Z] INFO: Running git version 2.24.1.windows.2 [2022-03-17T09:04:52.024Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-17T09:04:52.024Z] INFO: Environment variables: [2022-03-17T09:04:52.024Z] [2022-03-17T09:04:52.024Z] Name Value [2022-03-17T09:04:52.024Z] ---- ----- [2022-03-17T09:04:52.024Z] ALLUSERSPROFILE C:\ProgramData [2022-03-17T09:04:52.024Z] amd64 true [2022-03-17T09:04:52.024Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-17T09:04:52.024Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-17T09:04:52.024Z] arm64 true [2022-03-17T09:04:52.024Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-17T09:04:52.024Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-17T09:04:52.024Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-17T09:04:52.024Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-17T09:04:52.024Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-17T09:04:52.024Z] BRANCH_NAME PR-43214 [2022-03-17T09:04:52.024Z] BUILD_DISPLAY_NAME #4 [2022-03-17T09:04:52.024Z] BUILD_ID 4 [2022-03-17T09:04:52.024Z] BUILD_NUMBER 4 [2022-03-17T09:04:52.024Z] BUILD_TAG jenkins-moby-PR-43214-4 [2022-03-17T09:04:52.024Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/ [2022-03-17T09:04:52.024Z] cgroup2 true [2022-03-17T09:04:52.024Z] CHANGE_AUTHOR thaJeztah [2022-03-17T09:04:52.024Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-17T09:04:52.024Z] CHANGE_BRANCH carry_42854_rm_options [2022-03-17T09:04:52.024Z] CHANGE_FORK thaJeztah/docker [2022-03-17T09:04:52.024Z] CHANGE_ID 43214 [2022-03-17T09:04:52.024Z] CHANGE_TARGET master [2022-03-17T09:04:52.024Z] CHANGE_TITLE Remove the deprecated '--kernel-memory' option on API v1.42 and up [2022-03-17T09:04:52.024Z] CHANGE_URL https://github.com/moby/moby/pull/43214 [2022-03-17T09:04:52.024Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-17T09:04:52.024Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-17T09:04:52.024Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-17T09:04:52.024Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-17T09:04:52.024Z] COMPUTERNAME azwin-2-ddef60 [2022-03-17T09:04:52.024Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-17T09:04:52.024Z] ConfigSequenceNumber 0 [2022-03-17T09:04:52.024Z] dco true [2022-03-17T09:04:52.024Z] DOCKER_BUILDKIT 0 [2022-03-17T09:04:52.024Z] DOCKER_DUT_DEBUG 1 [2022-03-17T09:04:52.024Z] DOCKER_EXPERIMENTAL 1 [2022-03-17T09:04:52.024Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-17T09:04:52.024Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-17T09:04:52.024Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-17T09:04:52.024Z] EXECUTOR_NUMBER 0 [2022-03-17T09:04:52.024Z] FQDN azwin-2-ddef60.westus.cloudapp.azure.com [2022-03-17T09:04:52.024Z] GIT_BRANCH PR-43214 [2022-03-17T09:04:52.024Z] GIT_COMMIT 427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:04:52.024Z] GIT_PREVIOUS_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:52.024Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 601c878653526cec201265b60922654d9dd156c7 [2022-03-17T09:04:52.024Z] GIT_URL https://github.com/moby/moby.git [2022-03-17T09:04:52.024Z] HUDSON_COOKIE 1e9f4612-5899-4fc4-9827-82db876c7298 [2022-03-17T09:04:52.024Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:52.024Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-17T09:04:52.024Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:52.024Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-17T09:04:52.024Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-17T09:04:52.024Z] JENKINS_NODE_COOKIE 92995139-9e34-48e8-b2ba-2add7e3d1f2e [2022-03-17T09:04:52.024Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-17T09:04:52.024Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-17T09:04:52.024Z] JOB_BASE_NAME PR-43214 [2022-03-17T09:04:52.024Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/display/redirect [2022-03-17T09:04:52.024Z] JOB_NAME moby/PR-43214 [2022-03-17T09:04:52.024Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/ [2022-03-17T09:04:52.024Z] library.jps.version master [2022-03-17T09:04:52.024Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-17T09:04:52.024Z] NODE_LABELS amd64 azure azwin-2-ddef60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-17T09:04:52.024Z] NODE_NAME azwin-2-ddef60 [2022-03-17T09:04:52.024Z] NUMBER_OF_PROCESSORS 4 [2022-03-17T09:04:52.024Z] OS Windows_NT [2022-03-17T09:04:52.024Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-17T09:04:52.024Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-17T09:04:52.024Z] ppc64le false [2022-03-17T09:04:52.024Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-17T09:04:52.024Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-17T09:04:52.024Z] PROCESSOR_LEVEL 6 [2022-03-17T09:04:52.024Z] PROCESSOR_REVISION 4f01 [2022-03-17T09:04:52.024Z] ProgramData C:\ProgramData [2022-03-17T09:04:52.024Z] ProgramFiles C:\Program Files [2022-03-17T09:04:52.024Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-17T09:04:52.024Z] ProgramW6432 C:\Program Files [2022-03-17T09:04:52.024Z] PROMPT $P$G [2022-03-17T09:04:52.024Z] PSExecutionPolicyPreference Bypass [2022-03-17T09:04:52.024Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-17T09:04:52.025Z] PUBLIC C:\Users\Public [2022-03-17T09:04:52.025Z] rootless true [2022-03-17T09:04:52.025Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=artif... [2022-03-17T09:04:52.025Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=changes [2022-03-17T09:04:52.025Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect [2022-03-17T09:04:52.025Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43214/4/display/redirect?page=tests [2022-03-17T09:04:52.025Z] s390x false [2022-03-17T09:04:52.025Z] SKIP_VALIDATION_TESTS 1 [2022-03-17T09:04:52.025Z] SOURCES_DRIVE d [2022-03-17T09:04:52.025Z] SOURCES_SUBDIR gopath [2022-03-17T09:04:52.025Z] STAGE_NAME Run tests [2022-03-17T09:04:52.025Z] SystemDrive C: [2022-03-17T09:04:52.025Z] SystemRoot C:\Windows [2022-03-17T09:04:52.025Z] TEMP C:\Windows\TEMP [2022-03-17T09:04:52.025Z] TESTDEBUG 0 [2022-03-17T09:04:52.025Z] TESTRUN_DRIVE d [2022-03-17T09:04:52.025Z] TESTRUN_SUBDIR CI [2022-03-17T09:04:52.025Z] TIMEOUT 120m [2022-03-17T09:04:52.025Z] TMP C:\Windows\TEMP [2022-03-17T09:04:52.025Z] unit_validate true [2022-03-17T09:04:52.025Z] USERDOMAIN WORKGROUP [2022-03-17T09:04:52.025Z] USERNAME azwin-2-ddef60$ [2022-03-17T09:04:52.025Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-17T09:04:52.025Z] validate_force false [2022-03-17T09:04:52.025Z] windir C:\Windows [2022-03-17T09:04:52.025Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-17T09:04:52.025Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-17T09:04:52.025Z] windows2022 true [2022-03-17T09:04:52.025Z] windows2022containerd true [2022-03-17T09:04:52.025Z] windowsRS5 true [2022-03-17T09:04:52.025Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-17T09:04:52.025Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-17T09:04:52.025Z] [2022-03-17T09:04:52.025Z] [2022-03-17T09:04:52.025Z] [2022-03-17T09:04:52.498Z] INFO: Sources under d:\gopath\... [2022-03-17T09:04:52.498Z] INFO: Test run under d:\CI\... [2022-03-17T09:04:52.498Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-17T09:04:52.498Z] INFO: docker/docker repository was found [2022-03-17T09:04:52.498Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-17T09:04:53.295Z] #21 6.363 Fetched 8506 kB in 5s (1704 kB/s) [2022-03-17T09:04:53.485Z] ltsc2022: Pulling from windows/servercore [2022-03-17T09:04:53.485Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T09:04:53.485Z] 037d5740b404: Pulling fs layer [2022-03-17T09:04:55.212Z] #21 6.363 Reading package lists... [2022-03-17T09:04:55.689Z] #65 ... [2022-03-17T09:04:55.689Z] [2022-03-17T09:04:55.689Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:04:55.689Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T09:04:55.689Z] #45 21.40 Fetched 48.9 MB in 20s (2462 kB/s) [2022-03-17T09:04:56.855Z] #21 8.398 Reading package lists... [2022-03-17T09:04:57.427Z] #21 10.03 Building dependency tree... [2022-03-17T09:04:57.687Z] #21 10.89 The following additional packages will be installed: [2022-03-17T09:04:57.775Z] 0a6173b79e25: Verifying Checksum [2022-03-17T09:04:57.775Z] 0a6173b79e25: Download complete [2022-03-17T09:04:57.948Z] #21 10.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:04:57.948Z] #21 10.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-17T09:04:57.948Z] #21 10.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T09:04:57.948Z] #21 10.90 python3-pkg-resources vim-runtime xxd [2022-03-17T09:04:57.948Z] #21 10.90 Suggested packages: [2022-03-17T09:04:57.948Z] #21 10.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-17T09:04:57.948Z] #21 10.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-17T09:04:57.948Z] #21 10.90 acl attr quota [2022-03-17T09:04:57.948Z] #21 10.90 Recommended packages: [2022-03-17T09:04:57.948Z] #21 10.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T09:04:58.518Z] #21 11.64 The following NEW packages will be installed: [2022-03-17T09:04:58.518Z] #21 11.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-17T09:04:58.518Z] #21 11.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-17T09:04:58.518Z] #21 11.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-17T09:04:58.518Z] #21 11.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-17T09:04:58.518Z] #21 11.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-17T09:04:58.518Z] #21 11.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-17T09:04:58.518Z] #21 11.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-17T09:04:58.518Z] #21 11.65 xz-utils zip zstd [2022-03-17T09:04:58.782Z] #21 11.93 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:04:58.782Z] #21 11.93 Need to get 27.6 MB of archives. [2022-03-17T09:04:58.782Z] #21 11.93 After this operation, 106 MB of additional disk space will be used. [2022-03-17T09:04:58.782Z] #21 11.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T09:05:02.156Z] 037d5740b404: Verifying Checksum [2022-03-17T09:05:02.156Z] 037d5740b404: Download complete [2022-03-17T09:05:02.292Z] #45 21.40 Reading package lists... [2022-03-17T09:05:02.292Z] #45 ... [2022-03-17T09:05:02.292Z] [2022-03-17T09:05:02.292Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:02.292Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:02.292Z] #20 22.01 Fetched 48.9 MB in 20s (2410 kB/s) [2022-03-17T09:05:02.549Z] 4612f6d0b889: Verifying Checksum [2022-03-17T09:05:02.549Z] 4612f6d0b889: Download complete [2022-03-17T09:05:03.684Z] #20 22.01 Reading package lists... [2022-03-17T09:05:03.684Z] #20 ... [2022-03-17T09:05:03.684Z] [2022-03-17T09:05:03.684Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:05:03.684Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T09:05:03.684Z] #45 21.40 Reading package lists... [2022-03-17T09:05:04.631Z] #45 30.58 Reading package lists... [2022-03-17T09:05:04.631Z] #45 ... [2022-03-17T09:05:04.631Z] [2022-03-17T09:05:04.631Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:05:04.631Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T09:05:04.631Z] #65 21.65 Fetched 48.9 MB in 20s (2442 kB/s) [2022-03-17T09:05:04.631Z] #65 21.65 Reading package lists... [2022-03-17T09:05:04.893Z] #65 31.37 Reading package lists... [2022-03-17T09:05:04.893Z] #65 ... [2022-03-17T09:05:04.893Z] [2022-03-17T09:05:04.893Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:04.893Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:04.893Z] #20 22.01 Reading package lists... [2022-03-17T09:05:05.226Z] --- PASS: TestBuildWithHugeFile (49.42s) [2022-03-17T09:05:05.227Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:05:05.227Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:05:05.227Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:05:05.227Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:05:05.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:05:05.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:05:05.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:05:05.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:05:05.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:05:05.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:05:05.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:05:05.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-17T09:05:05.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-17T09:05:05.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-17T09:05:05.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T09:05:05.227Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:05:05.227Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T09:05:05.227Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T09:05:05.629Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T09:05:05.629Z] 8f616e6e9eec: Download complete [2022-03-17T09:05:08.529Z] --- PASS: TestBuildPreserveOwnership (10.27s) [2022-03-17T09:05:08.529Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.26s) [2022-03-17T09:05:08.530Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-17T09:05:08.530Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:05:08.530Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T09:05:08.530Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T09:05:08.530Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T09:05:08.530Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T09:05:08.530Z] PASS [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === Skipped [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T09:05:08.530Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:05:08.530Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-17T09:05:08.530Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] DONE 34 tests, 3 skipped in 110.347s [2022-03-17T09:05:08.530Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T09:05:08.530Z] INFO: Testing against a local daemon [2022-03-17T09:05:08.530Z] === RUN TestConfigInspect [2022-03-17T09:05:08.530Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-17T09:05:08.530Z] === RUN TestConfigList [2022-03-17T09:05:08.530Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigList (0.01s) [2022-03-17T09:05:08.530Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:05:08.530Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-17T09:05:08.530Z] === RUN TestConfigsUpdate [2022-03-17T09:05:08.530Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-17T09:05:08.530Z] === RUN TestTemplatedConfig [2022-03-17T09:05:08.530Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T09:05:08.530Z] === RUN TestConfigCreateResolve [2022-03-17T09:05:08.530Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-17T09:05:08.530Z] PASS [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === Skipped [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-17T09:05:08.530Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-17T09:05:08.530Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-17T09:05:08.530Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-17T09:05:08.530Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-17T09:05:08.530Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-17T09:05:08.530Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:05:08.530Z] [2022-03-17T09:05:08.530Z] DONE 6 tests, 6 skipped in 0.166s [2022-03-17T09:05:08.530Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T09:05:08.530Z] INFO: Testing against a local daemon [2022-03-17T09:05:08.530Z] === RUN TestCheckpoint [2022-03-17T09:05:08.530Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:05:08.530Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:05:08.530Z] === RUN TestContainerInvalidJSON [2022-03-17T09:05:08.530Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:05:08.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:05:08.530Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:05:08.530Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:05:08.530Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:05:08.530Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:05:08.530Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T09:05:08.530Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T09:05:08.530Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T09:05:08.530Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:05:08.792Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-17T09:05:08.792Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:05:08.792Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-17T09:05:08.792Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:05:08.792Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-17T09:05:08.792Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:05:08.792Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-17T09:05:08.792Z] === RUN TestCopyFromContainer [2022-03-17T09:05:10.997Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T09:05:10.997Z] 8f616e6e9eec: Download complete [2022-03-17T09:05:12.097Z] === RUN TestCopyFromContainer// [2022-03-17T09:05:12.097Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T09:05:12.362Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T09:05:12.362Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T09:05:12.362Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T09:05:12.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T09:05:12.362Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T09:05:12.623Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T09:05:12.623Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T09:05:12.623Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T09:05:12.623Z] --- PASS: TestCopyFromContainer (3.89s) [2022-03-17T09:05:12.623Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-17T09:05:12.623Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T09:05:12.624Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-17T09:05:12.624Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:05:12.624Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:05:12.624Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:05:12.624Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:05:12.624Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:05:12.624Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:05:12.624Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:05:12.624Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:05:12.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T09:05:12.624Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:05:12.624Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-03-17T09:05:12.624Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:05:12.624Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:05:12.624Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:05:12.624Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:05:12.624Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:05:12.624Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:05:12.624Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:05:12.624Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:05:12.624Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:05:12.624Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T09:05:12.624Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:05:12.624Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T09:05:12.624Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:05:13.051Z] #20 31.38 Reading package lists... [2022-03-17T09:05:13.051Z] #20 ... [2022-03-17T09:05:13.051Z] [2022-03-17T09:05:13.051Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:05:13.051Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T09:05:13.051Z] #45 30.58 Reading package lists... [2022-03-17T09:05:13.810Z] #21 25.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T09:05:13.810Z] #21 25.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T09:05:13.810Z] #21 25.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T09:05:13.810Z] #21 25.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T09:05:13.810Z] #21 25.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T09:05:13.810Z] #21 25.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T09:05:13.810Z] #21 25.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T09:05:13.810Z] #21 25.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:05:13.810Z] #21 25.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:05:13.810Z] #21 25.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T09:05:13.810Z] #21 25.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-17T09:05:13.810Z] #21 26.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-17T09:05:13.810Z] #21 26.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T09:05:13.810Z] #21 26.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T09:05:13.810Z] #21 26.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T09:05:13.810Z] #21 26.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T09:05:13.810Z] #21 26.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T09:05:13.810Z] #21 26.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T09:05:13.810Z] #21 26.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T09:05:13.810Z] #21 26.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T09:05:13.810Z] #21 26.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T09:05:13.810Z] #21 26.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T09:05:13.810Z] #21 26.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T09:05:13.810Z] #21 26.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T09:05:13.810Z] #21 26.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T09:05:13.810Z] #21 26.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-17T09:05:13.810Z] #21 26.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T09:05:13.810Z] #21 26.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:05:13.810Z] #21 26.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:05:13.810Z] #21 26.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:05:13.810Z] #21 26.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T09:05:13.810Z] #21 26.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-17T09:05:13.810Z] #21 26.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T09:05:13.810Z] #21 26.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T09:05:13.810Z] #21 26.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T09:05:13.810Z] #21 26.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:05:13.810Z] #21 26.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T09:05:13.810Z] #21 26.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T09:05:13.810Z] #21 26.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T09:05:13.810Z] #21 26.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T09:05:13.810Z] #21 26.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T09:05:13.810Z] #21 26.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T09:05:13.810Z] #21 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T09:05:13.810Z] #21 26.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T09:05:13.810Z] #21 26.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T09:05:13.810Z] #21 26.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T09:05:13.810Z] #21 26.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T09:05:14.011Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-03-17T09:05:14.011Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:05:14.379Z] #21 27.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:05:14.379Z] #21 27.60 Fetched 27.6 MB in 15s (1802 kB/s) [2022-03-17T09:05:14.640Z] #21 27.64 Selecting previously unselected package pigz. [2022-03-17T09:05:14.640Z] #21 27.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-17T09:05:14.640Z] #21 27.71 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T09:05:14.640Z] #21 27.71 Unpacking pigz (2.6-1) ... [2022-03-17T09:05:14.640Z] #21 27.79 Selecting previously unselected package libelf1:amd64. [2022-03-17T09:05:14.640Z] #21 27.80 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T09:05:14.640Z] #21 27.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T09:05:14.640Z] #21 27.92 Selecting previously unselected package libbpf0:amd64. [2022-03-17T09:05:14.900Z] #21 27.93 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T09:05:14.900Z] #21 27.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:05:14.900Z] #21 28.01 Selecting previously unselected package libcap2:amd64. [2022-03-17T09:05:14.900Z] #21 28.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T09:05:14.900Z] #21 28.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:05:14.900Z] #21 28.08 Selecting previously unselected package libmnl0:amd64. [2022-03-17T09:05:14.900Z] #21 28.08 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T09:05:14.900Z] #21 28.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:05:14.900Z] #21 28.14 Selecting previously unselected package libxtables12:amd64. [2022-03-17T09:05:14.956Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-03-17T09:05:14.956Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:05:14.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:05:14.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:05:14.956Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:05:14.956Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:05:14.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:05:14.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:05:14.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:05:14.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:05:14.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:05:14.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:05:14.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:05:14.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:05:14.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:05:14.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T09:05:14.957Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:05:15.160Z] #21 28.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T09:05:15.160Z] #21 28.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:05:15.160Z] #21 28.21 Selecting previously unselected package libcap2-bin. [2022-03-17T09:05:15.160Z] #21 28.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T09:05:15.160Z] #21 28.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T09:05:15.160Z] #21 28.29 Selecting previously unselected package iproute2. [2022-03-17T09:05:15.160Z] #21 28.30 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T09:05:15.160Z] #21 28.30 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T09:05:15.528Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-03-17T09:05:15.528Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:05:15.528Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:05:15.528Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:05:15.528Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T09:05:15.528Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:05:15.528Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:05:15.528Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:05:15.528Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-17T09:05:15.528Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:05:15.528Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T09:05:15.528Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T09:05:15.528Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T09:05:15.528Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T09:05:15.528Z] === RUN TestDaemonRestartIpcMode [2022-03-17T09:05:15.528Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T09:05:15.528Z] === RUN TestDaemonHostGatewayIP [2022-03-17T09:05:15.528Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:05:15.528Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-17T09:05:15.528Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T09:05:15.528Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T09:05:15.528Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:05:15.528Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T09:05:15.528Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:05:15.528Z] === RUN TestDiff [2022-03-17T09:05:15.604Z] #45 39.88 Building dependency tree... [2022-03-17T09:05:15.681Z] #21 28.71 Selecting previously unselected package xxd. [2022-03-17T09:05:15.681Z] #21 28.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:05:15.681Z] #21 28.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:15.790Z] --- PASS: TestDiff (0.38s) [2022-03-17T09:05:15.790Z] === RUN TestExecWithCloseStdin [2022-03-17T09:05:15.941Z] #21 28.84 Selecting previously unselected package vim-common. [2022-03-17T09:05:15.941Z] #21 28.85 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:05:15.941Z] #21 28.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:15.941Z] #21 29.00 Selecting previously unselected package bash-completion. [2022-03-17T09:05:15.941Z] #21 29.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-17T09:05:16.364Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-03-17T09:05:16.364Z] === RUN TestExec [2022-03-17T09:05:16.626Z] --- PASS: TestExec (0.43s) [2022-03-17T09:05:16.626Z] === RUN TestExecUser [2022-03-17T09:05:17.198Z] --- PASS: TestExecUser (0.43s) [2022-03-17T09:05:17.198Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:05:17.525Z] #45 44.09 The following additional packages will be installed: [2022-03-17T09:05:17.525Z] #45 44.12 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-17T09:05:17.525Z] #45 44.15 Suggested packages: [2022-03-17T09:05:17.525Z] #45 44.15 cmake-doc ninja-build lrzip [2022-03-17T09:05:17.525Z] #45 44.15 Recommended packages: [2022-03-17T09:05:17.525Z] #45 44.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-17T09:05:17.771Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-17T09:05:17.771Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:05:17.787Z] #45 44.86 The following NEW packages will be installed: [2022-03-17T09:05:17.848Z] #21 30.69 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T09:05:18.051Z] #45 44.88 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-17T09:05:18.107Z] #21 31.17 Selecting previously unselected package bzip2. [2022-03-17T09:05:18.107Z] #21 31.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-17T09:05:18.107Z] #21 31.17 Unpacking bzip2 (1.0.8-4) ... [2022-03-17T09:05:18.107Z] #21 31.24 Selecting previously unselected package xz-utils. [2022-03-17T09:05:18.107Z] #21 31.24 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-17T09:05:18.107Z] #21 31.25 Unpacking xz-utils (5.2.5-2) ... [2022-03-17T09:05:18.107Z] #21 31.38 Selecting previously unselected package apparmor. [2022-03-17T09:05:18.368Z] #21 31.38 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T09:05:18.368Z] #21 31.45 Unpacking apparmor (2.13.6-10) ... [2022-03-17T09:05:18.626Z] #45 45.35 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:05:18.626Z] #45 45.35 Need to get 8418 kB of archives. [2022-03-17T09:05:18.626Z] #45 45.35 After this operation, 34.9 MB of additional disk space will be used. [2022-03-17T09:05:18.626Z] #45 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:05:18.626Z] #45 45.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:05:18.626Z] #45 45.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-17T09:05:18.626Z] #45 45.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-17T09:05:18.626Z] #45 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-17T09:05:18.626Z] #45 45.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-17T09:05:18.626Z] #45 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-17T09:05:18.626Z] #45 45.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-17T09:05:18.628Z] #21 31.77 Selecting previously unselected package inetutils-ping. [2022-03-17T09:05:18.628Z] #21 31.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T09:05:18.628Z] #21 31.78 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T09:05:18.888Z] #21 31.88 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T09:05:18.888Z] #21 31.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:05:18.888Z] #21 31.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:05:18.888Z] #21 31.96 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T09:05:18.888Z] #21 31.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:05:18.888Z] #21 31.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:05:18.888Z] #21 32.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T09:05:18.888Z] #21 32.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T09:05:18.888Z] #21 32.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:05:18.888Z] #21 32.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T09:05:18.888Z] #21 32.09 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T09:05:18.888Z] #21 32.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:05:18.888Z] #21 32.14 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T09:05:19.148Z] #21 32.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T09:05:19.148Z] #21 32.15 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:05:19.148Z] #21 32.22 Selecting previously unselected package iptables. [2022-03-17T09:05:19.148Z] #21 32.22 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-17T09:05:19.148Z] #21 32.23 Unpacking iptables (1.8.7-1) ... [2022-03-17T09:05:19.159Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-17T09:05:19.159Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:05:19.200Z] #45 46.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:05:19.407Z] #21 32.52 Selecting previously unselected package libonig5:amd64. [2022-03-17T09:05:19.408Z] #21 32.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T09:05:19.408Z] #21 32.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:05:19.420Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-03-17T09:05:19.420Z] === RUN TestHealthKillContainer [2022-03-17T09:05:19.463Z] #45 46.40 Fetched 8418 kB in 0s (18.6 MB/s) [2022-03-17T09:05:19.463Z] #45 46.48 Selecting previously unselected package xxd. [2022-03-17T09:05:19.667Z] #21 32.64 Selecting previously unselected package libjq1:amd64. [2022-03-17T09:05:19.667Z] #21 32.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T09:05:19.667Z] #21 32.66 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:05:19.667Z] #21 32.76 Selecting previously unselected package jq. [2022-03-17T09:05:19.667Z] #21 32.77 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-17T09:05:19.667Z] #21 32.78 Unpacking jq (1.6-2.1) ... [2022-03-17T09:05:19.667Z] #21 32.84 Selecting previously unselected package libaio1:amd64. [2022-03-17T09:05:19.667Z] #21 32.85 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T09:05:19.667Z] #21 32.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:05:19.667Z] #21 32.90 Selecting previously unselected package libgpm2:amd64. [2022-03-17T09:05:19.667Z] #21 32.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T09:05:19.667Z] #21 32.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:05:19.667Z] #21 32.97 Selecting previously unselected package libicu67:amd64. [2022-03-17T09:05:19.726Z] #45 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T09:05:19.726Z] #45 46.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:05:19.726Z] #45 46.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:19.726Z] #45 46.64 Selecting previously unselected package vim-common. [2022-03-17T09:05:19.726Z] #45 46.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:05:19.726Z] #45 46.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:19.926Z] #21 32.97 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-17T09:05:19.926Z] #21 32.98 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-17T09:05:19.989Z] #45 46.81 Selecting previously unselected package cmake-data. [2022-03-17T09:05:19.989Z] #45 46.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-17T09:05:19.989Z] #45 46.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:05:20.253Z] #45 ... [2022-03-17T09:05:20.253Z] [2022-03-17T09:05:20.253Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-17T09:05:20.253Z] #65 sha256:e88611c10d94e38a9dc0d6bee9864e43a21c2ba16291e93140a932c736e0128b [2022-03-17T09:05:20.253Z] #65 31.37 Reading package lists... [2022-03-17T09:05:20.253Z] #65 40.48 Building dependency tree... [2022-03-17T09:05:20.253Z] #65 44.59 The following additional packages will be installed: [2022-03-17T09:05:20.253Z] #65 44.62 libbtrfs0 [2022-03-17T09:05:20.253Z] #65 44.86 The following NEW packages will be installed: [2022-03-17T09:05:20.253Z] #65 44.90 libbtrfs-dev libbtrfs0 [2022-03-17T09:05:20.253Z] #65 45.36 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:05:20.253Z] #65 45.36 Need to get 460 kB of archives. [2022-03-17T09:05:20.253Z] #65 45.36 After this operation, 1237 kB of additional disk space will be used. [2022-03-17T09:05:20.253Z] #65 45.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:05:20.253Z] #65 45.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:05:20.253Z] #65 45.95 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:05:20.253Z] #65 46.30 Fetched 460 kB in 0s (1528 kB/s) [2022-03-17T09:05:20.253Z] #65 46.37 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:05:20.253Z] #65 46.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-03-17T09:05:20.253Z] #65 46.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:05:20.253Z] #65 46.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:05:20.253Z] #65 46.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:05:20.253Z] #65 46.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:05:20.253Z] #65 46.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:05:20.253Z] #65 46.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:05:20.253Z] #65 46.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:05:20.253Z] #65 46.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:05:20.253Z] #65 DONE 47.1s [2022-03-17T09:05:20.253Z] [2022-03-17T09:05:20.253Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:20.253Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:20.253Z] #20 31.38 Reading package lists... [2022-03-17T09:05:20.253Z] #20 40.60 Building dependency tree... [2022-03-17T09:05:20.253Z] #20 44.81 The following additional packages will be installed: [2022-03-17T09:05:20.253Z] #20 44.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:05:20.253Z] #20 44.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-17T09:05:20.253Z] #20 44.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-17T09:05:20.253Z] #20 44.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-17T09:05:20.253Z] #20 44.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-17T09:05:20.253Z] #20 44.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-17T09:05:20.253Z] #20 44.83 mingw-w64-common mingw-w64-x86-64-dev [2022-03-17T09:05:20.253Z] #20 44.87 Suggested packages: [2022-03-17T09:05:20.253Z] #20 44.88 gcc-10-locales seccomp wine64 [2022-03-17T09:05:20.253Z] #20 45.47 The following NEW packages will be installed: [2022-03-17T09:05:20.253Z] #20 45.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-17T09:05:20.253Z] #20 45.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-17T09:05:20.253Z] #20 45.48 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-17T09:05:20.253Z] #20 45.48 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-17T09:05:20.253Z] #20 45.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-17T09:05:20.253Z] #20 45.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-17T09:05:20.253Z] #20 45.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-17T09:05:20.253Z] #20 45.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-17T09:05:20.253Z] #20 45.51 mingw-w64-x86-64-dev [2022-03-17T09:05:20.253Z] #20 45.98 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:05:20.253Z] #20 45.98 Need to get 115 MB of archives. [2022-03-17T09:05:20.253Z] #20 45.98 After this operation, 645 MB of additional disk space will be used. [2022-03-17T09:05:20.253Z] #20 45.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-03-17T09:05:20.253Z] #20 46.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-17T09:05:20.253Z] #20 46.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-17T09:05:20.253Z] #20 46.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-17T09:05:20.253Z] #20 46.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-17T09:05:20.253Z] #20 46.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-17T09:05:20.253Z] #20 46.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-17T09:05:20.253Z] #20 46.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-17T09:05:20.253Z] #20 46.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-17T09:05:20.253Z] #20 46.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:05:20.253Z] #20 47.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:05:20.253Z] #20 ... [2022-03-17T09:05:20.253Z] [2022-03-17T09:05:20.253Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-17T09:05:20.253Z] #66 sha256:46c569bf49cc0e126154bf4fbf4d476147d57376a2b0b27f6dfff9d67c2f6095 [2022-03-17T09:05:20.253Z] #66 DONE 0.1s [2022-03-17T09:05:20.253Z] [2022-03-17T09:05:20.253Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:20.253Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:20.253Z] #20 47.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-17T09:05:20.253Z] #20 ... [2022-03-17T09:05:20.253Z] [2022-03-17T09:05:20.253Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:20.253Z] #67 sha256:9d3327bfd141384570431d43181795ff5e99f9e2fba73a8ce6d34ea168b759d6 [2022-03-17T09:05:21.201Z] #67 0.886 + RM_GOPATH=0 [2022-03-17T09:05:21.201Z] #67 0.886 + TMP_GOPATH= [2022-03-17T09:05:21.201Z] #67 0.886 + : /build [2022-03-17T09:05:21.201Z] #67 0.886 + '[' -z '' ']' [2022-03-17T09:05:21.201Z] #67 0.887 ++ mktemp -d [2022-03-17T09:05:21.201Z] #67 0.892 + export GOPATH=/tmp/tmp.eIca6WVbol [2022-03-17T09:05:21.201Z] #67 0.892 + GOPATH=/tmp/tmp.eIca6WVbol [2022-03-17T09:05:21.201Z] #67 0.892 + RM_GOPATH=1 [2022-03-17T09:05:21.201Z] #67 0.892 + case "$(go env GOARCH)" in [2022-03-17T09:05:21.201Z] #67 0.892 ++ go env GOARCH [2022-03-17T09:05:21.201Z] #67 0.907 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:05:21.201Z] #67 0.907 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:05:21.201Z] #67 0.907 ++ dirname /install.sh [2022-03-17T09:05:21.201Z] #67 0.908 + dir=/ [2022-03-17T09:05:21.201Z] #67 0.908 + bin=containerd [2022-03-17T09:05:21.201Z] #67 0.908 + shift [2022-03-17T09:05:21.201Z] #67 0.908 + '[' '!' -f //containerd.installer ']' [2022-03-17T09:05:21.201Z] #67 0.908 + . //containerd.installer [2022-03-17T09:05:21.201Z] #67 0.908 ++ set -e [2022-03-17T09:05:21.201Z] #67 0.909 ++ : v1.6.1 [2022-03-17T09:05:21.201Z] #67 0.909 + install_containerd [2022-03-17T09:05:21.201Z] #67 0.909 + echo 'Install containerd version v1.6.1' [2022-03-17T09:05:21.201Z] #67 0.909 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eIca6WVbol/src/github.com/containerd/containerd [2022-03-17T09:05:21.201Z] #67 0.909 Install containerd version v1.6.1 [2022-03-17T09:05:21.201Z] #67 0.915 Cloning into '/tmp/tmp.eIca6WVbol/src/github.com/containerd/containerd'... [2022-03-17T09:05:22.574Z] #51 ... [2022-03-17T09:05:22.574Z] [2022-03-17T09:05:22.574Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:05:22.574Z] #56 sha256:559a4647eb28dd68f4dd453bc29c0e56f68082649b7ebddd3a7becbbade5462e [2022-03-17T09:05:22.574Z] #56 139.6 + mkdir -p /build [2022-03-17T09:05:22.574Z] #56 139.6 + cp runc /build/runc [2022-03-17T09:05:22.831Z] #56 DONE 140.2s [2022-03-17T09:05:22.831Z] [2022-03-17T09:05:22.831Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:05:22.831Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:05:23.219Z] #21 35.97 Selecting previously unselected package libinih1:amd64. [2022-03-17T09:05:23.219Z] #21 35.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-17T09:05:23.219Z] #21 35.98 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T09:05:23.219Z] #21 36.03 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:05:23.219Z] #21 36.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:05:23.219Z] #21 36.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:05:23.219Z] #21 36.35 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:05:23.219Z] #21 36.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:05:23.219Z] #21 36.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:05:23.479Z] #21 36.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:05:23.479Z] #21 36.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:05:23.479Z] #21 36.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:05:23.479Z] #21 36.52 Selecting previously unselected package net-tools. [2022-03-17T09:05:23.479Z] #21 36.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T09:05:23.479Z] #21 36.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:05:23.738Z] #21 36.70 Selecting previously unselected package patch. [2022-03-17T09:05:23.738Z] #21 36.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-17T09:05:23.738Z] #21 36.72 Unpacking patch (2.7.6-7) ... [2022-03-17T09:05:23.738Z] #21 36.84 Selecting previously unselected package python-pip-whl. [2022-03-17T09:05:23.738Z] #21 36.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T09:05:23.738Z] #21 36.85 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T09:05:23.757Z] #67 ... [2022-03-17T09:05:23.757Z] [2022-03-17T09:05:23.757Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-17T09:05:23.757Z] #45 sha256:3d87606ecef51881226c1cc0dbd81924a0a18fba273d3345fb57f63a7324222b [2022-03-17T09:05:23.757Z] #45 48.19 Selecting previously unselected package libarchive13:amd64. [2022-03-17T09:05:23.757Z] #45 48.19 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-17T09:05:23.757Z] #45 48.22 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:05:23.757Z] #45 48.29 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-17T09:05:23.757Z] #45 48.30 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-17T09:05:23.757Z] #45 48.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:05:23.757Z] #45 48.36 Selecting previously unselected package librhash0:amd64. [2022-03-17T09:05:23.757Z] #45 48.37 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-17T09:05:23.757Z] #45 48.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:05:23.757Z] #45 48.43 Selecting previously unselected package libuv1:amd64. [2022-03-17T09:05:23.757Z] #45 48.44 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-17T09:05:23.757Z] #45 48.45 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:05:23.757Z] #45 48.50 Selecting previously unselected package cmake. [2022-03-17T09:05:23.757Z] #45 48.51 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-17T09:05:23.757Z] #45 48.51 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:05:23.757Z] #45 49.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-17T09:05:23.757Z] #45 50.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:23.757Z] #45 50.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-17T09:05:23.757Z] #45 50.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:23.757Z] #45 50.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-17T09:05:23.757Z] #45 50.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-17T09:05:23.757Z] #45 50.08 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-17T09:05:23.757Z] #45 50.10 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-17T09:05:23.757Z] #45 50.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:05:23.757Z] #45 DONE 50.5s [2022-03-17T09:05:23.757Z] [2022-03-17T09:05:23.757Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-17T09:05:23.757Z] #46 sha256:4556aca7a71fd6ba8d2b70b3c98e0c59b90d2d157668b60007a2c6bd23208170 [2022-03-17T09:05:23.757Z] #46 DONE 0.1s [2022-03-17T09:05:23.757Z] [2022-03-17T09:05:23.757Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:23.757Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:23.757Z] #20 47.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-17T09:05:23.757Z] #20 48.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-17T09:05:23.757Z] #20 48.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-17T09:05:23.757Z] #20 48.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-17T09:05:23.757Z] #20 48.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-17T09:05:23.757Z] #20 48.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-17T09:05:23.757Z] #20 48.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-17T09:05:23.757Z] #20 48.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-17T09:05:23.757Z] #20 48.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-17T09:05:23.757Z] #20 48.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-17T09:05:23.757Z] #20 48.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-17T09:05:23.757Z] #20 48.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-17T09:05:23.757Z] #20 48.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-17T09:05:23.757Z] #20 48.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-17T09:05:23.757Z] #20 48.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-17T09:05:23.757Z] #20 48.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-17T09:05:23.757Z] #20 48.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-17T09:05:23.757Z] #20 48.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-17T09:05:23.757Z] #20 48.74 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:05:23.757Z] #20 49.08 Fetched 115 MB in 3s (44.5 MB/s) [2022-03-17T09:05:23.757Z] #20 49.14 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-17T09:05:23.757Z] #20 49.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-17T09:05:23.757Z] #20 49.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:05:23.757Z] #20 49.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:05:23.757Z] #20 50.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-17T09:05:23.757Z] #20 50.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-17T09:05:23.757Z] #20 50.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:05:23.765Z] #51 258.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T09:05:24.021Z] #51 DONE 259.0s [2022-03-17T09:05:24.021Z] [2022-03-17T09:05:24.021Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:24.021Z] #60 sha256:402e81fef2ec025640feff48ac6dcb46dd890ac5915fb2e3ecb3d189098779f7 [2022-03-17T09:05:24.308Z] #21 37.36 Selecting previously unselected package python3-lib2to3. [2022-03-17T09:05:24.308Z] #21 37.36 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T09:05:24.308Z] #21 37.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:05:24.308Z] #21 37.46 Selecting previously unselected package python3-distutils. [2022-03-17T09:05:24.308Z] #21 37.47 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T09:05:24.308Z] #21 37.47 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T09:05:24.333Z] #20 51.28 Selecting previously unselected package binutils-mingw-w64. [2022-03-17T09:05:24.333Z] #20 51.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-17T09:05:24.333Z] #20 ... [2022-03-17T09:05:24.333Z] [2022-03-17T09:05:24.333Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-17T09:05:24.333Z] #70 sha256:67d6d07c208b2693ecf7348a3e31777a4287738928c1e53a0209bd171f8023c0 [2022-03-17T09:05:24.333Z] #70 47.92 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-17T09:05:24.333Z] #70 47.93 + GOBIN=/build [2022-03-17T09:05:24.333Z] #70 47.93 + GO111MODULE=on [2022-03-17T09:05:24.333Z] #70 47.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-17T09:05:24.333Z] #70 50.98 rootlesskit version 0.14.6 [2022-03-17T09:05:24.333Z] #70 51.00 Usage of /build/rootlesskit-docker-proxy: [2022-03-17T09:05:24.333Z] #70 51.00 -container-ip string [2022-03-17T09:05:24.333Z] #70 51.00 container ip [2022-03-17T09:05:24.333Z] #70 51.00 -container-port int [2022-03-17T09:05:24.333Z] #70 51.00 container port (default -1) [2022-03-17T09:05:24.333Z] #70 51.00 -host-ip string [2022-03-17T09:05:24.333Z] #70 51.00 host ip [2022-03-17T09:05:24.333Z] #70 51.00 -host-port int [2022-03-17T09:05:24.333Z] #70 51.00 host port (default -1) [2022-03-17T09:05:24.333Z] #70 51.00 -proto string [2022-03-17T09:05:24.333Z] #70 51.00 proxy protocol (default "tcp") [2022-03-17T09:05:24.333Z] #70 DONE 51.1s [2022-03-17T09:05:24.333Z] [2022-03-17T09:05:24.333Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-17T09:05:24.333Z] #71 sha256:d5f6386967c3fc82116f120f945c82e6491e340a16a1b379ffdaf35652decd4b [2022-03-17T09:05:24.333Z] #71 DONE 0.1s [2022-03-17T09:05:24.333Z] [2022-03-17T09:05:24.333Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:24.333Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:24.333Z] #20 51.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:05:24.568Z] #21 37.58 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:05:24.568Z] #21 37.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:05:24.568Z] #21 37.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:05:24.568Z] #21 37.71 Selecting previously unselected package python3-setuptools. [2022-03-17T09:05:24.568Z] #21 37.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T09:05:24.568Z] #21 37.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T09:05:24.595Z] #20 ... [2022-03-17T09:05:24.595Z] [2022-03-17T09:05:24.595Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-17T09:05:24.595Z] #72 sha256:e232c36e53b5592063b940bba59f333ba1715484cc8b9eef23d7cad180bc9528 [2022-03-17T09:05:24.595Z] #72 DONE 0.1s [2022-03-17T09:05:24.595Z] [2022-03-17T09:05:24.595Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:24.596Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:24.596Z] #20 51.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-17T09:05:24.596Z] #20 51.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:05:24.596Z] #20 51.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:24.596Z] #20 51.54 Selecting previously unselected package dmsetup. [2022-03-17T09:05:24.596Z] #20 51.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:05:24.596Z] #20 51.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:05:24.828Z] #21 37.97 Selecting previously unselected package python3-wheel. [2022-03-17T09:05:24.828Z] #21 37.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T09:05:24.828Z] #21 37.98 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T09:05:24.828Z] #21 38.05 Selecting previously unselected package python3-pip. [2022-03-17T09:05:24.828Z] #21 38.06 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-17T09:05:24.828Z] #21 38.06 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T09:05:24.858Z] #20 51.67 Selecting previously unselected package mingw-w64-common. [2022-03-17T09:05:24.858Z] #20 51.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-17T09:05:24.858Z] #20 51.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-17T09:05:25.393Z] #60 ... [2022-03-17T09:05:25.393Z] [2022-03-17T09:05:25.393Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T09:05:25.393Z] #52 sha256:4e3e10afd87ab65446d399a0c35c895556f65023d82cebac176273ffbaf78151 [2022-03-17T09:05:25.397Z] #21 38.31 Selecting previously unselected package sudo. [2022-03-17T09:05:25.397Z] #21 38.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T09:05:25.397Z] #21 38.33 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T09:05:25.657Z] #21 38.80 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T09:05:25.657Z] #21 38.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T09:05:25.657Z] #21 38.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:05:25.917Z] #21 39.03 Selecting previously unselected package uidmap. [2022-03-17T09:05:25.917Z] #21 39.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T09:05:25.917Z] #21 39.05 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T09:05:26.178Z] #21 39.17 Selecting previously unselected package vim-runtime. [2022-03-17T09:05:26.178Z] #21 39.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:05:26.178Z] #21 39.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T09:05:26.178Z] #21 39.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T09:05:26.178Z] #21 39.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:26.327Z] #52 DONE 0.7s [2022-03-17T09:05:26.327Z] [2022-03-17T09:05:26.327Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T09:05:26.327Z] #54 sha256:88b228d3fc57e2b6e38eb78e38c9d45a0cc4b5336d24110b8a3174ee95c5b66c [2022-03-17T09:05:26.327Z] #54 DONE 0.1s [2022-03-17T09:05:26.327Z] [2022-03-17T09:05:26.327Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T09:05:26.327Z] #57 sha256:9d9db96af7a432bd635bfd05ca3cacb503a9b2fcc657f9162fbedc51cfea3721 [2022-03-17T09:05:26.585Z] #57 DONE 0.2s [2022-03-17T09:05:26.585Z] [2022-03-17T09:05:26.585Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:26.585Z] #60 sha256:402e81fef2ec025640feff48ac6dcb46dd890ac5915fb2e3ecb3d189098779f7 [2022-03-17T09:05:26.822Z] #20 ... [2022-03-17T09:05:26.822Z] [2022-03-17T09:05:26.822Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-17T09:05:26.822Z] #47 sha256:846921af2a542835ad6d28ec2c899224eff6964171f26a30a5b648bfecc35663 [2022-03-17T09:05:26.822Z] #47 0.937 + RM_GOPATH=0 [2022-03-17T09:05:26.822Z] #47 0.942 + TMP_GOPATH= [2022-03-17T09:05:26.822Z] #47 0.942 + : /build [2022-03-17T09:05:26.822Z] #47 0.942 + '[' -z '' ']' [2022-03-17T09:05:26.822Z] #47 0.942 ++ mktemp -d [2022-03-17T09:05:26.822Z] #47 0.942 + export GOPATH=/tmp/tmp.BDNUoUdME5 [2022-03-17T09:05:26.822Z] #47 0.942 + GOPATH=/tmp/tmp.BDNUoUdME5 [2022-03-17T09:05:26.822Z] #47 0.942 + RM_GOPATH=1 [2022-03-17T09:05:26.822Z] #47 0.942 + case "$(go env GOARCH)" in [2022-03-17T09:05:26.822Z] #47 0.942 ++ go env GOARCH [2022-03-17T09:05:26.822Z] #47 0.962 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:05:26.822Z] #47 0.962 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:05:26.822Z] #47 0.962 ++ dirname /install.sh [2022-03-17T09:05:26.822Z] #47 0.962 + dir=/ [2022-03-17T09:05:26.822Z] #47 0.962 + bin=tini [2022-03-17T09:05:26.822Z] #47 0.962 + shift [2022-03-17T09:05:26.822Z] #47 0.962 + '[' '!' -f //tini.installer ']' [2022-03-17T09:05:26.822Z] #47 0.962 + . //tini.installer [2022-03-17T09:05:26.822Z] #47 0.962 ++ : v0.19.0 [2022-03-17T09:05:26.822Z] #47 0.962 + install_tini [2022-03-17T09:05:26.822Z] #47 0.962 + echo 'Install tini version v0.19.0' [2022-03-17T09:05:26.822Z] #47 0.962 + git clone https://github.com/krallin/tini.git /tmp/tmp.BDNUoUdME5/tini [2022-03-17T09:05:26.822Z] #47 0.962 Install tini version v0.19.0 [2022-03-17T09:05:26.822Z] #47 0.969 Cloning into '/tmp/tmp.BDNUoUdME5/tini'... [2022-03-17T09:05:26.822Z] #47 1.374 + cd /tmp/tmp.BDNUoUdME5/tini [2022-03-17T09:05:26.822Z] #47 1.374 + git checkout -q v0.19.0 [2022-03-17T09:05:26.822Z] #47 1.374 + cmake . [2022-03-17T09:05:26.822Z] #47 1.597 -- The C compiler identification is GNU 10.2.1 [2022-03-17T09:05:26.822Z] #47 1.625 -- Detecting C compiler ABI info [2022-03-17T09:05:26.822Z] #47 1.866 -- Detecting C compiler ABI info - done [2022-03-17T09:05:26.822Z] #47 1.931 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-17T09:05:26.822Z] #47 1.936 -- Detecting C compile features [2022-03-17T09:05:26.822Z] #47 1.938 -- Detecting C compile features - done [2022-03-17T09:05:26.822Z] #47 1.964 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-17T09:05:26.822Z] #47 2.093 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-17T09:05:26.822Z] #47 2.147 -- Configuring done [2022-03-17T09:05:26.822Z] #47 2.153 -- Generating done [2022-03-17T09:05:26.822Z] #47 2.164 -- Build files have been written to: /tmp/tmp.BDNUoUdME5/tini [2022-03-17T09:05:26.822Z] #47 2.174 + make tini-static [2022-03-17T09:05:26.822Z] #47 2.371 Scanning dependencies of target tini-static [2022-03-17T09:05:26.822Z] #47 2.416 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-17T09:05:26.822Z] #47 2.911 [100%] Linking C executable tini-static [2022-03-17T09:05:26.822Z] #47 3.069 [100%] Built target tini-static [2022-03-17T09:05:26.822Z] #47 3.087 + mkdir -p /build [2022-03-17T09:05:26.822Z] #47 3.098 + cp tini-static /build/docker-init [2022-03-17T09:05:26.822Z] #47 DONE 3.2s [2022-03-17T09:05:26.822Z] [2022-03-17T09:05:26.822Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:26.822Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:27.103Z] #20 54.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-17T09:05:27.370Z] #20 54.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-17T09:05:27.370Z] #20 54.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:05:27.559Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-17T09:05:27.560Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:05:27.560Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:05:27.560Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:05:27.560Z] === RUN TestIpcModeNone [2022-03-17T09:05:27.838Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-17T09:05:27.838Z] === RUN TestIpcModePrivate [2022-03-17T09:05:28.107Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-17T09:05:28.107Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-17T09:05:28.107Z] === RUN TestIpcModeShareable [2022-03-17T09:05:28.107Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:05:28.107Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-17T09:05:28.107Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T09:05:28.481Z] #60 215.3 + bin/containerd [2022-03-17T09:05:28.977Z] #21 42.02 Selecting previously unselected package vim. [2022-03-17T09:05:28.977Z] #21 42.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:05:28.977Z] #21 42.04 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:29.300Z] #20 56.25 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-17T09:05:29.301Z] #20 56.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:29.301Z] #20 56.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:05:29.301Z] #20 56.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-17T09:05:29.301Z] #20 56.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:29.301Z] #20 56.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:05:29.495Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-03-17T09:05:29.495Z] === RUN TestAPIIpcModeHost [2022-03-17T09:05:29.495Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:05:29.495Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-17T09:05:29.495Z] === RUN TestDaemonIpcModeShareable [2022-03-17T09:05:29.495Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:05:29.495Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-17T09:05:29.495Z] === RUN TestDaemonIpcModePrivate [2022-03-17T09:05:29.547Z] #21 42.53 Selecting previously unselected package xfsprogs. [2022-03-17T09:05:29.547Z] #21 42.53 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T09:05:29.547Z] #21 42.53 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T09:05:29.808Z] #21 42.90 Selecting previously unselected package zip. [2022-03-17T09:05:29.808Z] #21 42.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-17T09:05:29.808Z] #21 42.93 Unpacking zip (3.0-12) ... [2022-03-17T09:05:30.068Z] #21 43.04 Selecting previously unselected package zstd. [2022-03-17T09:05:30.068Z] #21 43.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T09:05:30.068Z] #21 43.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:05:30.328Z] #21 43.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:05:30.328Z] #21 ... [2022-03-17T09:05:30.328Z] [2022-03-17T09:05:30.328Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:05:30.328Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:05:30.328Z] #43 199.3 + dpkg --print-architecture [2022-03-17T09:05:30.328Z] #43 199.3 + git checkout -q v2.1.0 [2022-03-17T09:05:30.438Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-17T09:05:30.699Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-17T09:05:30.699Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T09:05:30.699Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:05:30.699Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T09:05:30.699Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T09:05:30.699Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:05:30.699Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T09:05:30.699Z] === RUN TestIpcModeOlderClient [2022-03-17T09:05:30.699Z] === PAUSE TestIpcModeOlderClient [2022-03-17T09:05:30.699Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:05:30.848Z] #43 199.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-17T09:05:30.848Z] #43 199.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-17T09:05:31.271Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-17T09:05:31.271Z] === RUN TestKillContainer [2022-03-17T09:05:31.271Z] === RUN TestKillContainer/no_signal [2022-03-17T09:05:31.532Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:05:31.793Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:05:31.853Z] #20 58.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-17T09:05:31.853Z] #20 58.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:31.853Z] #20 58.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:05:32.366Z] --- PASS: TestKillContainer (1.23s) [2022-03-17T09:05:32.366Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-17T09:05:32.366Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-17T09:05:32.366Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-03-17T09:05:32.366Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:05:32.366Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T09:05:32.938Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T09:05:33.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-17T09:05:33.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-17T09:05:33.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-17T09:05:33.200Z] === RUN TestKillStoppedContainer [2022-03-17T09:05:33.200Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-17T09:05:33.200Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:05:33.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T09:05:33.200Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:05:33.772Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-17T09:05:33.772Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:05:33.772Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:05:33.772Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:05:33.772Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:05:33.772Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:05:33.772Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:05:33.772Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T09:05:33.772Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T09:05:33.772Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T09:05:33.772Z] === RUN TestLinksContainerNames [2022-03-17T09:05:34.344Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-17T09:05:34.344Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:05:34.405Z] #20 ... [2022-03-17T09:05:34.405Z] [2022-03-17T09:05:34.405Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:34.405Z] #67 sha256:9d3327bfd141384570431d43181795ff5e99f9e2fba73a8ce6d34ea168b759d6 [2022-03-17T09:05:34.405Z] #67 14.25 + cd /tmp/tmp.eIca6WVbol/src/github.com/containerd/containerd [2022-03-17T09:05:34.405Z] #67 14.25 + git checkout -q v1.6.1 [2022-03-17T09:05:34.915Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-17T09:05:34.915Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T09:05:34.978Z] #67 14.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-17T09:05:34.978Z] #67 14.69 + BUILDTAGS='netgo osusergo static_build' [2022-03-17T09:05:34.978Z] #67 14.69 + export EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:05:34.978Z] #67 14.69 + EXTRA_FLAGS=-buildmode=pie [2022-03-17T09:05:34.978Z] #67 14.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-17T09:05:34.978Z] #67 14.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-17T09:05:34.978Z] #67 14.69 + '[' '' = dynamic ']' [2022-03-17T09:05:34.978Z] #67 14.69 + make [2022-03-17T09:05:35.176Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/default [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/private [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/slave [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/shared [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T09:05:35.176Z] === CONT TestMountDaemonRoot/default [2022-03-17T09:05:35.176Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:05:35.176Z] === CONT TestMountDaemonRoot/slave [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T09:05:35.176Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:05:35.176Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/private [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/shared [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T09:05:35.177Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:05:35.177Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:05:35.177Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:05:35.438Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T09:05:35.699Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T09:05:35.699Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-03-17T09:05:35.699Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T09:05:35.699Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-17T09:05:35.699Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T09:05:35.699Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T09:05:35.699Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T09:05:35.699Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:05:35.699Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T09:05:35.699Z] === RUN TestNetworkNat [2022-03-17T09:05:35.923Z] #67 15.37 + bin/ctr [2022-03-17T09:05:36.271Z] --- PASS: TestNetworkNat (0.49s) [2022-03-17T09:05:36.271Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:05:36.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-03-17T09:05:36.532Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:05:37.434Z] #43 ... [2022-03-17T09:05:37.434Z] [2022-03-17T09:05:37.434Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:05:37.434Z] #21 sha256:13ffff76c343bfa3b7c68b1e98ebf09d48d85d53e1682eb6d4cd5604f01f3bd1 [2022-03-17T09:05:37.434Z] #21 43.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:05:37.434Z] #21 44.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:05:37.434Z] #21 44.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:05:37.434Z] #21 44.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:05:37.434Z] #21 44.36 Setting up libicu67:amd64 (67.1-7) ... [2022-03-17T09:05:37.434Z] #21 44.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:05:37.434Z] #21 44.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T09:05:37.434Z] #21 44.40 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T09:05:37.434Z] #21 44.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:05:37.434Z] #21 44.42 Setting up bzip2 (1.0.8-4) ... [2022-03-17T09:05:37.434Z] #21 44.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:05:37.434Z] #21 44.45 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T09:05:37.434Z] #21 45.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:37.434Z] #21 45.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:05:37.434Z] #21 45.11 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T09:05:37.434Z] #21 45.12 Setting up apparmor (2.13.6-10) ... [2022-03-17T09:05:37.434Z] #21 46.78 Setting up zip (3.0-12) ... [2022-03-17T09:05:37.434Z] #21 46.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:37.434Z] #21 46.83 Setting up bash-completion (1:2.11-2) ... [2022-03-17T09:05:37.434Z] #21 48.78 Setting up xz-utils (5.2.5-2) ... [2022-03-17T09:05:37.434Z] #21 48.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-17T09:05:37.434Z] #21 48.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:05:37.434Z] #21 48.83 Setting up patch (2.7.6-7) ... [2022-03-17T09:05:37.434Z] #21 48.84 Setting up sudo (1.9.5p2-3) ... [2022-03-17T09:05:37.434Z] #21 48.93 invoke-rc.d: could not determine current runlevel [2022-03-17T09:05:37.434Z] #21 48.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T09:05:37.434Z] #21 48.95 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T09:05:37.434Z] #21 48.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:05:37.434Z] #21 48.99 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T09:05:37.434Z] #21 49.00 Setting up pigz (2.6-1) ... [2022-03-17T09:05:37.434Z] #21 49.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:05:37.434Z] #21 49.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:05:37.434Z] #21 49.07 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T09:05:37.434Z] #21 49.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:37.434Z] #21 49.61 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:05:37.434Z] #21 49.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:05:37.434Z] #21 50.03 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T09:05:37.434Z] #21 50.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:05:37.434Z] #21 50.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:05:37.434Z] #21 50.11 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T09:05:37.434Z] #21 50.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:05:37.434Z] #21 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T09:05:37.434Z] #21 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T09:05:37.434Z] #21 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T09:05:37.434Z] #21 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T09:05:37.434Z] #21 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T09:05:37.434Z] #21 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T09:05:37.434Z] #21 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T09:05:37.434Z] #21 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T09:05:37.434Z] #21 50.57 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T09:05:38.817Z] #21 51.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:05:39.077Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-17T09:05:39.077Z] === RUN TestPause [2022-03-17T09:05:39.077Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:05:39.077Z] --- SKIP: TestPause (0.00s) [2022-03-17T09:05:39.077Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:05:39.077Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:05:39.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:05:39.077Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:05:39.077Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:05:39.077Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-03-17T09:05:39.077Z] === RUN TestPidHost [2022-03-17T09:05:39.077Z] #21 52.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:05:39.077Z] #21 52.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:05:39.077Z] #21 52.27 Setting up python3-pip (20.3.4-4) ... [2022-03-17T09:05:40.022Z] --- PASS: TestPidHost (1.00s) [2022-03-17T09:05:40.022Z] === RUN TestPsFilter [2022-03-17T09:05:40.283Z] --- PASS: TestPsFilter (0.10s) [2022-03-17T09:05:40.283Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:05:40.459Z] #21 53.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:05:40.459Z] #21 53.36 Setting up jq (1.6-2.1) ... [2022-03-17T09:05:40.459Z] #21 53.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:05:40.459Z] #21 53.38 Setting up iptables (1.8.7-1) ... [2022-03-17T09:05:40.459Z] #21 53.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T09:05:40.459Z] #21 53.43 Setting up iproute2 (5.10.0-4) ... [2022-03-17T09:05:40.545Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-17T09:05:40.545Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:05:40.724Z] #21 53.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:05:41.118Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-03-17T09:05:41.118Z] === RUN TestRemoveContainerRunning [2022-03-17T09:05:41.380Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-17T09:05:41.380Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:05:41.664Z] #21 DONE 54.6s [2022-03-17T09:05:41.664Z] [2022-03-17T09:05:41.664Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T09:05:41.664Z] #22 sha256:bf92e087b75e837958780d07fd79d377450331ceb7d2aa20771e5a8579410c9e [2022-03-17T09:05:41.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-17T09:05:41.952Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:05:41.952Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T09:05:41.952Z] === RUN TestRenameLinkedContainer [2022-03-17T09:05:42.525Z] #67 ... [2022-03-17T09:05:42.525Z] [2022-03-17T09:05:42.525Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-17T09:05:42.525Z] #20 sha256:eb0aaefedab639f015a09150f8af975f0ea5654351104f795cacb3fee334293b [2022-03-17T09:05:42.525Z] #20 62.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-17T09:05:42.525Z] #20 62.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:42.525Z] #20 62.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:05:42.525Z] #20 63.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-17T09:05:42.525Z] #20 63.62 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:42.525Z] #20 63.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:05:42.525Z] #20 65.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-17T09:05:42.525Z] #20 65.48 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:42.525Z] #20 65.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:05:42.525Z] #20 69.19 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-17T09:05:42.525Z] #20 69.20 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-17T09:05:42.525Z] #20 69.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:05:43.042Z] #22 1.287 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T09:05:43.042Z] #22 1.290 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T09:05:43.042Z] #22 1.293 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T09:05:43.042Z] #22 DONE 1.4s [2022-03-17T09:05:43.042Z] [2022-03-17T09:05:43.042Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T09:05:43.042Z] #23 sha256:ae5d8ac4759537eacc776876f32978930d975f1ac753299a1e873b84d06c76c4 [2022-03-17T09:05:43.337Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-03-17T09:05:43.337Z] === RUN TestRenameStoppedContainer [2022-03-17T09:05:43.909Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-17T09:05:43.909Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:05:43.914Z] #20 70.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-17T09:05:43.914Z] #20 70.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-17T09:05:44.175Z] #20 70.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:05:44.175Z] #20 71.00 Selecting previously unselected package libapparmor1:amd64. [2022-03-17T09:05:44.175Z] #20 71.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-17T09:05:44.175Z] #20 71.02 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:05:44.175Z] #20 71.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-17T09:05:44.175Z] #20 71.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-17T09:05:44.175Z] #20 71.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:05:44.175Z] #20 71.14 Selecting previously unselected package libbtrfs0:amd64. [2022-03-17T09:05:44.175Z] #20 71.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-17T09:05:44.175Z] #20 71.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:05:44.437Z] #20 71.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-17T09:05:44.437Z] #20 71.24 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-17T09:05:44.437Z] #20 71.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:05:44.437Z] #20 71.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-17T09:05:44.437Z] #20 71.34 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:05:44.437Z] #20 71.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:44.437Z] #20 71.37 Selecting previously unselected package libudev-dev:amd64. [2022-03-17T09:05:44.437Z] #20 71.38 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-17T09:05:44.437Z] #20 71.39 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:05:44.460Z] #51 ... [2022-03-17T09:05:44.460Z] [2022-03-17T09:05:44.460Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-17T09:05:44.460Z] #26 sha256:f79e21907e5a6e6d181433e46cbbbb5667a2e7b15018cb95ff8ca9b6c1e50d0a [2022-03-17T09:05:44.460Z] #26 208.3 + return [2022-03-17T09:05:44.460Z] #26 DONE 211.0s [2022-03-17T09:05:44.460Z] [2022-03-17T09:05:44.461Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:44.461Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:05:44.461Z] #60 ... [2022-03-17T09:05:44.461Z] [2022-03-17T09:05:44.461Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T09:05:44.461Z] #27 sha256:7c1bfaf819aa109f8e5c5970bc9ba1d648b4251d2eadc967c017018adea2857c [2022-03-17T09:05:44.461Z] #27 DONE 0.8s [2022-03-17T09:05:44.461Z] [2022-03-17T09:05:44.461Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:05:44.461Z] #51 sha256:0440b8d933bd3da1fbea13e51e88ac031586445edeb34382de398ddf8bc82e2c [2022-03-17T09:05:44.461Z] #51 214.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T09:05:44.461Z] #51 DONE 214.7s [2022-03-17T09:05:44.461Z] [2022-03-17T09:05:44.461Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T09:05:44.461Z] #32 sha256:290bc200d1a6fe27abe1ec621fbe9d84c7dfc546b1ab4589cf385b717ff1e255 [2022-03-17T09:05:44.461Z] #32 DONE 1.2s [2022-03-17T09:05:44.461Z] [2022-03-17T09:05:44.461Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:05:44.461Z] #56 sha256:32d2bd06ab7369f0b301bb8db1749eb5256a42447fc16ea61164e4caef4a6acb [2022-03-17T09:05:44.461Z] #56 ... [2022-03-17T09:05:44.461Z] [2022-03-17T09:05:44.461Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T09:05:44.461Z] #35 sha256:2bce5e9d9a348e15531866fe4c763c335632a085e6d9c1d5ff2ec9638bf33ec5 [2022-03-17T09:05:44.699Z] #20 71.44 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-17T09:05:44.699Z] #20 71.45 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-17T09:05:44.699Z] #20 71.45 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:05:44.699Z] #20 71.56 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-17T09:05:44.699Z] #20 71.57 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-17T09:05:44.699Z] #20 71.57 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:05:44.699Z] #20 71.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-17T09:05:44.699Z] #20 71.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-17T09:05:44.699Z] #20 71.66 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:05:44.852Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-17T09:05:44.852Z] === RUN TestRenameInvalidName [2022-03-17T09:05:44.962Z] #20 71.74 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-17T09:05:44.962Z] #20 71.75 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-17T09:05:44.962Z] #20 71.76 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:05:44.962Z] #20 71.79 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-17T09:05:44.962Z] #20 71.80 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-17T09:05:44.962Z] #20 71.81 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:05:44.962Z] #20 71.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-17T09:05:45.113Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-17T09:05:45.113Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:05:45.224Z] #20 71.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-17T09:05:45.225Z] #20 71.97 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:05:45.225Z] #20 72.09 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-17T09:05:45.225Z] #20 72.10 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-17T09:05:45.225Z] #20 72.10 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:45.225Z] #20 72.15 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-17T09:05:45.225Z] #20 72.15 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-17T09:05:45.225Z] #20 72.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:05:45.487Z] #20 72.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-17T09:05:45.487Z] #20 72.23 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-17T09:05:45.487Z] #20 72.24 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:05:45.487Z] #20 72.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-17T09:05:45.487Z] #20 72.48 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-17T09:05:45.487Z] #20 72.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-17T09:05:45.487Z] #20 72.50 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-17T09:05:45.487Z] #20 72.51 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-17T09:05:45.487Z] #20 72.52 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-17T09:05:45.487Z] #20 72.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-17T09:05:45.487Z] #20 72.55 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-17T09:05:45.487Z] #20 72.56 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-17T09:05:45.487Z] #20 72.58 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-17T09:05:45.749Z] #20 72.59 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-17T09:05:45.749Z] #20 72.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-17T09:05:45.749Z] #20 72.61 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.62 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-17T09:05:45.749Z] #20 72.63 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-17T09:05:45.749Z] #20 72.64 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-17T09:05:45.749Z] #20 72.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-17T09:05:45.749Z] #20 72.66 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-17T09:05:45.749Z] #20 72.67 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-17T09:05:45.749Z] #20 72.68 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:05:45.749Z] #20 72.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.73 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-17T09:05:45.749Z] #20 72.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-17T09:05:45.749Z] #20 72.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.76 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-17T09:05:45.749Z] #20 72.76 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-17T09:05:45.749Z] #20 72.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:46.012Z] #20 72.81 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-17T09:05:46.012Z] #20 72.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:46.012Z] #20 72.83 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-17T09:05:46.012Z] #20 72.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:05:46.501Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-03-17T09:05:46.501Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:05:46.762Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-17T09:05:46.762Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:05:47.014Z] #35 DONE 2.4s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:05:47.014Z] #56 sha256:32d2bd06ab7369f0b301bb8db1749eb5256a42447fc16ea61164e4caef4a6acb [2022-03-17T09:05:47.014Z] #56 121.2 + mkdir -p /build [2022-03-17T09:05:47.014Z] #56 121.2 + cp runc /build/runc [2022-03-17T09:05:47.014Z] #56 DONE 121.9s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T09:05:47.014Z] #37 sha256:6e4956de3b5f370e9fe0c4319b1cee2458242e5e0bc5aa2118653374023dd846 [2022-03-17T09:05:47.014Z] #37 DONE 0.2s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T09:05:47.014Z] #41 sha256:ebf751f3a5b4adf579a3ae7cc731da5c598dd0cca1b7ea36cf4cd745f9185c24 [2022-03-17T09:05:47.014Z] #41 DONE 0.1s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T09:05:47.014Z] #44 sha256:506811ed64baaa1db435c8c8630ae34b7dac3eefd4010a53ef961e2d5787c289 [2022-03-17T09:05:47.014Z] #44 DONE 0.1s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:47.014Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:05:47.014Z] #60 ... [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T09:05:47.014Z] #48 sha256:bc2ed869b105e4504d5eb3b4132454054d3a876acc0702be50b83a23f38d727a [2022-03-17T09:05:47.014Z] #48 DONE 0.1s [2022-03-17T09:05:47.014Z] [2022-03-17T09:05:47.014Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T09:05:47.014Z] #50 sha256:a4a81038dd2fd882aa97696ce79f31c863167d6bfbaac5f47e0642ca69b3bcaa [2022-03-17T09:05:47.275Z] #50 DONE 0.2s [2022-03-17T09:05:47.275Z] [2022-03-17T09:05:47.275Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T09:05:47.275Z] #52 sha256:52132280bd6227750f0c841e002881896ce13c3f7ea8c77274acf712551df5c1 [2022-03-17T09:05:47.404Z] #20 DONE 74.4s [2022-03-17T09:05:47.404Z] [2022-03-17T09:05:47.404Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-17T09:05:47.404Z] #21 sha256:58d1fe0c8f4810dde29604d1a5c07c1c9202207b8b020877c4bb9c45b2a3cf48 [2022-03-17T09:05:47.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-03-17T09:05:47.705Z] === RUN TestResize [2022-03-17T09:05:47.966Z] --- PASS: TestResize (0.42s) [2022-03-17T09:05:47.966Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:05:48.539Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-17T09:05:48.539Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:05:48.795Z] #21 1.249 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T09:05:48.795Z] #21 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:05:48.795Z] #21 1.250 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T09:05:48.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-03-17T09:05:48.801Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:05:48.801Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T09:05:48.801Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:05:48.801Z] === RUN TestCgroupNamespacesRun [2022-03-17T09:05:49.192Z] #52 DONE 1.8s [2022-03-17T09:05:49.192Z] [2022-03-17T09:05:49.192Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:49.192Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:05:49.192Z] #60 187.9 + bin/containerd [2022-03-17T09:05:49.192Z] #60 ... [2022-03-17T09:05:49.192Z] [2022-03-17T09:05:49.192Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T09:05:49.192Z] #54 sha256:b739f320536efabe98c06c7298de1d5a45885bb6157b1df7aeb894dec222e78f [2022-03-17T09:05:49.192Z] #54 DONE 0.1s [2022-03-17T09:05:49.192Z] [2022-03-17T09:05:49.192Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T09:05:49.192Z] #57 sha256:1a85d8223ed2e91910a47aa142a6182336943a1cc80cf018f32a71352eafa5e5 [2022-03-17T09:05:49.369Z] #21 1.808 Fetched 44.1 kB in 1s (43.6 kB/s) [2022-03-17T09:05:49.453Z] #57 DONE 0.5s [2022-03-17T09:05:49.453Z] [2022-03-17T09:05:49.453Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:05:49.453Z] #60 sha256:ecab8ea80d0526b530a24d6d8169852915f23fb100f891717a76d007ded751e1 [2022-03-17T09:05:50.186Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-03-17T09:05:50.186Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T09:05:51.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-03-17T09:05:51.140Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T09:05:52.106Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-17T09:05:52.106Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T09:05:53.032Z] #23 9.596 Collecting yamllint==1.26.1 [2022-03-17T09:05:53.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-03-17T09:05:53.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T09:05:53.603Z] #23 10.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T09:05:54.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-03-17T09:05:54.437Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T09:05:54.543Z] #23 11.69 Collecting pathspec>=0.5.3 [2022-03-17T09:05:54.543Z] #23 11.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T09:05:54.670Z] #21 1.808 Reading package lists... [2022-03-17T09:05:54.803Z] #23 12.07 Collecting pyyaml [2022-03-17T09:05:55.063Z] #23 12.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-17T09:05:55.063Z] #23 12.14 Building wheels for collected packages: yamllint [2022-03-17T09:05:55.063Z] #23 12.15 Building wheel for yamllint (setup.py): started [2022-03-17T09:05:55.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-17T09:05:55.380Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T09:05:56.003Z] #23 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T09:05:56.003Z] #23 13.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=061cc07af346f9df569b1c543df122b051c4c8c8a246df2c88f86885af76f2d6 [2022-03-17T09:05:56.003Z] #23 13.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T09:05:56.003Z] #23 13.02 Successfully built yamllint [2022-03-17T09:05:56.003Z] #23 13.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T09:05:56.265Z] #23 13.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T09:05:56.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-17T09:05:56.325Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T09:05:56.835Z] #23 DONE 14.1s [2022-03-17T09:05:56.835Z] [2022-03-17T09:05:56.835Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T09:05:56.835Z] #27 sha256:407ac57d8d3b05181543d630f3e4c3c064d26095fe3be6428838692bbe8a6d4f [2022-03-17T09:05:57.095Z] #27 ... [2022-03-17T09:05:57.095Z] [2022-03-17T09:05:57.095Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-17T09:05:57.095Z] #43 sha256:39d4e636a83a0c3cf6844b1166ca43e9cad4e5993a52cf21b3d11ca4a86e5772 [2022-03-17T09:05:57.095Z] #43 DONE 226.0s [2022-03-17T09:05:57.095Z] [2022-03-17T09:05:57.095Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:05:57.095Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:05:57.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-03-17T09:05:57.271Z] === RUN TestNISDomainname [2022-03-17T09:05:57.271Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T09:05:57.271Z] --- SKIP: TestNISDomainname (0.00s) [2022-03-17T09:05:57.271Z] === RUN TestHostnameDnsResolution [2022-03-17T09:05:57.665Z] #51 ... [2022-03-17T09:05:57.665Z] [2022-03-17T09:05:57.665Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T09:05:57.665Z] #27 sha256:407ac57d8d3b05181543d630f3e4c3c064d26095fe3be6428838692bbe8a6d4f [2022-03-17T09:05:57.665Z] #27 DONE 0.8s [2022-03-17T09:05:57.665Z] [2022-03-17T09:05:57.665Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T09:05:57.665Z] #32 sha256:86e9d59c9d92c41106069184e537b26b8b76b417391aa2cd0ad5349a9958cd77 [2022-03-17T09:05:57.843Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-03-17T09:05:57.843Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T09:05:57.843Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T09:05:57.843Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T09:05:57.843Z] === RUN TestStats [2022-03-17T09:05:57.843Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:05:57.843Z] --- SKIP: TestStats (0.00s) [2022-03-17T09:05:57.843Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:05:57.843Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T09:05:57.843Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T09:05:57.843Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T09:05:57.843Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T09:05:57.843Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T09:05:57.843Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T09:05:57.843Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T09:05:58.416Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T09:05:58.606Z] #32 DONE 0.9s [2022-03-17T09:05:58.606Z] [2022-03-17T09:05:58.606Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T09:05:58.606Z] #35 sha256:7b358213353002843aca21adda0b54f47464159f8efe74e3feef52ffc08b9947 [2022-03-17T09:05:58.886Z] #21 6.494 Reading package lists... [2022-03-17T09:05:59.179Z] #35 DONE 0.5s [2022-03-17T09:05:59.179Z] [2022-03-17T09:05:59.179Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T09:05:59.179Z] #37 sha256:20a4234174dbcf8bc39e3b16825e99ccf7b859366321aabd3dcf28d81e2274c1 [2022-03-17T09:05:59.179Z] #37 DONE 0.1s [2022-03-17T09:05:59.179Z] [2022-03-17T09:05:59.179Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T09:05:59.179Z] #41 sha256:dbc7a113f1c50d70fbcda0571eb94f10d06185ae2134ff794c5cd4210460e16b [2022-03-17T09:05:59.179Z] #41 DONE 0.1s [2022-03-17T09:05:59.179Z] [2022-03-17T09:05:59.179Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:05:59.179Z] #56 sha256:f06bd30a8b5b701eeed14e52560af4f6c88396ea653a99900b039a552b7e07e1 [2022-03-17T09:05:59.749Z] #56 ... [2022-03-17T09:05:59.749Z] [2022-03-17T09:05:59.749Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T09:05:59.749Z] #44 sha256:3ab0abc54453ce27ae2fede1b887c101ebe6ee11543aec9967cd06a2f151caa8 [2022-03-17T09:05:59.832Z] #21 11.20 Building dependency tree... [2022-03-17T09:05:59.832Z] #21 12.28 Reading state information... [2022-03-17T09:06:00.320Z] #44 DONE 0.7s [2022-03-17T09:06:00.320Z] [2022-03-17T09:06:00.320Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T09:06:00.320Z] #48 sha256:1ad530011be908e7c89694be2f1bb10d46c7ebe28469b98cfa08d63a027d255c [2022-03-17T09:06:00.320Z] #48 DONE 0.1s [2022-03-17T09:06:00.320Z] [2022-03-17T09:06:00.320Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:00.320Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:00.580Z] #60 ... [2022-03-17T09:06:00.580Z] [2022-03-17T09:06:00.580Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T09:06:00.580Z] #50 sha256:e6ce05a1af017555526ccd8ddd2d5d7d16f085c4e3c098c5580ef79f5eaf5b99 [2022-03-17T09:06:00.580Z] #50 DONE 0.1s [2022-03-17T09:06:00.780Z] #21 13.39 The following additional packages will be installed: [2022-03-17T09:06:00.780Z] #21 13.39 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T09:06:00.780Z] #21 13.40 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T09:06:00.780Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T09:06:00.780Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T09:06:00.780Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T09:06:00.780Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-17T09:06:00.780Z] #21 13.41 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T09:06:00.780Z] #21 13.42 Suggested packages: [2022-03-17T09:06:00.780Z] #21 13.42 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-17T09:06:00.780Z] #21 13.42 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-17T09:06:00.780Z] #21 13.42 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-17T09:06:00.780Z] #21 13.42 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-17T09:06:00.780Z] #21 13.42 seccomp:ppc64el seccomp:s390x [2022-03-17T09:06:00.780Z] #21 13.42 Recommended packages: [2022-03-17T09:06:00.780Z] #21 13.42 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-17T09:06:00.780Z] #21 13.42 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-17T09:06:00.780Z] #21 13.42 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-17T09:06:00.780Z] #21 13.42 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-17T09:06:00.841Z] [2022-03-17T09:06:00.841Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:00.841Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:00.961Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T09:06:01.355Z] #21 13.88 The following NEW packages will be installed: [2022-03-17T09:06:01.355Z] #21 13.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-17T09:06:01.355Z] #21 13.88 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-17T09:06:01.355Z] #21 13.88 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-17T09:06:01.355Z] #21 13.88 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-17T09:06:01.355Z] #21 13.88 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-17T09:06:01.355Z] #21 13.88 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-17T09:06:01.355Z] #21 13.88 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-17T09:06:01.355Z] #21 13.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-17T09:06:01.355Z] #21 13.89 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-17T09:06:01.355Z] #21 13.89 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-17T09:06:01.355Z] #21 13.89 libseccomp2:ppc64el libseccomp2:s390x [2022-03-17T09:06:01.617Z] #21 14.25 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:06:01.617Z] #21 14.25 Need to get 15.9 MB of archives. [2022-03-17T09:06:01.617Z] #21 14.25 After this operation, 73.0 MB of additional disk space will be used. [2022-03-17T09:06:01.617Z] #21 14.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-17T09:06:01.617Z] #21 14.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-17T09:06:01.617Z] #21 14.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-17T09:06:01.617Z] #21 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-17T09:06:01.617Z] #21 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-17T09:06:01.617Z] #21 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-17T09:06:01.617Z] #21 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-17T09:06:01.617Z] #21 14.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-17T09:06:01.617Z] #21 14.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-17T09:06:01.880Z] #21 14.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-17T09:06:01.880Z] #21 14.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-17T09:06:01.880Z] #21 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-17T09:06:01.880Z] #21 14.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-17T09:06:01.880Z] #21 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-17T09:06:01.880Z] #21 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-17T09:06:01.880Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-17T09:06:01.880Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-17T09:06:01.880Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-17T09:06:01.880Z] #21 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-17T09:06:01.880Z] #21 14.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-17T09:06:01.880Z] #21 14.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-17T09:06:01.880Z] #21 14.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-17T09:06:01.880Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-17T09:06:01.880Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-17T09:06:01.880Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-17T09:06:01.880Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-17T09:06:01.880Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-17T09:06:01.880Z] #21 14.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-17T09:06:01.880Z] #21 14.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-17T09:06:01.880Z] #21 14.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-17T09:06:01.880Z] #21 14.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-03-17T09:06:01.904Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-03-17T09:06:01.904Z] === RUN TestDeleteDevicemapper [2022-03-17T09:06:01.904Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:06:01.904Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T09:06:01.904Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:06:02.454Z] #21 14.96 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:06:02.454Z] #21 15.16 Fetched 15.9 MB in 1s (31.8 MB/s) [2022-03-17T09:06:02.717Z] #21 15.20 Selecting previously unselected package gcc-10-base:armel. [2022-03-17T09:06:02.717Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-03-17T09:06:02.717Z] #21 15.24 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-17T09:06:02.717Z] #21 15.24 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-17T09:06:02.717Z] #21 15.29 Selecting previously unselected package gcc-10-base:armhf. [2022-03-17T09:06:02.717Z] #21 15.30 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-17T09:06:02.717Z] #21 15.30 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T09:06:02.717Z] #21 15.34 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-17T09:06:02.717Z] #21 15.34 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-17T09:06:02.717Z] #21 15.35 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T09:06:02.717Z] #21 15.40 Selecting previously unselected package gcc-10-base:s390x. [2022-03-17T09:06:02.979Z] #21 15.40 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-17T09:06:02.980Z] #21 15.41 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T09:06:02.980Z] #21 15.45 Selecting previously unselected package gcc-10-base:arm64. [2022-03-17T09:06:02.980Z] #21 15.46 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-17T09:06:02.980Z] #21 15.46 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T09:06:02.980Z] #21 15.52 Selecting previously unselected package libgcc-s1:armel. [2022-03-17T09:06:02.980Z] #21 15.52 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-17T09:06:02.980Z] #21 15.53 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-17T09:06:02.980Z] #21 15.57 Selecting previously unselected package libcrypt1:armel. [2022-03-17T09:06:02.980Z] #21 15.58 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-17T09:06:02.980Z] #21 15.58 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T09:06:02.980Z] #21 15.65 Selecting previously unselected package libc6:armel. [2022-03-17T09:06:03.242Z] #21 15.66 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-17T09:06:03.242Z] #21 15.84 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-17T09:06:03.291Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-03-17T09:06:03.291Z] === RUN TestUpdateMemory [2022-03-17T09:06:03.291Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T09:06:03.291Z] === RUN TestUpdateCPUQuota [2022-03-17T09:06:03.291Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-17T09:06:03.291Z] === RUN TestUpdatePidsLimit [2022-03-17T09:06:03.291Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:03.291Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-17T09:06:03.291Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:06:03.817Z] #21 16.33 Selecting previously unselected package libapparmor1:armel. [2022-03-17T09:06:03.817Z] #21 16.33 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-17T09:06:03.817Z] #21 16.34 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-17T09:06:03.817Z] #21 16.39 Selecting previously unselected package libapparmor-dev:armel. [2022-03-17T09:06:03.817Z] #21 16.40 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-17T09:06:03.817Z] #21 16.40 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T09:06:03.817Z] #21 16.46 Selecting previously unselected package libgcc-s1:arm64. [2022-03-17T09:06:03.817Z] #21 16.47 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-17T09:06:03.817Z] #21 16.48 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T09:06:03.817Z] #21 16.53 Selecting previously unselected package libcrypt1:arm64. [2022-03-17T09:06:04.080Z] #21 16.53 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-17T09:06:04.080Z] #21 16.54 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T09:06:04.080Z] #21 16.63 Selecting previously unselected package libc6:arm64. [2022-03-17T09:06:04.080Z] #21 16.64 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-17T09:06:04.342Z] #21 16.81 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T09:06:04.917Z] #21 17.30 Selecting previously unselected package libapparmor1:arm64. [2022-03-17T09:06:04.917Z] #21 17.31 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-17T09:06:04.917Z] #21 17.32 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T09:06:04.917Z] #21 17.42 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-17T09:06:04.917Z] #21 17.42 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-17T09:06:04.917Z] #21 17.43 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T09:06:04.917Z] #21 17.49 Selecting previously unselected package libgcc-s1:s390x. [2022-03-17T09:06:04.917Z] #21 17.49 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-17T09:06:04.917Z] #21 17.50 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T09:06:04.917Z] #21 17.55 Selecting previously unselected package libcrypt1:s390x. [2022-03-17T09:06:04.917Z] #21 17.55 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-17T09:06:04.917Z] #21 17.56 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T09:06:05.179Z] #21 17.65 Selecting previously unselected package libc6:s390x. [2022-03-17T09:06:05.179Z] #21 17.65 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-17T09:06:05.441Z] #21 17.87 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T09:06:05.703Z] #21 18.38 Selecting previously unselected package libapparmor1:s390x. [2022-03-17T09:06:05.703Z] #21 18.38 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-17T09:06:05.966Z] #21 18.38 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-17T09:06:05.966Z] #21 18.45 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-17T09:06:05.966Z] #21 18.46 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-17T09:06:05.966Z] #21 18.46 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T09:06:05.966Z] #21 18.53 Selecting previously unselected package libgcc-s1:armhf. [2022-03-17T09:06:05.966Z] #21 18.53 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-17T09:06:05.966Z] #21 18.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T09:06:05.966Z] #21 18.59 Selecting previously unselected package libcrypt1:armhf. [2022-03-17T09:06:05.966Z] #21 18.60 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-17T09:06:05.966Z] #21 18.60 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T09:06:06.227Z] #21 18.68 Selecting previously unselected package libc6:armhf. [2022-03-17T09:06:06.227Z] #21 18.69 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-17T09:06:06.493Z] #21 18.89 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T09:06:06.755Z] #21 19.34 Selecting previously unselected package libapparmor1:armhf. [2022-03-17T09:06:06.755Z] #21 19.34 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-17T09:06:06.755Z] #21 19.34 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-17T09:06:07.019Z] #21 19.39 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-17T09:06:07.019Z] #21 19.40 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-17T09:06:07.019Z] #21 19.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T09:06:07.019Z] #21 19.46 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-17T09:06:07.019Z] #21 19.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-17T09:06:07.019Z] #21 19.47 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T09:06:07.019Z] #21 19.52 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-17T09:06:07.019Z] #21 19.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-17T09:06:07.019Z] #21 19.53 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T09:06:07.019Z] #21 19.61 Selecting previously unselected package libc6:ppc64el. [2022-03-17T09:06:07.019Z] #21 19.61 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-17T09:06:07.280Z] #21 19.78 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T09:06:07.854Z] #21 20.35 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-17T09:06:07.854Z] #21 20.35 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-17T09:06:07.854Z] #21 20.36 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T09:06:07.854Z] #21 20.41 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-17T09:06:07.854Z] #21 20.42 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-17T09:06:07.854Z] #21 20.42 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T09:06:07.854Z] #21 20.48 Selecting previously unselected package libseccomp2:s390x. [2022-03-17T09:06:08.116Z] #21 20.49 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T09:06:08.116Z] #21 20.49 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.116Z] #21 20.54 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-17T09:06:08.116Z] #21 20.55 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-17T09:06:08.116Z] #21 20.55 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.116Z] #21 20.62 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-17T09:06:08.116Z] #21 20.63 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T09:06:08.116Z] #21 20.63 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.116Z] #21 20.68 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-17T09:06:08.116Z] #21 20.69 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-17T09:06:08.116Z] #21 20.69 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.378Z] #21 20.75 Selecting previously unselected package libseccomp2:armhf. [2022-03-17T09:06:08.378Z] #21 20.76 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T09:06:08.378Z] #21 20.76 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.378Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-17T09:06:08.378Z] #21 20.82 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-17T09:06:08.378Z] #21 20.82 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.378Z] #21 20.87 Selecting previously unselected package libseccomp2:armel. [2022-03-17T09:06:08.378Z] #21 20.89 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T09:06:08.378Z] #21 20.89 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.378Z] #21 20.93 Selecting previously unselected package libseccomp-dev:armel. [2022-03-17T09:06:08.378Z] #21 20.94 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-17T09:06:08.378Z] #21 20.94 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.378Z] #21 21.01 Selecting previously unselected package libseccomp2:arm64. [2022-03-17T09:06:08.378Z] #21 21.01 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T09:06:08.640Z] #21 21.01 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.640Z] #21 21.06 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-17T09:06:08.640Z] #21 21.06 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-17T09:06:08.640Z] #21 21.06 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:06:08.640Z] #21 21.16 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-17T09:06:08.640Z] #21 21.17 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-17T09:06:08.640Z] #21 21.18 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-17T09:06:08.640Z] #21 21.19 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-17T09:06:08.640Z] #21 21.20 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-17T09:06:08.640Z] #21 21.21 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-17T09:06:08.640Z] #21 21.23 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-17T09:06:08.640Z] #21 21.24 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-17T09:06:08.640Z] #21 21.25 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-17T09:06:08.640Z] #21 21.26 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-17T09:06:08.901Z] #21 21.27 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-17T09:06:08.901Z] #21 21.28 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-17T09:06:08.901Z] #21 21.29 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-17T09:06:08.901Z] #21 21.30 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-17T09:06:08.901Z] #21 21.31 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-17T09:06:08.901Z] #21 21.32 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-17T09:06:10.289Z] #21 22.54 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-17T09:06:11.233Z] #21 23.77 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-17T09:06:12.622Z] #21 25.01 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-17T09:06:14.012Z] #21 26.22 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-17T09:06:14.992Z] #21 27.41 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.42 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.43 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.44 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.45 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.46 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.47 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.48 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.49 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.50 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.52 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.53 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.54 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.55 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.56 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-17T09:06:14.992Z] #21 27.57 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-17T09:06:14.992Z] #21 27.58 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-17T09:06:15.271Z] #21 27.59 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-17T09:06:15.271Z] #21 27.60 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-17T09:06:15.271Z] #21 27.62 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-17T09:06:15.271Z] #21 27.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:06:15.526Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-03-17T09:06:15.526Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:06:15.526Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-17T09:06:15.526Z] === RUN TestWaitNonBlocked [2022-03-17T09:06:15.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:06:15.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:06:15.526Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:06:15.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:06:15.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:06:15.526Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:06:15.526Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T09:06:15.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-03-17T09:06:15.526Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-17T09:06:15.526Z] === RUN TestWaitBlocked [2022-03-17T09:06:15.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:06:15.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:06:15.526Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:06:15.526Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:06:15.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:06:15.526Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:06:15.538Z] #21 DONE 28.1s [2022-03-17T09:06:15.538Z] [2022-03-17T09:06:15.538Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-17T09:06:15.538Z] #62 sha256:ec65d8a8d9c156700a84d413abc3ee356e817db4002b8bffa7ddf8170c61789b [2022-03-17T09:06:15.813Z] #62 DONE 0.1s [2022-03-17T09:06:15.813Z] [2022-03-17T09:06:15.813Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:06:15.813Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:06:16.099Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T09:06:16.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-03-17T09:06:16.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-17T09:06:16.099Z] === CONT TestDaemonRestartIpcMode [2022-03-17T09:06:16.099Z] === CONT TestIpcModeOlderClient [2022-03-17T09:06:16.099Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-17T09:06:16.099Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T09:06:16.761Z] #63 1.091 + RM_GOPATH=0 [2022-03-17T09:06:16.761Z] #63 1.091 + TMP_GOPATH= [2022-03-17T09:06:16.761Z] #63 1.091 + : /build [2022-03-17T09:06:16.761Z] #63 1.091 + '[' -z '' ']' [2022-03-17T09:06:16.761Z] #63 1.091 ++ mktemp -d [2022-03-17T09:06:16.761Z] #63 1.095 + export GOPATH=/tmp/tmp.wbY8TSeoos [2022-03-17T09:06:17.024Z] #63 ... [2022-03-17T09:06:17.024Z] [2022-03-17T09:06:17.024Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-17T09:06:17.024Z] #22 sha256:178e639b3ab3e3673b7b3c7c888fe5407e28131d6c2114e43f12448f226fbea1 [2022-03-17T09:06:17.024Z] #22 DONE 1.3s [2022-03-17T09:06:17.024Z] [2022-03-17T09:06:17.024Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:06:17.024Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:06:17.024Z] #63 1.095 + GOPATH=/tmp/tmp.wbY8TSeoos [2022-03-17T09:06:17.024Z] #63 1.095 + RM_GOPATH=1 [2022-03-17T09:06:17.024Z] #63 1.095 + case "$(go env GOARCH)" in [2022-03-17T09:06:17.024Z] #63 1.096 ++ go env GOARCH [2022-03-17T09:06:17.024Z] #63 1.101 + export GO_BUILDMODE=-buildmode=pie [2022-03-17T09:06:17.024Z] #63 1.102 + GO_BUILDMODE=-buildmode=pie [2022-03-17T09:06:17.024Z] #63 1.102 ++ dirname /install.sh [2022-03-17T09:06:17.024Z] #63 1.103 + dir=/ [2022-03-17T09:06:17.024Z] #63 1.103 + bin=runc [2022-03-17T09:06:17.024Z] #63 1.104 + shift [2022-03-17T09:06:17.024Z] #63 1.104 + '[' '!' -f //runc.installer ']' [2022-03-17T09:06:17.024Z] #63 1.104 + . //runc.installer [2022-03-17T09:06:17.024Z] #63 1.104 ++ set -e [2022-03-17T09:06:17.024Z] #63 1.104 ++ : v1.1.0 [2022-03-17T09:06:17.024Z] #63 1.105 + install_runc [2022-03-17T09:06:17.024Z] #63 1.105 + RUNC_BUILDTAGS=seccomp [2022-03-17T09:06:17.024Z] #63 1.105 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-17T09:06:17.024Z] #63 1.105 Install runc version v1.1.0 (build tags: seccomp) [2022-03-17T09:06:17.024Z] #63 1.106 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wbY8TSeoos/src/github.com/opencontainers/runc [2022-03-17T09:06:17.024Z] #63 1.107 Cloning into '/tmp/tmp.wbY8TSeoos/src/github.com/opencontainers/runc'... [2022-03-17T09:06:17.973Z] #63 ... [2022-03-17T09:06:17.973Z] [2022-03-17T09:06:17.973Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-17T09:06:17.973Z] #23 sha256:54e9e9d905288282bb2a698eaa0e49ea3b13cea55cd441a61c59f225d94ab800 [2022-03-17T09:06:17.973Z] #23 DONE 0.9s [2022-03-17T09:06:17.973Z] [2022-03-17T09:06:17.973Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-17T09:06:17.973Z] #24 sha256:cb847354e281f33270bd4a4b699152ef0d264b69e9c35af24949bfdd3135dab8 [2022-03-17T09:06:18.648Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-03-17T09:06:18.648Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-03-17T09:06:18.648Z] PASS [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === Skipped [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T09:06:18.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-17T09:06:18.648Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-17T09:06:18.648Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:06:18.648Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:06:18.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-17T09:06:18.648Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-17T09:06:18.648Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-17T09:06:18.648Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-17T09:06:18.648Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-17T09:06:18.648Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:06:18.648Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:06:18.648Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-17T09:06:18.648Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-17T09:06:18.648Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-17T09:06:18.648Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-17T09:06:18.648Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-17T09:06:18.648Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:06:18.648Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-03-17T09:06:18.648Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:06:18.648Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-03-17T09:06:18.648Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-17T09:06:18.648Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-17T09:06:18.648Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T09:06:18.648Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T09:06:18.648Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-17T09:06:18.648Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-17T09:06:18.648Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-17T09:06:18.648Z] [2022-03-17T09:06:18.648Z] DONE 177 tests, 27 skipped in 70.290s [2022-03-17T09:06:18.648Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T09:06:18.909Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:06:18.920Z] #24 0.843 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-17T09:06:18.920Z] #24 DONE 0.9s [2022-03-17T09:06:18.920Z] [2022-03-17T09:06:18.920Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-17T09:06:18.920Z] #25 sha256:eb7cafe006633dca746e60e1dbdab680575e5441f545a70e5b21a84c593a27b3 [2022-03-17T09:06:19.481Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T09:06:19.481Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T09:06:19.481Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T09:06:19.481Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:06:19.481Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T09:06:19.481Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T09:06:19.481Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T09:06:19.481Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T09:06:19.495Z] #25 DONE 0.9s [2022-03-17T09:06:19.495Z] [2022-03-17T09:06:19.495Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-17T09:06:19.495Z] #26 sha256:d2f9f32fc68f6ae7f7138e04948de641f46be6327d3b49afb2c39a5a69d3ce6b [2022-03-17T09:06:19.742Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T09:06:19.743Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-17T09:06:19.743Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-17T09:06:19.743Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-17T09:06:19.743Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-17T09:06:19.743Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T09:06:19.743Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:06:19.743Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T09:06:20.442Z] #26 DONE 0.9s [2022-03-17T09:06:20.442Z] [2022-03-17T09:06:20.442Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-17T09:06:20.442Z] #27 sha256:8cf1a22f43d6bfe22a50136b586c6fc1e69bc95724b8c8fba95ae4330783b4db [2022-03-17T09:06:20.686Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T09:06:21.388Z] #27 DONE 1.0s [2022-03-17T09:06:21.388Z] [2022-03-17T09:06:21.388Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:06:21.388Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T09:06:22.073Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T09:06:22.780Z] #28 1.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-17T09:06:22.780Z] #28 1.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-17T09:06:22.780Z] #28 1.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.3 kB] [2022-03-17T09:06:23.017Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T09:06:23.017Z] daemon_test.go:156: [dfb7a9ba794e7] daemon is not started [2022-03-17T09:06:23.017Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-17T09:06:23.017Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-17T09:06:23.017Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-17T09:06:23.017Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-17T09:06:23.017Z] === RUN TestDaemonProxy [2022-03-17T09:06:23.017Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T09:06:23.017Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T09:06:23.017Z] PASS [2022-03-17T09:06:23.017Z] [2022-03-17T09:06:23.017Z] === Skipped [2022-03-17T09:06:23.017Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-17T09:06:23.017Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-17T09:06:23.017Z] [2022-03-17T09:06:23.017Z] DONE 12 tests, 1 skipped in 4.131s [2022-03-17T09:06:23.017Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T09:06:23.017Z] INFO: Testing against a local daemon [2022-03-17T09:06:23.017Z] === RUN TestCommitInheritsEnv [2022-03-17T09:06:23.043Z] #28 1.428 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-17T09:06:23.043Z] #28 1.681 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-17T09:06:23.305Z] #28 1.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-17T09:06:23.567Z] #28 2.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-17T09:06:23.829Z] #28 2.493 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-17T09:06:24.403Z] --- PASS: TestCommitInheritsEnv (1.11s) [2022-03-17T09:06:24.403Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:06:24.403Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform// [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T09:06:24.403Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T09:06:24.403Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T09:06:24.403Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:06:24.403Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T09:06:24.403Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:06:24.414Z] #28 2.778 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-17T09:06:24.414Z] #28 3.013 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-17T09:06:24.414Z] #28 3.021 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-17T09:06:24.414Z] #28 3.021 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-17T09:06:24.414Z] #28 3.021 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-17T09:06:24.414Z] #28 3.021 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-17T09:06:24.414Z] #28 3.023 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-17T09:06:24.664Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T09:06:24.664Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:06:24.690Z] #60 265.4 # github.com/containerd/containerd/cmd/containerd [2022-03-17T09:06:24.690Z] #60 265.4 /usr/bin/ld: /tmp/go-link-2319532246/000019.o: in function `New': [2022-03-17T09:06:24.690Z] #60 265.4 /tmp/tmp.ayyhK8B9Bd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T09:06:24.690Z] #60 265.4 + bin/containerd-stress [2022-03-17T09:06:24.690Z] #60 266.5 + bin/containerd-shim [2022-03-17T09:06:24.989Z] #28 3.441 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-17T09:06:24.989Z] #28 3.449 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-17T09:06:24.989Z] #28 3.449 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-17T09:06:24.989Z] #28 3.450 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-17T09:06:24.989Z] #28 3.450 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-17T09:06:24.989Z] #28 3.451 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-17T09:06:26.083Z] --- PASS: TestRemoveImageOrphaning (1.62s) [2022-03-17T09:06:26.083Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T09:06:26.083Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T09:06:26.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T09:06:26.083Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:06:26.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-17T09:06:26.083Z] === RUN TestTagInvalidReference [2022-03-17T09:06:26.083Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T09:06:26.083Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:06:26.344Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-17T09:06:26.344Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:06:26.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T09:06:26.344Z] === RUN TestTagOfficialNames [2022-03-17T09:06:26.344Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-17T09:06:26.344Z] === RUN TestTagMatchesDigest [2022-03-17T09:06:26.344Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T09:06:26.344Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T09:06:27.412Z] #60 ... [2022-03-17T09:06:27.412Z] [2022-03-17T09:06:27.412Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-17T09:06:27.412Z] #51 sha256:892fd9e72bb3c73be09543175facd681f855b27e7d87403425ddc04dfffc87e9 [2022-03-17T09:06:27.412Z] #51 255.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-17T09:06:27.673Z] #51 DONE 256.9s [2022-03-17T09:06:27.673Z] [2022-03-17T09:06:27.673Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:27.673Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:27.673Z] #60 223.6 + bin/containerd [2022-03-17T09:06:28.222Z] #60 226.7 # github.com/containerd/containerd/cmd/containerd [2022-03-17T09:06:28.222Z] #60 226.7 /usr/bin/ld: /tmp/go-link-3270265394/000019.o: in function `New': [2022-03-17T09:06:28.222Z] #60 226.7 /tmp/tmp.xcTJjzsbUD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T09:06:28.222Z] #60 226.7 + bin/containerd-stress [2022-03-17T09:06:28.222Z] #60 227.8 + bin/containerd-shim [2022-03-17T09:06:30.968Z] #60 ... [2022-03-17T09:06:30.968Z] [2022-03-17T09:06:30.968Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T09:06:30.968Z] #52 sha256:cc87eca13ede9bc3b8524611fd35d48a04bb38bbad790d698e96c577f99b09b6 [2022-03-17T09:06:30.968Z] #52 DONE 0.9s [2022-03-17T09:06:30.968Z] [2022-03-17T09:06:30.968Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T09:06:30.968Z] #54 sha256:b18eaf652a6281f706f68b5099a2e3546b1bf2bdc7dee652213207d0710c2e62 [2022-03-17T09:06:30.968Z] #54 DONE 0.1s [2022-03-17T09:06:30.968Z] [2022-03-17T09:06:30.968Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:30.968Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:31.246Z] #60 277.5 + bin/containerd-shim-runc-v1 [2022-03-17T09:06:31.589Z] #28 ... [2022-03-17T09:06:31.589Z] [2022-03-17T09:06:31.589Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:06:31.589Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:06:31.589Z] #63 5.415 + cd /tmp/tmp.wbY8TSeoos/src/github.com/opencontainers/runc [2022-03-17T09:06:31.589Z] #63 5.416 + git checkout -q v1.1.0 [2022-03-17T09:06:31.589Z] #63 5.622 + '[' -z '' ']' [2022-03-17T09:06:31.589Z] #63 5.622 + target=static [2022-03-17T09:06:31.589Z] #63 5.622 + make BUILDTAGS=seccomp static [2022-03-17T09:06:31.589Z] #63 5.730 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-17T09:06:31.654Z] 8f616e6e9eec: Pull complete [2022-03-17T09:06:36.502Z] #60 283.6 + bin/containerd-shim-runc-v2 [2022-03-17T09:06:36.891Z] #63 ... [2022-03-17T09:06:36.891Z] [2022-03-17T09:06:36.891Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:06:36.891Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T09:06:36.891Z] #28 14.43 Fetched 48.9 MB in 14s (3613 kB/s) [2022-03-17T09:06:37.071Z] #60 284.4 + binaries [2022-03-17T09:06:37.071Z] #60 284.4 + install -D bin/containerd /build/containerd [2022-03-17T09:06:37.071Z] #60 284.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T09:06:37.071Z] #60 284.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T09:06:37.071Z] #60 284.5 + install -D bin/ctr /build/ctr [2022-03-17T09:06:37.277Z] 8f616e6e9eec: Pull complete [2022-03-17T09:06:38.304Z] #60 236.4 + bin/containerd-shim-runc-v1 [2022-03-17T09:06:39.604Z] #60 DONE 286.5s [2022-03-17T09:06:40.172Z] [2022-03-17T09:06:40.172Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T09:06:40.172Z] #61 sha256:04be57525f40c80628fb64500d3e5ed9bb0cc22f7fbab064828d805fa420610f [2022-03-17T09:06:41.104Z] #61 DONE 1.0s [2022-03-17T09:06:41.104Z] [2022-03-17T09:06:41.104Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T09:06:41.104Z] #66 sha256:76d0a616bec1af6b7e04f347325ccab3e1faee54759d4d51d6afd20f495df4f4 [2022-03-17T09:06:41.104Z] #66 DONE 0.2s [2022-03-17T09:06:41.362Z] [2022-03-17T09:06:41.362Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T09:06:41.362Z] #71 sha256:ccf9207f000b85a2ba93f60825cd5c11fe3d1583f32a80c60cded16e863bc84b [2022-03-17T09:06:42.291Z] #71 DONE 1.0s [2022-03-17T09:06:42.291Z] [2022-03-17T09:06:42.291Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T09:06:42.291Z] #72 sha256:8b71e1a4f3dce7b4e3fd198c687ce12bb1215aaa6c0ed0e131215456051e7168 [2022-03-17T09:06:42.291Z] #72 DONE 0.0s [2022-03-17T09:06:42.291Z] [2022-03-17T09:06:42.291Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T09:06:42.291Z] #73 sha256:2788faeffb0f0dff6bddde9830b1c90ce4a686409a06be949d824f9b1a2ecc45 [2022-03-17T09:06:42.520Z] #60 241.3 + bin/containerd-shim-runc-v2 [2022-03-17T09:06:42.520Z] #60 242.0 + binaries [2022-03-17T09:06:42.520Z] #60 242.0 + install -D bin/containerd /build/containerd [2022-03-17T09:06:42.520Z] #60 242.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T09:06:42.520Z] #60 242.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T09:06:42.520Z] #60 242.1 + install -D bin/ctr /build/ctr [2022-03-17T09:06:43.491Z] #28 14.43 Reading package lists... [2022-03-17T09:06:44.186Z] #73 DONE 1.8s [2022-03-17T09:06:44.186Z] [2022-03-17T09:06:44.186Z] #74 exporting to image [2022-03-17T09:06:44.186Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T09:06:44.186Z] #74 exporting layers [2022-03-17T09:06:45.922Z] #60 ... [2022-03-17T09:06:45.922Z] [2022-03-17T09:06:45.922Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:06:45.922Z] #56 sha256:f06bd30a8b5b701eeed14e52560af4f6c88396ea653a99900b039a552b7e07e1 [2022-03-17T09:06:45.922Z] #56 145.9 + mkdir -p /build [2022-03-17T09:06:45.922Z] #56 145.9 + cp runc /build/runc [2022-03-17T09:06:45.922Z] #56 DONE 146.6s [2022-03-17T09:06:45.922Z] [2022-03-17T09:06:45.922Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:45.922Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:45.922Z] #60 ... [2022-03-17T09:06:45.922Z] [2022-03-17T09:06:45.922Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T09:06:45.922Z] #57 sha256:5d3b5c7922beff82f918ec0006945948d03af8e86b778b30996154deff095f47 [2022-03-17T09:06:46.182Z] #57 DONE 0.3s [2022-03-17T09:06:46.183Z] [2022-03-17T09:06:46.183Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:46.183Z] #60 sha256:2d5ca3ee2e80468997576da990a5fbd989ada6cdaccffc2fbaeb77a0be8716d8 [2022-03-17T09:06:47.810Z] #60 DONE 247.4s [2022-03-17T09:06:48.764Z] [2022-03-17T09:06:48.764Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T09:06:48.764Z] #61 sha256:370f00bbeca3b057227ec6fa31a51f4d66947d447815ebdfba1225e518491d28 [2022-03-17T09:06:50.090Z] #28 21.22 Reading package lists... [2022-03-17T09:06:50.679Z] #61 DONE 2.1s [2022-03-17T09:06:50.679Z] [2022-03-17T09:06:50.679Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T09:06:50.679Z] #66 sha256:b8aad4d03d520a3af0f7f7d0fdf476c185039975f5d2d99a1d66dff53c441a94 [2022-03-17T09:06:50.736Z] #74 exporting layers 6.3s done [2022-03-17T09:06:50.736Z] #74 writing image sha256:8895a02b1283a3930b3efd08b2df0b9d8c8c27cd2e510d656925915273101f4d done [2022-03-17T09:06:50.736Z] #74 naming to docker.io/library/docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 done [2022-03-17T09:06:50.736Z] #74 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-17T09:06:51.037Z] #28 27.88 Building dependency tree... [2022-03-17T09:06:51.071Z] + trap exit INT TERM [2022-03-17T09:06:51.071Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-17T09:06:51.071Z] + CONTAINER_NAME=docker-pr4 [2022-03-17T09:06:51.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary [2022-03-17T09:06:51.251Z] #66 DONE 0.4s [2022-03-17T09:06:51.251Z] [2022-03-17T09:06:51.251Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T09:06:51.251Z] #71 sha256:121a7a728e76c1ed506f874d7a2cc3bd9cefa4d462e20a1164f4c767b657213f [2022-03-17T09:06:51.822Z] #71 DONE 0.9s [2022-03-17T09:06:52.084Z] [2022-03-17T09:06:52.084Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T09:06:52.084Z] #72 sha256:576c823d39e70c591af508ac76ebf63f0a12474e746070217aa7e3a70cb1d5be [2022-03-17T09:06:52.084Z] #72 DONE 0.0s [2022-03-17T09:06:52.084Z] [2022-03-17T09:06:52.084Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T09:06:52.084Z] #73 sha256:d855485888b6cda95b1183a7cd278823a0baa60b097a03fd7271005e0380c2b4 [2022-03-17T09:06:52.428Z] #28 30.83 bzip2 is already the newest version (1.0.8-4). [2022-03-17T09:06:52.428Z] #28 30.83 patch is already the newest version (2.7.6-7). [2022-03-17T09:06:52.428Z] #28 30.83 xz-utils is already the newest version (5.2.5-2). [2022-03-17T09:06:52.428Z] #28 30.83 The following additional packages will be installed: [2022-03-17T09:06:52.428Z] #28 30.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T09:06:52.428Z] #28 30.85 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-17T09:06:52.428Z] #28 30.85 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-17T09:06:52.428Z] #28 30.85 python3-pkg-resources vim-runtime xxd [2022-03-17T09:06:52.428Z] #28 30.88 Suggested packages: [2022-03-17T09:06:52.428Z] #28 30.88 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-17T09:06:52.428Z] #28 30.88 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-17T09:06:52.428Z] #28 30.88 Recommended packages: [2022-03-17T09:06:52.428Z] #28 30.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-17T09:06:52.440Z] [2022-03-17T09:06:52.440Z] Removing bundles/ [2022-03-17T09:06:52.440Z] [2022-03-17T09:06:52.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T09:06:52.440Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:06:52.440Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:06:53.028Z] #73 DONE 0.9s [2022-03-17T09:06:53.028Z] [2022-03-17T09:06:53.028Z] #74 exporting to image [2022-03-17T09:06:53.028Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T09:06:53.028Z] #74 exporting layers [2022-03-17T09:06:53.817Z] #28 32.32 The following NEW packages will be installed: [2022-03-17T09:06:53.817Z] #28 32.32 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-17T09:06:53.817Z] #28 32.33 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-17T09:06:53.817Z] #28 32.33 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-17T09:06:53.817Z] #28 32.34 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-17T09:06:53.817Z] #28 32.34 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-17T09:06:53.817Z] #28 32.34 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-17T09:06:53.817Z] #28 32.34 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-17T09:06:54.079Z] #28 32.72 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:06:54.079Z] #28 32.72 Need to get 18.6 MB of archives. [2022-03-17T09:06:54.079Z] #28 32.72 After this operation, 71.4 MB of additional disk space will be used. [2022-03-17T09:06:54.079Z] #28 32.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-17T09:06:54.342Z] #28 32.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-17T09:06:54.343Z] #28 32.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-17T09:06:54.343Z] #28 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-17T09:06:54.343Z] #28 32.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-17T09:06:54.343Z] #28 32.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-17T09:06:54.343Z] #28 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-17T09:06:54.343Z] #28 32.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-17T09:06:54.343Z] #28 32.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-17T09:06:54.343Z] #28 32.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-17T09:06:54.343Z] #28 32.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-17T09:06:54.343Z] #28 32.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-17T09:06:54.343Z] #28 32.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-17T09:06:54.343Z] #28 32.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-17T09:06:54.343Z] #28 32.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-17T09:06:54.343Z] #28 32.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-17T09:06:54.343Z] #28 32.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-17T09:06:54.343Z] #28 32.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-17T09:06:54.343Z] #28 32.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-17T09:06:54.343Z] #28 32.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-17T09:06:54.343Z] #28 32.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-17T09:06:54.343Z] #28 32.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-17T09:06:54.343Z] #28 32.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-17T09:06:54.343Z] #28 32.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-17T09:06:54.343Z] #28 32.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-17T09:06:54.343Z] #28 32.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-17T09:06:54.343Z] #28 32.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-17T09:06:54.343Z] #28 32.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-17T09:06:54.343Z] #28 32.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-17T09:06:54.343Z] #28 32.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-17T09:06:54.606Z] #28 33.02 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-17T09:06:54.606Z] #28 33.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-17T09:06:54.606Z] #28 33.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-17T09:06:54.606Z] #28 33.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-17T09:06:55.181Z] #28 33.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:06:55.452Z] #28 33.94 Fetched 18.6 MB in 1s (29.5 MB/s) [2022-03-17T09:06:55.452Z] #28 34.00 Selecting previously unselected package pigz. [2022-03-17T09:06:55.714Z] #28 34.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-17T09:06:55.714Z] #28 34.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-17T09:06:55.714Z] #28 34.08 Unpacking pigz (2.6-1) ... [2022-03-17T09:06:55.714Z] #28 34.22 Selecting previously unselected package libelf1:amd64. [2022-03-17T09:06:55.714Z] #28 34.23 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-17T09:06:55.714Z] #28 34.25 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-17T09:06:55.977Z] #28 34.40 Selecting previously unselected package libbpf0:amd64. [2022-03-17T09:06:55.977Z] #28 34.41 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-17T09:06:55.977Z] #28 34.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:06:55.977Z] #28 34.49 Selecting previously unselected package libcap2:amd64. [2022-03-17T09:06:55.977Z] #28 34.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-17T09:06:55.977Z] #28 34.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:06:55.977Z] #28 34.56 Selecting previously unselected package libmnl0:amd64. [2022-03-17T09:06:55.977Z] #28 34.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-17T09:06:55.977Z] #28 34.58 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:06:55.977Z] #28 34.62 Selecting previously unselected package libxtables12:amd64. [2022-03-17T09:06:56.239Z] #28 34.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-17T09:06:56.239Z] #28 34.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:06:56.239Z] #28 34.67 Selecting previously unselected package libcap2-bin. [2022-03-17T09:06:56.239Z] #28 34.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-17T09:06:56.239Z] #28 34.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-17T09:06:56.239Z] #28 34.75 Selecting previously unselected package iproute2. [2022-03-17T09:06:56.239Z] #28 34.75 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-17T09:06:56.239Z] #28 34.75 Unpacking iproute2 (5.10.0-4) ... [2022-03-17T09:06:56.335Z] #74 exporting layers 2.9s done [2022-03-17T09:06:56.335Z] #74 writing image sha256:9fbac08fddadf273cadc50aa7dfc74b5d4a0e72e32945a338b0b92e87fe8887f done [2022-03-17T09:06:56.335Z] #74 naming to docker.io/library/docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 done [2022-03-17T09:06:56.335Z] #74 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-17T09:06:56.501Z] #28 35.03 Selecting previously unselected package xxd. [2022-03-17T09:06:56.501Z] #28 35.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:06:56.501Z] #28 35.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:06:56.501Z] #28 35.13 Selecting previously unselected package vim-common. [2022-03-17T09:06:56.501Z] #28 35.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:06:56.677Z] + sudo modprobe ip6table_filter [2022-03-17T09:06:56.763Z] #28 35.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:06:56.763Z] #28 35.24 Selecting previously unselected package bash-completion. [2022-03-17T09:06:56.763Z] #28 35.25 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [Pipeline] sh [2022-03-17T09:06:57.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/test/unit [2022-03-17T09:06:58.153Z] #28 36.37 Unpacking bash-completion (1:2.11-2) ... [2022-03-17T09:06:58.153Z] #28 ... [2022-03-17T09:06:58.153Z] [2022-03-17T09:06:58.153Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:06:58.153Z] #67 sha256:9d3327bfd141384570431d43181795ff5e99f9e2fba73a8ce6d34ea168b759d6 [2022-03-17T09:06:58.153Z] #67 97.56 + bin/containerd [2022-03-17T09:06:59.144Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T09:06:59.144Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T09:06:59.144Z] + TESTDIRS=./... [2022-03-17T09:06:59.144Z] + exclude_paths='/vendor/|/integration' [2022-03-17T09:06:59.144Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T09:06:59.144Z] ++ go list ./... [2022-03-17T09:06:59.414Z] 4612f6d0b889: Pull complete [2022-03-17T09:06:59.718Z] + pkg_list='github.com/docker/docker/api [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/backend [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/container [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/events [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/filters [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/image [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/mount [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/network [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/registry [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/time [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/versions [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:06:59.718Z] github.com/docker/docker/api/types/volume [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:06:59.718Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:06:59.718Z] github.com/docker/docker/cli [2022-03-17T09:06:59.719Z] github.com/docker/docker/cli/config [2022-03-17T09:06:59.719Z] github.com/docker/docker/cli/debug [2022-03-17T09:06:59.719Z] github.com/docker/docker/client [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:06:59.719Z] github.com/docker/docker/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/container/stream [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/config [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/events [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/exec [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/images [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/links [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/names [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/network [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/stats [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/utils [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:06:59.719Z] github.com/docker/docker/dockerversion [2022-03-17T09:06:59.719Z] github.com/docker/docker/errdefs [2022-03-17T09:06:59.719Z] github.com/docker/docker/image [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/cache [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/tarexport [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/v1 [2022-03-17T09:06:59.719Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:06:59.719Z] github.com/docker/docker/layer [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:06:59.719Z] github.com/docker/docker/oci [2022-03-17T09:06:59.719Z] github.com/docker/docker/oci/caps [2022-03-17T09:06:59.719Z] github.com/docker/docker/opts [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/archive [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/directory [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/platform [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/pools [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/progress [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/signal [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/stack [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/system [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:06:59.719Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:06:59.719Z] github.com/docker/docker/plugin [2022-03-17T09:06:59.719Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:06:59.719Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:06:59.719Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:06:59.719Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:06:59.719Z] github.com/docker/docker/quota [2022-03-17T09:06:59.719Z] github.com/docker/docker/reference [2022-03-17T09:06:59.719Z] github.com/docker/docker/registry [2022-03-17T09:06:59.719Z] github.com/docker/docker/registry/resumable [2022-03-17T09:06:59.719Z] github.com/docker/docker/restartmanager [2022-03-17T09:06:59.719Z] github.com/docker/docker/rootless [2022-03-17T09:06:59.719Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:06:59.719Z] github.com/docker/docker/runconfig [2022-03-17T09:06:59.719Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/environment [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/registry [2022-03-17T09:06:59.719Z] github.com/docker/docker/testutil/request [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/drivers [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/local [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/mounts [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/service [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:06:59.719Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:06:59.719Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T09:06:59.719Z] ++ echo 'github.com/docker/docker/api [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/backend [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/events [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/filters [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/image [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/mount [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/network [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/registry [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/time [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/versions [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:06:59.719Z] github.com/docker/docker/api/types/volume [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:06:59.719Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:06:59.719Z] github.com/docker/docker/cli [2022-03-17T09:06:59.719Z] github.com/docker/docker/cli/config [2022-03-17T09:06:59.719Z] github.com/docker/docker/cli/debug [2022-03-17T09:06:59.719Z] github.com/docker/docker/client [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:06:59.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:06:59.719Z] github.com/docker/docker/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/container/stream [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:06:59.719Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/config [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/events [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/exec [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/images [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/links [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/names [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/network [2022-03-17T09:06:59.719Z] github.com/docker/docker/daemon/stats [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/utils [2022-03-17T09:06:59.719Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:06:59.719Z] github.com/docker/docker/dockerversion [2022-03-17T09:06:59.719Z] github.com/docker/docker/errdefs [2022-03-17T09:06:59.719Z] github.com/docker/docker/image [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/cache [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/tarexport [2022-03-17T09:06:59.719Z] github.com/docker/docker/image/v1 [2022-03-17T09:06:59.719Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:06:59.719Z] github.com/docker/docker/layer [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:06:59.719Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:06:59.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:06:59.720Z] github.com/docker/docker/oci [2022-03-17T09:06:59.720Z] github.com/docker/docker/oci/caps [2022-03-17T09:06:59.720Z] github.com/docker/docker/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/archive [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/directory [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/platform [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pools [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/progress [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/signal [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stack [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/system [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:06:59.720Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:06:59.720Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:06:59.720Z] github.com/docker/docker/quota [2022-03-17T09:06:59.720Z] github.com/docker/docker/reference [2022-03-17T09:06:59.720Z] github.com/docker/docker/registry [2022-03-17T09:06:59.720Z] github.com/docker/docker/registry/resumable [2022-03-17T09:06:59.720Z] github.com/docker/docker/restartmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/rootless [2022-03-17T09:06:59.720Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:06:59.720Z] github.com/docker/docker/runconfig [2022-03-17T09:06:59.720Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/environment [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/registry [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/request [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/drivers [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/local [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/mounts [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/service [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:06:59.720Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/backend [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/container [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/events [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/filters [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/image [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/mount [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/network [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/registry [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/time [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/versions [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/types/volume [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:06:59.720Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:06:59.720Z] github.com/docker/docker/cli [2022-03-17T09:06:59.720Z] github.com/docker/docker/cli/config [2022-03-17T09:06:59.720Z] github.com/docker/docker/cli/debug [2022-03-17T09:06:59.720Z] github.com/docker/docker/client [2022-03-17T09:06:59.720Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:06:59.720Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:06:59.720Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:06:59.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:06:59.720Z] github.com/docker/docker/container [2022-03-17T09:06:59.720Z] github.com/docker/docker/container/stream [2022-03-17T09:06:59.720Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:06:59.720Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:06:59.720Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/config [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/events [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/exec [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/images [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/links [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/names [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/network [2022-03-17T09:06:59.720Z] github.com/docker/docker/daemon/stats [2022-03-17T09:06:59.720Z] github.com/docker/docker/distribution [2022-03-17T09:06:59.720Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:06:59.720Z] github.com/docker/docker/distribution/utils [2022-03-17T09:06:59.720Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:06:59.720Z] github.com/docker/docker/dockerversion [2022-03-17T09:06:59.720Z] github.com/docker/docker/errdefs [2022-03-17T09:06:59.720Z] github.com/docker/docker/image [2022-03-17T09:06:59.720Z] github.com/docker/docker/image/cache [2022-03-17T09:06:59.720Z] github.com/docker/docker/image/tarexport [2022-03-17T09:06:59.720Z] github.com/docker/docker/image/v1 [2022-03-17T09:06:59.720Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:06:59.720Z] github.com/docker/docker/layer [2022-03-17T09:06:59.720Z] github.com/docker/docker/libcontainerd [2022-03-17T09:06:59.720Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:06:59.720Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:06:59.720Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:06:59.720Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:06:59.720Z] github.com/docker/docker/oci [2022-03-17T09:06:59.720Z] github.com/docker/docker/oci/caps [2022-03-17T09:06:59.720Z] github.com/docker/docker/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/archive [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/directory [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/platform [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pools [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/progress [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/signal [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stack [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/system [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:06:59.720Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:06:59.720Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:06:59.720Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:06:59.720Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:06:59.720Z] github.com/docker/docker/quota [2022-03-17T09:06:59.720Z] github.com/docker/docker/reference [2022-03-17T09:06:59.720Z] github.com/docker/docker/registry [2022-03-17T09:06:59.720Z] github.com/docker/docker/registry/resumable [2022-03-17T09:06:59.720Z] github.com/docker/docker/restartmanager [2022-03-17T09:06:59.720Z] github.com/docker/docker/rootless [2022-03-17T09:06:59.720Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:06:59.720Z] github.com/docker/docker/runconfig [2022-03-17T09:06:59.720Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/environment [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/registry [2022-03-17T09:06:59.720Z] github.com/docker/docker/testutil/request [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/drivers [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/local [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/mounts [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/service [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:06:59.720Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:06:59.720Z] ++ grep --fixed-strings /libnetwork [2022-03-17T09:06:59.720Z] ++ echo 'github.com/docker/docker/api [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:06:59.720Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/backend [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/container [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/events [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/filters [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/image [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/mount [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/network [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/registry [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/time [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/versions [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:06:59.721Z] github.com/docker/docker/api/types/volume [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:06:59.721Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:06:59.721Z] github.com/docker/docker/cli [2022-03-17T09:06:59.721Z] github.com/docker/docker/cli/config [2022-03-17T09:06:59.721Z] github.com/docker/docker/cli/debug [2022-03-17T09:06:59.721Z] github.com/docker/docker/client [2022-03-17T09:06:59.721Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:06:59.721Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:06:59.721Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:06:59.721Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:06:59.721Z] github.com/docker/docker/container [2022-03-17T09:06:59.721Z] github.com/docker/docker/container/stream [2022-03-17T09:06:59.721Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:06:59.721Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:06:59.721Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/config [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/events [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/exec [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/images [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/links [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/names [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/network [2022-03-17T09:06:59.721Z] github.com/docker/docker/daemon/stats [2022-03-17T09:06:59.721Z] github.com/docker/docker/distribution [2022-03-17T09:06:59.721Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:06:59.721Z] github.com/docker/docker/distribution/utils [2022-03-17T09:06:59.721Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:06:59.721Z] github.com/docker/docker/dockerversion [2022-03-17T09:06:59.721Z] github.com/docker/docker/errdefs [2022-03-17T09:06:59.721Z] github.com/docker/docker/image [2022-03-17T09:06:59.721Z] github.com/docker/docker/image/cache [2022-03-17T09:06:59.721Z] github.com/docker/docker/image/tarexport [2022-03-17T09:06:59.721Z] github.com/docker/docker/image/v1 [2022-03-17T09:06:59.721Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:06:59.721Z] github.com/docker/docker/layer [2022-03-17T09:06:59.721Z] github.com/docker/docker/libcontainerd [2022-03-17T09:06:59.721Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:06:59.721Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:06:59.721Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:06:59.721Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:06:59.721Z] github.com/docker/docker/oci [2022-03-17T09:06:59.721Z] github.com/docker/docker/oci/caps [2022-03-17T09:06:59.721Z] github.com/docker/docker/opts [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/archive [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/directory [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/platform [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/pools [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/progress [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/signal [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/stack [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/system [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:06:59.721Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:06:59.721Z] github.com/docker/docker/plugin [2022-03-17T09:06:59.721Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:06:59.721Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:06:59.721Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:06:59.721Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:06:59.721Z] github.com/docker/docker/quota [2022-03-17T09:06:59.721Z] github.com/docker/docker/reference [2022-03-17T09:06:59.721Z] github.com/docker/docker/registry [2022-03-17T09:06:59.721Z] github.com/docker/docker/registry/resumable [2022-03-17T09:06:59.721Z] github.com/docker/docker/restartmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/rootless [2022-03-17T09:06:59.721Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:06:59.721Z] github.com/docker/docker/runconfig [2022-03-17T09:06:59.721Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/environment [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/registry [2022-03-17T09:06:59.721Z] github.com/docker/docker/testutil/request [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/drivers [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/local [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/mounts [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/service [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:06:59.721Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:06:59.721Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/types' [2022-03-17T09:06:59.721Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:06:59.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/types' [2022-03-17T09:06:59.722Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:06:59.722Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:06:59.722Z] + type docker-proxy [2022-03-17T09:06:59.722Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T09:06:59.722Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T09:06:59.722Z] [2022-03-17T09:06:59.722Z] Removing bundles/ [2022-03-17T09:06:59.722Z] [2022-03-17T09:06:59.722Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T09:06:59.983Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T09:06:59.984Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:07:03.452Z] #67 ... [2022-03-17T09:07:03.452Z] [2022-03-17T09:07:03.452Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-17T09:07:03.452Z] #28 sha256:e0f26a8458421b7a022e088a08e7e350cb16b348144e3ae7c8d5a935ed0b9245 [2022-03-17T09:07:03.452Z] #28 36.61 Selecting previously unselected package apparmor. [2022-03-17T09:07:03.452Z] #28 36.62 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 36.66 Unpacking apparmor (2.13.6-10) ... [2022-03-17T09:07:03.452Z] #28 36.87 Selecting previously unselected package inetutils-ping. [2022-03-17T09:07:03.452Z] #28 36.88 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 36.89 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-17T09:07:03.452Z] #28 36.95 Selecting previously unselected package libip4tc2:amd64. [2022-03-17T09:07:03.452Z] #28 36.96 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 36.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:07:03.452Z] #28 37.01 Selecting previously unselected package libip6tc2:amd64. [2022-03-17T09:07:03.452Z] #28 37.02 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:07:03.452Z] #28 37.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-17T09:07:03.452Z] #28 37.08 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:07:03.452Z] #28 37.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-17T09:07:03.452Z] #28 37.13 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:07:03.452Z] #28 37.19 Selecting previously unselected package libnftnl11:amd64. [2022-03-17T09:07:03.452Z] #28 37.20 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.20 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:07:03.452Z] #28 37.26 Selecting previously unselected package iptables. [2022-03-17T09:07:03.452Z] #28 37.26 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.27 Unpacking iptables (1.8.7-1) ... [2022-03-17T09:07:03.452Z] #28 37.49 Selecting previously unselected package libonig5:amd64. [2022-03-17T09:07:03.452Z] #28 37.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-17T09:07:03.452Z] #28 37.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:07:03.452Z] #28 37.63 Selecting previously unselected package libjq1:amd64. [2022-03-17T09:07:03.453Z] #28 37.64 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 37.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:07:03.453Z] #28 37.72 Selecting previously unselected package jq. [2022-03-17T09:07:03.453Z] #28 37.73 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 37.74 Unpacking jq (1.6-2.1) ... [2022-03-17T09:07:03.453Z] #28 37.79 Selecting previously unselected package libaio1:amd64. [2022-03-17T09:07:03.453Z] #28 37.81 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 37.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:07:03.453Z] #28 37.87 Selecting previously unselected package libgpm2:amd64. [2022-03-17T09:07:03.453Z] #28 37.88 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 37.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:07:03.453Z] #28 37.94 Selecting previously unselected package libinih1:amd64. [2022-03-17T09:07:03.453Z] #28 37.94 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 37.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-17T09:07:03.453Z] #28 38.00 Selecting previously unselected package libnet1:amd64. [2022-03-17T09:07:03.453Z] #28 38.01 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 38.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:07:03.453Z] #28 38.07 Selecting previously unselected package libnl-3-200:amd64. [2022-03-17T09:07:03.453Z] #28 38.07 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 38.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:07:03.453Z] #28 38.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-17T09:07:03.453Z] #28 38.14 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 38.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:07:03.453Z] #28 38.19 Selecting previously unselected package net-tools. [2022-03-17T09:07:03.453Z] #28 38.20 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 38.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:07:03.453Z] #28 38.33 Selecting previously unselected package python-pip-whl. [2022-03-17T09:07:03.453Z] #28 38.33 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-17T09:07:03.453Z] #28 38.34 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-17T09:07:03.453Z] #28 38.67 Selecting previously unselected package python3-lib2to3. [2022-03-17T09:07:03.453Z] #28 38.67 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-17T09:07:03.453Z] #28 38.68 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:07:03.453Z] #28 38.77 Selecting previously unselected package python3-distutils. [2022-03-17T09:07:03.453Z] #28 38.77 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-17T09:07:03.453Z] #28 38.78 Unpacking python3-distutils (3.9.2-1) ... [2022-03-17T09:07:03.453Z] #28 38.88 Selecting previously unselected package python3-pkg-resources. [2022-03-17T09:07:03.453Z] #28 38.88 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-17T09:07:03.453Z] #28 38.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:07:03.453Z] #28 38.99 Selecting previously unselected package python3-setuptools. [2022-03-17T09:07:03.453Z] #28 38.99 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-17T09:07:03.453Z] #28 39.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-17T09:07:03.453Z] #28 39.16 Selecting previously unselected package python3-wheel. [2022-03-17T09:07:03.453Z] #28 39.17 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-17T09:07:03.453Z] #28 39.17 Unpacking python3-wheel (0.34.2-1) ... [2022-03-17T09:07:03.453Z] #28 39.23 Selecting previously unselected package python3-pip. [2022-03-17T09:07:03.453Z] #28 39.24 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-17T09:07:03.453Z] #28 39.24 Unpacking python3-pip (20.3.4-4) ... [2022-03-17T09:07:03.453Z] #28 39.41 Selecting previously unselected package sudo. [2022-03-17T09:07:03.453Z] #28 39.43 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 39.43 Unpacking sudo (1.9.5p2-3) ... [2022-03-17T09:07:03.453Z] #28 39.76 Selecting previously unselected package thin-provisioning-tools. [2022-03-17T09:07:03.453Z] #28 39.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 39.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:07:03.453Z] #28 39.92 Selecting previously unselected package uidmap. [2022-03-17T09:07:03.453Z] #28 39.93 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 39.94 Unpacking uidmap (1:4.8.1-1) ... [2022-03-17T09:07:03.453Z] #28 40.03 Selecting previously unselected package vim-runtime. [2022-03-17T09:07:03.453Z] #28 40.04 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-17T09:07:03.453Z] #28 40.05 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-17T09:07:03.453Z] #28 40.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-17T09:07:03.453Z] #28 40.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:03.453Z] #28 41.78 Selecting previously unselected package vim. [2022-03-17T09:07:03.453Z] #28 41.79 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-17T09:07:03.453Z] #28 41.80 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:03.716Z] #28 42.08 Selecting previously unselected package xfsprogs. [2022-03-17T09:07:03.716Z] #28 42.10 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-17T09:07:03.716Z] #28 42.10 Unpacking xfsprogs (5.10.0-4) ... [2022-03-17T09:07:03.716Z] #28 42.38 Selecting previously unselected package zip. [2022-03-17T09:07:03.978Z] #28 42.39 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-17T09:07:03.978Z] #28 42.40 Unpacking zip (3.0-12) ... [2022-03-17T09:07:03.978Z] #28 42.48 Selecting previously unselected package zstd. [2022-03-17T09:07:03.978Z] #28 42.49 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-17T09:07:03.978Z] #28 42.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:07:04.240Z] #28 42.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-17T09:07:04.815Z] #28 43.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-17T09:07:04.815Z] #28 43.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-17T09:07:04.815Z] #28 43.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-17T09:07:04.815Z] #28 43.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-17T09:07:04.815Z] #28 43.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-17T09:07:04.815Z] #28 43.44 Setting up uidmap (1:4.8.1-1) ... [2022-03-17T09:07:05.077Z] #28 43.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-17T09:07:05.077Z] #28 43.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-17T09:07:05.077Z] #28 43.48 Setting up python3-wheel (0.34.2-1) ... [2022-03-17T09:07:05.340Z] #28 43.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:05.340Z] #28 43.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-17T09:07:05.602Z] #28 43.87 Setting up libcap2-bin (1:2.44-1) ... [2022-03-17T09:07:05.602Z] #28 43.88 Setting up apparmor (2.13.6-10) ... [2022-03-17T09:07:06.548Z] #28 44.97 Setting up zip (3.0-12) ... [2022-03-17T09:07:06.548Z] #28 44.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:06.548Z] #28 45.03 Setting up bash-completion (1:2.11-2) ... [2022-03-17T09:07:06.579Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T09:07:06.579Z] [2022-03-17T09:07:06.579Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T09:07:06.579Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T09:07:06.579Z] [2022-03-17T09:07:06.579Z] + mkdir -p bundles [2022-03-17T09:07:06.579Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/backend [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/container [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/events [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/filters [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/image [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/mount [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/network [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/registry [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/time [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/versions [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:07:06.579Z] github.com/docker/docker/api/types/volume [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:07:06.579Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:07:06.579Z] github.com/docker/docker/cli [2022-03-17T09:07:06.579Z] github.com/docker/docker/cli/config [2022-03-17T09:07:06.579Z] github.com/docker/docker/cli/debug [2022-03-17T09:07:06.579Z] github.com/docker/docker/client [2022-03-17T09:07:06.579Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:07:06.579Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:07:06.579Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:07:06.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:07:06.579Z] github.com/docker/docker/container [2022-03-17T09:07:06.579Z] github.com/docker/docker/container/stream [2022-03-17T09:07:06.579Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:07:06.579Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:07:06.579Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/config [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/events [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/exec [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/images [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/links [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:07:06.579Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/names [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/network [2022-03-17T09:07:06.580Z] github.com/docker/docker/daemon/stats [2022-03-17T09:07:06.580Z] github.com/docker/docker/distribution [2022-03-17T09:07:06.580Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:07:06.580Z] github.com/docker/docker/distribution/utils [2022-03-17T09:07:06.580Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:07:06.580Z] github.com/docker/docker/dockerversion [2022-03-17T09:07:06.580Z] github.com/docker/docker/errdefs [2022-03-17T09:07:06.580Z] github.com/docker/docker/image [2022-03-17T09:07:06.580Z] github.com/docker/docker/image/cache [2022-03-17T09:07:06.580Z] github.com/docker/docker/image/tarexport [2022-03-17T09:07:06.580Z] github.com/docker/docker/image/v1 [2022-03-17T09:07:06.580Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:07:06.580Z] github.com/docker/docker/layer [2022-03-17T09:07:06.580Z] github.com/docker/docker/libcontainerd [2022-03-17T09:07:06.580Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:07:06.580Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:07:06.580Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:07:06.580Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:07:06.580Z] github.com/docker/docker/oci [2022-03-17T09:07:06.580Z] github.com/docker/docker/oci/caps [2022-03-17T09:07:06.580Z] github.com/docker/docker/opts [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/archive [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/directory [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/platform [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/pools [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/progress [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/signal [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/stack [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/system [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:07:06.580Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:07:06.580Z] github.com/docker/docker/plugin [2022-03-17T09:07:06.580Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:07:06.580Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:07:06.580Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:07:06.580Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:07:06.580Z] github.com/docker/docker/quota [2022-03-17T09:07:06.580Z] github.com/docker/docker/reference [2022-03-17T09:07:06.580Z] github.com/docker/docker/registry [2022-03-17T09:07:06.580Z] github.com/docker/docker/registry/resumable [2022-03-17T09:07:06.580Z] github.com/docker/docker/restartmanager [2022-03-17T09:07:06.580Z] github.com/docker/docker/rootless [2022-03-17T09:07:06.580Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:07:06.580Z] github.com/docker/docker/runconfig [2022-03-17T09:07:06.580Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/environment [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/registry [2022-03-17T09:07:06.580Z] github.com/docker/docker/testutil/request [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/drivers [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/local [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/mounts [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/service [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:07:06.580Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T09:07:06.580Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T09:07:06.580Z] ? github.com/docker/docker/api [no test files] [2022-03-17T09:07:07.939Z] #28 46.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-17T09:07:07.939Z] #28 46.34 Setting up sudo (1.9.5p2-3) ... [2022-03-17T09:07:07.939Z] #28 46.40 invoke-rc.d: could not determine current runlevel [2022-03-17T09:07:07.939Z] #28 46.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T09:07:07.939Z] #28 46.42 Setting up xfsprogs (5.10.0-4) ... [2022-03-17T09:07:07.939Z] #28 46.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-17T09:07:07.939Z] #28 46.45 Setting up inetutils-ping (2:2.0-1) ... [2022-03-17T09:07:07.939Z] #28 46.46 Setting up pigz (2.6-1) ... [2022-03-17T09:07:07.939Z] #28 46.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-17T09:07:07.939Z] #28 46.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-17T09:07:07.939Z] #28 46.50 Setting up python-pip-whl (20.3.4-4) ... [2022-03-17T09:07:07.939Z] #28 46.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:08.514Z] #28 46.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-17T09:07:08.514Z] #28 46.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-17T09:07:08.777Z] #28 47.24 Setting up libelf1:amd64 (0.183-1) ... [2022-03-17T09:07:08.777Z] #28 47.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-17T09:07:08.777Z] #28 47.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-17T09:07:08.777Z] #28 47.27 Setting up python3-distutils (3.9.2-1) ... [2022-03-17T09:07:09.039Z] #28 47.55 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-17T09:07:09.039Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-17T09:07:09.039Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-17T09:07:09.039Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-17T09:07:09.039Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-17T09:07:09.039Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-17T09:07:09.039Z] #28 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-17T09:07:09.039Z] #28 47.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-17T09:07:09.039Z] #28 47.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-17T09:07:09.323Z] #28 47.62 Setting up python3-setuptools (52.0.0-4) ... [2022-03-17T09:07:10.290Z] #28 48.56 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-17T09:07:10.290Z] #28 48.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-17T09:07:10.290Z] #28 48.58 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-17T09:07:10.290Z] #28 48.59 Setting up python3-pip (20.3.4-4) ... [2022-03-17T09:07:10.866Z] #28 49.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-17T09:07:10.866Z] #28 49.36 Setting up jq (1.6-2.1) ... [2022-03-17T09:07:10.866Z] #28 49.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-17T09:07:10.866Z] #28 49.39 Setting up iptables (1.8.7-1) ... [2022-03-17T09:07:10.867Z] #28 49.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-17T09:07:10.867Z] #28 49.43 Setting up iproute2 (5.10.0-4) ... [2022-03-17T09:07:11.441Z] #28 49.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:07:11.703Z] #28 DONE 50.3s [2022-03-17T09:07:11.703Z] [2022-03-17T09:07:11.703Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:07:11.703Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:07:11.967Z] #63 ... [2022-03-17T09:07:11.967Z] [2022-03-17T09:07:11.967Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-17T09:07:11.967Z] #29 sha256:5d035b636f5b8855763c4ebef899978d4f6a9fe25a91981a31163dd0165aa150 [2022-03-17T09:07:12.542Z] #29 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-17T09:07:12.805Z] #29 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-17T09:07:12.805Z] #29 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-17T09:07:12.805Z] #29 DONE 1.0s [2022-03-17T09:07:12.805Z] [2022-03-17T09:07:12.805Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-17T09:07:12.805Z] #30 sha256:c31e487ef017617e00e2aa41c3aa940d22c828cdc2ce7e5984bf5f3c5c0fb0b9 [2022-03-17T09:07:20.963Z] #30 7.539 Collecting yamllint==1.26.1 [2022-03-17T09:07:21.504Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-03-17T09:07:21.539Z] #30 8.579 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-17T09:07:22.115Z] #30 9.189 Collecting pathspec>=0.5.3 [2022-03-17T09:07:22.115Z] #30 9.199 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-17T09:07:22.116Z] #30 9.427 Collecting pyyaml [2022-03-17T09:07:22.378Z] #30 9.442 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-17T09:07:22.378Z] #30 9.482 Building wheels for collected packages: yamllint [2022-03-17T09:07:22.378Z] #30 9.483 Building wheel for yamllint (setup.py): started [2022-03-17T09:07:22.953Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-17T09:07:22.953Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=95816adc7d004f345067abd1cfab666beb43c6d902bf3f45ef4961c67860d5cb [2022-03-17T09:07:22.953Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-17T09:07:22.953Z] #30 10.07 Successfully built yamllint [2022-03-17T09:07:22.953Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-17T09:07:22.953Z] #30 10.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-17T09:07:23.530Z] #30 DONE 10.6s [2022-03-17T09:07:23.530Z] [2022-03-17T09:07:23.530Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:07:23.530Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:07:23.530Z] #63 ... [2022-03-17T09:07:23.530Z] [2022-03-17T09:07:23.530Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-17T09:07:23.530Z] #34 sha256:7b45cf1dd641fd62e69426d7b7db08c1801ca0b8025b30653ca4da69fa218d97 [2022-03-17T09:07:23.530Z] #34 DONE 0.2s [2022-03-17T09:07:23.530Z] [2022-03-17T09:07:23.530Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-17T09:07:23.530Z] #39 sha256:d2ad52633e822ad1a0f4d2076287959da44c98f30ecb26e2b5768e4b89bbc92c [2022-03-17T09:07:23.793Z] #39 DONE 0.2s [2022-03-17T09:07:23.793Z] [2022-03-17T09:07:23.793Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-17T09:07:23.793Z] #42 sha256:660243d026567fba5282bddb71e0c331c544de3d7429b2626340527fd2da26b1 [2022-03-17T09:07:23.793Z] #42 DONE 0.1s [2022-03-17T09:07:23.793Z] [2022-03-17T09:07:23.793Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:07:23.793Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:07:24.056Z] #63 ... [2022-03-17T09:07:24.056Z] [2022-03-17T09:07:24.056Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-17T09:07:24.056Z] #44 sha256:f29ecbba3df1ecb569773618dc7cb1e00cd99cf351d2b94b82964251345abfc3 [2022-03-17T09:07:24.056Z] #44 DONE 0.1s [2022-03-17T09:07:24.056Z] [2022-03-17T09:07:24.056Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-17T09:07:24.056Z] #48 sha256:62c7da4f355dcf07bd116a189081fcd21af3db60eaa356c51160f1f5a0f7deaf [2022-03-17T09:07:24.056Z] #48 DONE 0.0s [2022-03-17T09:07:24.056Z] [2022-03-17T09:07:24.056Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-17T09:07:24.056Z] #51 sha256:714ab2457c1c5d6c8d28bad241839efec801a8f1c40a2e6699310b589c5cadd8 [2022-03-17T09:07:24.056Z] #51 DONE 0.1s [2022-03-17T09:07:24.056Z] [2022-03-17T09:07:24.056Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:07:24.056Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:07:24.320Z] #63 ... [2022-03-17T09:07:24.320Z] [2022-03-17T09:07:24.320Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-17T09:07:24.320Z] #55 sha256:be9368c59af969f943ff12957eb81166a33c7f4d1156ff18afd67adac713d8fe [2022-03-17T09:07:24.320Z] #55 DONE 0.0s [2022-03-17T09:07:24.320Z] [2022-03-17T09:07:24.320Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-17T09:07:24.320Z] #57 sha256:63bcff752020ace81ee778a380bb2f00b6a7b5f4713538411ce7e7eee96a85da [2022-03-17T09:07:24.320Z] #57 DONE 0.1s [2022-03-17T09:07:24.584Z] [2022-03-17T09:07:24.584Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-17T09:07:24.584Z] #59 sha256:d047da76dc167d331283fd9ba9d3f15935af53c28f802b387876f106e0b70c35 [2022-03-17T09:07:24.584Z] #59 DONE 0.2s [2022-03-17T09:07:24.584Z] [2022-03-17T09:07:24.584Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-17T09:07:24.584Z] #61 sha256:64ce0be7b4528ea028c159fbf217e87155108c5df4202ec5a9d2d3129e9112a3 [2022-03-17T09:07:24.584Z] #61 DONE 0.1s [2022-03-17T09:07:24.584Z] [2022-03-17T09:07:24.584Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-17T09:07:24.584Z] #63 sha256:11368b0522fc90c781121beb1f9b69a2d8181459cb8d3a4d7c2564671f01a4d0 [2022-03-17T09:07:32.884Z] #60 283.6 # github.com/containerd/containerd/cmd/containerd [2022-03-17T09:07:32.884Z] #60 283.6 /usr/bin/ld: /tmp/go-link-538597338/000019.o: in function `New': [2022-03-17T09:07:32.884Z] #60 283.6 /tmp/tmp.3y2fRZC8Ck/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T09:07:32.884Z] #60 283.7 + bin/containerd-stress [2022-03-17T09:07:32.884Z] #60 284.8 + bin/containerd-shim [2022-03-17T09:07:41.015Z] #60 296.0 + bin/containerd-shim-runc-v1 [2022-03-17T09:07:46.297Z] #60 302.3 + bin/containerd-shim-runc-v2 [2022-03-17T09:07:46.574Z] #63 89.68 + mkdir -p /build [2022-03-17T09:07:46.575Z] #63 89.69 + cp runc /build/runc [2022-03-17T09:07:46.575Z] #63 DONE 90.0s [2022-03-17T09:07:46.575Z] [2022-03-17T09:07:46.575Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:07:46.575Z] #67 sha256:9d3327bfd141384570431d43181795ff5e99f9e2fba73a8ce6d34ea168b759d6 [2022-03-17T09:07:47.152Z] #67 ... [2022-03-17T09:07:47.152Z] [2022-03-17T09:07:47.152Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-17T09:07:47.152Z] #64 sha256:d7a84a2f4c42c1d43012d0d97b8d0a45a408a2495aed1efa4b987d62459c8684 [2022-03-17T09:07:47.152Z] #64 DONE 0.1s [2022-03-17T09:07:47.236Z] #60 303.1 + binaries [2022-03-17T09:07:47.236Z] #60 303.1 + install -D bin/containerd /build/containerd [2022-03-17T09:07:47.236Z] #60 303.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T09:07:47.236Z] #60 303.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T09:07:47.236Z] #60 303.1 + install -D bin/ctr /build/ctr [2022-03-17T09:07:47.414Z] [2022-03-17T09:07:47.415Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-17T09:07:47.415Z] #67 sha256:9d3327bfd141384570431d43181795ff5e99f9e2fba73a8ce6d34ea168b759d6 [2022-03-17T09:07:49.140Z] #60 DONE 305.0s [2022-03-17T09:07:50.079Z] [2022-03-17T09:07:50.079Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T09:07:50.079Z] #61 sha256:3bace92c14baa0a666c1ed3d5db5bf855e5cc63e9b19e7c946a19920e4aefa10 [2022-03-17T09:07:51.015Z] #61 DONE 0.9s [2022-03-17T09:07:51.015Z] [2022-03-17T09:07:51.015Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T09:07:51.015Z] #66 sha256:4b947a2a9f0a1760aa2f071120f8f02fe562ba3080003e9401b22979803b827d [2022-03-17T09:07:51.274Z] #66 DONE 0.2s [2022-03-17T09:07:51.274Z] [2022-03-17T09:07:51.274Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T09:07:51.274Z] #71 sha256:da7858c472377f26b1899af7c9225fa0779851cf2ee2b3ea4d7cba19add10bf4 [2022-03-17T09:07:53.177Z] #71 DONE 2.0s [2022-03-17T09:07:53.177Z] [2022-03-17T09:07:53.177Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T09:07:53.177Z] #72 sha256:ee8859b98ea7bc341ba2e1e2025cd0f784e8ba36db2ccb91b434f87663bc758d [2022-03-17T09:07:53.177Z] #72 DONE 0.0s [2022-03-17T09:07:53.177Z] [2022-03-17T09:07:53.177Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-17T09:07:53.177Z] #73 sha256:d24a4a60f1b0ae04b2af777b5660cb189de3018fef22b681b5e3efde74f0e815 [2022-03-17T09:07:54.113Z] #73 0.808 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-17T09:07:54.113Z] #73 0.808 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-17T09:07:54.113Z] #73 0.987 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-17T09:07:54.632Z] #73 1.068 Reading package lists... [2022-03-17T09:07:55.461Z] #73 1.569 Reading package lists... [2022-03-17T09:07:55.461Z] #73 2.068 Building dependency tree... [2022-03-17T09:07:55.461Z] #73 2.179 Reading state information... [2022-03-17T09:07:55.461Z] #73 2.293 The following additional packages will be installed: [2022-03-17T09:07:55.721Z] #73 2.294 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-17T09:07:55.721Z] #73 2.294 systemd-timesyncd [2022-03-17T09:07:55.721Z] #73 2.295 Suggested packages: [2022-03-17T09:07:55.721Z] #73 2.295 systemd-container policykit-1 [2022-03-17T09:07:55.721Z] #73 2.295 Recommended packages: [2022-03-17T09:07:55.721Z] #73 2.295 libnss-systemd [2022-03-17T09:07:55.721Z] #73 2.372 The following NEW packages will be installed: [2022-03-17T09:07:55.721Z] #73 2.372 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-17T09:07:55.721Z] #73 2.373 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-17T09:07:55.982Z] #73 2.640 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-17T09:07:55.982Z] #73 2.640 Need to get 5941 kB of archives. [2022-03-17T09:07:55.982Z] #73 2.640 After this operation, 19.5 MB of additional disk space will be used. [2022-03-17T09:07:55.982Z] #73 2.640 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-17T09:07:55.982Z] #73 2.644 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-17T09:07:55.982Z] #73 2.645 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-17T09:07:55.982Z] #73 2.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-17T09:07:55.982Z] #73 2.649 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-17T09:07:55.982Z] #73 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-17T09:07:55.982Z] #73 2.786 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-17T09:07:55.982Z] #73 2.817 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-17T09:07:55.982Z] #73 2.818 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-17T09:07:55.982Z] #73 2.820 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-17T09:07:55.982Z] #73 2.822 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-17T09:07:56.242Z] #73 3.044 debconf: delaying package configuration, since apt-utils is not installed [2022-03-17T09:07:56.242Z] #73 3.073 Fetched 5941 kB in 0s (12.3 MB/s) [2022-03-17T09:07:56.242Z] #73 3.097 Selecting previously unselected package libargon2-1:amd64. [2022-03-17T09:07:56.242Z] #73 3.097 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-17T09:07:56.242Z] #73 3.112 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-17T09:07:56.242Z] #73 3.118 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-17T09:07:56.242Z] #73 3.149 Selecting previously unselected package libjson-c5:amd64. [2022-03-17T09:07:56.501Z] #73 3.151 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-17T09:07:56.501Z] #73 3.155 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-17T09:07:56.501Z] #73 3.186 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-17T09:07:56.501Z] #73 3.189 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-17T09:07:56.501Z] #73 3.193 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-17T09:07:56.501Z] #73 3.246 Selecting previously unselected package libkmod2:amd64. [2022-03-17T09:07:56.501Z] #73 3.248 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-17T09:07:56.501Z] #73 3.252 Unpacking libkmod2:amd64 (28-1) ... [2022-03-17T09:07:56.501Z] #73 3.288 Selecting previously unselected package systemd-timesyncd. [2022-03-17T09:07:56.501Z] #73 3.289 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-17T09:07:56.501Z] #73 3.293 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-17T09:07:56.501Z] #73 3.342 Selecting previously unselected package systemd. [2022-03-17T09:07:56.501Z] #73 3.344 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-17T09:07:56.501Z] #73 3.377 Unpacking systemd (247.3-6) ... [2022-03-17T09:07:57.071Z] #73 3.910 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-17T09:07:57.071Z] #73 3.921 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-17T09:07:57.071Z] #73 3.932 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-17T09:07:57.332Z] #73 3.944 Setting up libkmod2:amd64 (28-1) ... [2022-03-17T09:07:57.332Z] #73 3.954 Setting up systemd (247.3-6) ... [2022-03-17T09:07:57.332Z] #73 3.994 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-17T09:07:57.332Z] #73 3.995 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-17T09:07:57.332Z] #73 3.998 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-17T09:07:57.592Z] #73 4.330 Setting up systemd-timesyncd (247.3-6) ... [2022-03-17T09:07:57.851Z] #73 4.539 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-17T09:07:57.851Z] #73 4.539 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-17T09:07:57.851Z] #73 4.663 Selecting previously unselected package systemd-sysv. [2022-03-17T09:07:57.852Z] #73 4.664 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-03-17T09:07:57.852Z] #73 4.677 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-17T09:07:57.852Z] #73 4.682 Unpacking systemd-sysv (247.3-6) ... [2022-03-17T09:07:57.852Z] #73 4.721 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-17T09:07:57.852Z] #73 4.724 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-17T09:07:57.852Z] #73 4.728 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-17T09:07:57.852Z] #73 4.780 Selecting previously unselected package dbus. [2022-03-17T09:07:58.111Z] #73 4.783 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-17T09:07:58.111Z] #73 4.792 Unpacking dbus (1.12.20-2) ... [2022-03-17T09:07:58.111Z] #73 4.850 Selecting previously unselected package libpam-systemd:amd64. [2022-03-17T09:07:58.111Z] #73 4.853 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-17T09:07:58.111Z] #73 4.856 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-17T09:07:58.111Z] #73 4.900 Selecting previously unselected package dbus-user-session. [2022-03-17T09:07:58.111Z] #73 4.903 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-17T09:07:58.111Z] #73 4.906 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-17T09:07:58.111Z] #73 5.027 Setting up systemd-sysv (247.3-6) ... [2022-03-17T09:07:58.370Z] #73 5.037 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-17T09:07:58.370Z] #73 5.047 Setting up dbus (1.12.20-2) ... [2022-03-17T09:07:58.370Z] #73 5.160 invoke-rc.d: could not determine current runlevel [2022-03-17T09:07:58.370Z] #73 5.162 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-17T09:07:58.370Z] #73 5.166 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-17T09:07:58.629Z] #73 5.373 Setting up dbus-user-session (1.12.20-2) ... [2022-03-17T09:07:58.629Z] #73 5.387 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-17T09:07:58.889Z] #73 DONE 5.5s [2022-03-17T09:07:58.889Z] [2022-03-17T09:07:58.889Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-17T09:07:58.889Z] #74 sha256:a2ce8abd61d70b318b49c6cb7dc8bf45835620ce1874b8803a50e2dbd6300e16 [2022-03-17T09:07:59.149Z] #74 0.394 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T09:07:59.149Z] #74 0.395 Dload Upload Total Spent Left Speed [2022-03-17T09:07:59.409Z] #74 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8439 0 --:--:-- --:--:-- --:--:-- 8439 [2022-03-17T09:07:59.409Z] #74 DONE 0.6s [2022-03-17T09:07:59.409Z] [2022-03-17T09:07:59.409Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T09:07:59.409Z] #75 sha256:c67f67c5c9ea6d7c5933b2cfdd4bf3f302022e1417b4f7b352e9c2fb655b4c96 [2022-03-17T09:08:00.347Z] #75 DONE 0.9s [2022-03-17T09:08:00.347Z] [2022-03-17T09:08:00.347Z] #76 exporting to image [2022-03-17T09:08:00.347Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T09:08:00.347Z] #76 exporting layers [2022-03-17T09:08:02.850Z] --- PASS: TestImportExtremelyLargeImageWorks (93.14s) [2022-03-17T09:08:02.850Z] PASS [2022-03-17T09:08:02.850Z] [2022-03-17T09:08:02.850Z] === Skipped [2022-03-17T09:08:02.850Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T09:08:02.850Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-17T09:08:02.850Z] [2022-03-17T09:08:02.850Z] DONE 22 tests, 1 skipped in 96.566s [2022-03-17T09:08:02.850Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T09:08:02.850Z] INFO: Testing against a local daemon [2022-03-17T09:08:02.850Z] === RUN TestNetworkCreateDelete [2022-03-17T09:08:02.850Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T09:08:02.850Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:08:02.850Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-17T09:08:02.850Z] === RUN TestDaemonDNSFallback [2022-03-17T09:08:06.919Z] #76 exporting layers 6.0s done [2022-03-17T09:08:06.919Z] #76 writing image sha256:85e8de6de8fae24d2819e1f8935152a240a234e82dbe42d739bc29fb304d2388 done [2022-03-17T09:08:06.919Z] #76 naming to docker.io/library/docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 done [2022-03-17T09:08:06.919Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T09:08:07.056Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-17T09:08:07.056Z] === RUN TestInspectNetwork [2022-03-17T09:08:07.056Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.056Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:08:07.056Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:08:07.056Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:08:07.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:08:07.056Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:08:07.056Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:08:07.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:08:07.056Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestNetworkList [2022-03-17T09:08:07.056Z] === RUN TestNetworkList//networks [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkList//networks [2022-03-17T09:08:07.056Z] === RUN TestNetworkList//networks/ [2022-03-17T09:08:07.056Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:08:07.056Z] === CONT TestNetworkList//networks [2022-03-17T09:08:07.056Z] === CONT TestNetworkList//networks/ [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:08:07.056Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:08:07.056Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:08:07.056Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T09:08:07.056Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:08:07.056Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:08:07.056Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:08:07.056Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:08:07.056Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:08:07.056Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:08:07.056Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:08:07.056Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:08:07.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:08:07.056Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.056Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:08:07.056Z] PASS [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === Skipped [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-17T09:08:07.056Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:08:07.056Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:08:07.056Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-17T09:08:07.056Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:08:07.056Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:08:07.056Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.056Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:08:07.056Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.056Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:08:07.057Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:08:07.057Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:08:07.057Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:08:07.057Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:08:07.057Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 22 tests, 12 skipped in 6.934s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon [2022-03-17T09:08:07.057Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T09:08:07.057Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestDockerNetworkIpvlan [2022-03-17T09:08:07.057Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:08:07.057Z] PASS [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === Skipped [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:08:07.057Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:08:07.057Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 2 tests, 2 skipped in 0.101s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon [2022-03-17T09:08:07.057Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T09:08:07.057Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestDockerNetworkMacvlan [2022-03-17T09:08:07.057Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.057Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-17T09:08:07.057Z] PASS [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === Skipped [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-17T09:08:07.057Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-17T09:08:07.057Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 2 tests, 2 skipped in 0.100s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.057Z] testing: warning: no tests to run [2022-03-17T09:08:07.057Z] PASS [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 0 tests in 0.028s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginTLS [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginHeader [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginV2Disable [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-17T09:08:07.057Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-17T09:08:07.057Z] PASS [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === Skipped [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-03-17T09:08:07.057Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 17 tests, 17 skipped in 0.293s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.057Z] INFO: Testing against a local daemon [2022-03-17T09:08:07.057Z] === RUN TestPluginInvalidJSON [2022-03-17T09:08:07.057Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:08:07.057Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:08:07.057Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:08:07.057Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T09:08:07.057Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestPluginInstall [2022-03-17T09:08:07.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:08:07.057Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T09:08:07.057Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:08:07.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T09:08:07.057Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:08:07.057Z] PASS [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === Skipped [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-17T09:08:07.057Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-17T09:08:07.057Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:08:07.057Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-17T09:08:07.057Z] [2022-03-17T09:08:07.057Z] DONE 5 tests, 3 skipped in 0.137s [2022-03-17T09:08:07.057Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T09:08:07.277Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -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:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary test-integration [2022-03-17T09:08:07.319Z] INFO: Testing against a local daemon [2022-03-17T09:08:07.319Z] === RUN TestExternalGraphDriver [2022-03-17T09:08:07.319Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T09:08:07.319Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-17T09:08:07.319Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:08:09.182Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-17T09:08:09.182Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-17T09:08:09.182Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-17T09:08:09.182Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-17T09:08:09.182Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-17T09:08:09.182Z] Detected virtualization docker. [2022-03-17T09:08:09.182Z] Detected architecture x86-64. [2022-03-17T09:08:09.182Z] Set hostname to . [2022-03-17T09:08:09.182Z] modprobe@configfs.service: Succeeded. [2022-03-17T09:08:09.182Z] modprobe@drm.service: Succeeded. [2022-03-17T09:08:09.182Z] modprobe@fuse.service: Succeeded. [2022-03-17T09:08:09.182Z] + source /etc/docker-entrypoint-cmd [2022-03-17T09:08:09.182Z] ++ hack/make.sh dynbinary test-integration [2022-03-17T09:08:09.182Z] [2022-03-17T09:08:09.182Z] Removing bundles/ [2022-03-17T09:08:09.182Z] [2022-03-17T09:08:09.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T09:08:09.182Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:08:09.182Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:08:10.626Z] --- PASS: TestGraphdriverPluginV2 (3.38s) [2022-03-17T09:08:10.626Z] PASS [2022-03-17T09:08:10.626Z] [2022-03-17T09:08:10.626Z] === Skipped [2022-03-17T09:08:10.626Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-17T09:08:10.626Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-17T09:08:10.626Z] [2022-03-17T09:08:10.626Z] DONE 2 tests, 1 skipped in 3.515s [2022-03-17T09:08:10.626Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T09:08:10.893Z] INFO: Testing against a local daemon [2022-03-17T09:08:10.893Z] === RUN TestContinueAfterPluginCrash [2022-03-17T09:08:10.893Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T09:08:10.893Z] === RUN TestReadPluginNoRead [2022-03-17T09:08:10.893Z] === PAUSE TestReadPluginNoRead [2022-03-17T09:08:10.893Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T09:08:10.893Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T09:08:10.893Z] === CONT TestContinueAfterPluginCrash [2022-03-17T09:08:10.893Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T09:08:15.101Z] --- PASS: TestDaemonStartWithLogOpt (4.24s) [2022-03-17T09:08:15.101Z] === CONT TestReadPluginNoRead [2022-03-17T09:08:17.649Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T09:08:18.591Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T09:08:19.557Z] #67 176.3 # github.com/containerd/containerd/cmd/containerd [2022-03-17T09:08:19.557Z] #67 176.3 /usr/bin/ld: /tmp/go-link-2301045800/000019.o: in function `New': [2022-03-17T09:08:19.557Z] #67 176.3 /tmp/tmp.eIca6WVbol/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-17T09:08:19.557Z] #67 176.3 + bin/containerd-stress [2022-03-17T09:08:19.557Z] #67 177.5 + bin/containerd-shim [2022-03-17T09:08:19.978Z] --- PASS: TestContinueAfterPluginCrash (8.93s) [2022-03-17T09:08:19.978Z] === RUN TestReadPluginNoRead/default [2022-03-17T09:08:21.364Z] === CONT TestReadPluginNoRead [2022-03-17T09:08:21.364Z] read_test.go:92: [ddbc232647b84] daemon is not started [2022-03-17T09:08:21.364Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-03-17T09:08:21.364Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-03-17T09:08:21.364Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-03-17T09:08:21.364Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-17T09:08:21.364Z] PASS [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] DONE 6 tests in 10.425s [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T09:08:21.364Z] testing: warning: no tests to run [2022-03-17T09:08:21.364Z] PASS [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] DONE 0 tests in 0.035s [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T09:08:21.364Z] INFO: Testing against a local daemon [2022-03-17T09:08:21.364Z] === RUN TestPluginWithDevMounts [2022-03-17T09:08:21.364Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T09:08:21.364Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T09:08:21.364Z] PASS [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === Skipped [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-17T09:08:21.364Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] DONE 1 tests, 1 skipped in 0.095s [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T09:08:21.364Z] INFO: Testing against a local daemon [2022-03-17T09:08:21.364Z] === RUN TestSecretInspect [2022-03-17T09:08:21.364Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-17T09:08:21.364Z] === RUN TestSecretList [2022-03-17T09:08:21.364Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretList (0.01s) [2022-03-17T09:08:21.364Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:08:21.364Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-03-17T09:08:21.364Z] === RUN TestSecretsUpdate [2022-03-17T09:08:21.364Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-17T09:08:21.364Z] === RUN TestTemplatedSecret [2022-03-17T09:08:21.364Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T09:08:21.364Z] === RUN TestSecretCreateResolve [2022-03-17T09:08:21.364Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-17T09:08:21.364Z] PASS [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === Skipped [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-17T09:08:21.364Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-17T09:08:21.364Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-03-17T09:08:21.364Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-17T09:08:21.364Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-17T09:08:21.364Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-17T09:08:21.364Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.364Z] [2022-03-17T09:08:21.364Z] DONE 6 tests, 6 skipped in 0.159s [2022-03-17T09:08:21.364Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T09:08:21.625Z] INFO: Testing against a local daemon [2022-03-17T09:08:21.625Z] === RUN TestServiceCreateInit [2022-03-17T09:08:21.625Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:08:21.625Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:08:21.625Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-17T09:08:21.625Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:08:21.625Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:08:21.625Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceConflict [2022-03-17T09:08:21.625Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:08:21.625Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:08:21.625Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:08:21.625Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:08:21.625Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceSysctls [2022-03-17T09:08:21.625Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:08:21.625Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-17T09:08:21.625Z] === RUN TestInspect [2022-03-17T09:08:21.625Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestInspect (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestCreateJob [2022-03-17T09:08:21.625Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestCreateJob (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestReplicatedJob [2022-03-17T09:08:21.625Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:08:21.625Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.625Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-17T09:08:21.625Z] === RUN TestServiceListWithStatuses [2022-03-17T09:08:21.625Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:08:21.625Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:08:21.625Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:08:21.626Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.626Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-17T09:08:21.626Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:08:21.626Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:21.626Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-17T09:08:21.626Z] === RUN TestServicePlugin [2022-03-17T09:08:23.544Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.544Z] --- SKIP: TestServicePlugin (1.93s) [2022-03-17T09:08:23.544Z] === RUN TestServiceUpdateLabel [2022-03-17T09:08:23.544Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.544Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-17T09:08:23.544Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:08:23.544Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-17T09:08:23.818Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:08:23.818Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-17T09:08:23.818Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:08:23.818Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-17T09:08:23.818Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:08:23.818Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-17T09:08:23.818Z] PASS [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === Skipped [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:08:23.818Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:08:23.818Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-03-17T09:08:23.818Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-03-17T09:08:23.818Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-17T09:08:23.818Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-17T09:08:23.818Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-17T09:08:23.818Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-17T09:08:23.818Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-17T09:08:23.818Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T09:08:23.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-17T09:08:23.818Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-17T09:08:23.818Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-03-17T09:08:23.818Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-17T09:08:23.818Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-17T09:08:23.818Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-17T09:08:23.818Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-17T09:08:23.818Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-03-17T09:08:23.818Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] DONE 24 tests, 23 skipped in 2.271s [2022-03-17T09:08:23.818Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T09:08:23.818Z] INFO: Testing against a local daemon [2022-03-17T09:08:23.818Z] === RUN TestSessionCreate [2022-03-17T09:08:23.818Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T09:08:23.818Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:08:23.818Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T09:08:23.818Z] PASS [2022-03-17T09:08:23.818Z] [2022-03-17T09:08:23.818Z] DONE 2 tests in 0.132s [2022-03-17T09:08:23.818Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T09:08:24.093Z] INFO: Testing against a local daemon [2022-03-17T09:08:24.093Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:08:24.093Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:08:24.093Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:08:24.093Z] === RUN TestDiskUsage [2022-03-17T09:08:24.093Z] === PAUSE TestDiskUsage [2022-03-17T09:08:24.093Z] === RUN TestEventsExecDie [2022-03-17T09:08:24.357Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-17T09:08:24.357Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:08:24.357Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-17T09:08:24.357Z] === RUN TestEventsVolumeCreate [2022-03-17T09:08:24.618Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-17T09:08:24.618Z] === RUN TestInfoBinaryCommits [2022-03-17T09:08:24.618Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T09:08:24.618Z] === RUN TestInfoAPIVersioned [2022-03-17T09:08:24.618Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T09:08:24.618Z] === RUN TestInfoAPI [2022-03-17T09:08:24.618Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T09:08:24.618Z] === RUN TestInfoAPIWarnings [2022-03-17T09:08:28.071Z] 037d5740b404: Pull complete [2022-03-17T09:08:28.071Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T09:08:28.071Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:08:28.071Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:08:28.071Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-17T09:08:28.071Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-17T09:08:28.071Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T09:08:28.071Z] INFO: Docker version of control daemon [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Client: [2022-03-17T09:08:28.071Z] Version: 20.10.9 [2022-03-17T09:08:28.071Z] API version: 1.41 [2022-03-17T09:08:28.071Z] Go version: go1.16.8 [2022-03-17T09:08:28.071Z] Git commit: c2ea9bc [2022-03-17T09:08:28.071Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:08:28.071Z] OS/Arch: windows/amd64 [2022-03-17T09:08:28.071Z] Context: default [2022-03-17T09:08:28.071Z] Experimental: true [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Server: Docker Engine - Community [2022-03-17T09:08:28.071Z] Engine: [2022-03-17T09:08:28.071Z] Version: 20.10.9 [2022-03-17T09:08:28.071Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:08:28.071Z] Go version: go1.16.8 [2022-03-17T09:08:28.071Z] Git commit: 79ea9d3 [2022-03-17T09:08:28.071Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:08:28.071Z] OS/Arch: windows/amd64 [2022-03-17T09:08:28.071Z] Experimental: true [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] INFO: Docker info of control daemon [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Client: [2022-03-17T09:08:28.071Z] Context: default [2022-03-17T09:08:28.071Z] Debug Mode: false [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Server: [2022-03-17T09:08:28.071Z] Containers: 0 [2022-03-17T09:08:28.071Z] Running: 0 [2022-03-17T09:08:28.071Z] Paused: 0 [2022-03-17T09:08:28.071Z] Stopped: 0 [2022-03-17T09:08:28.071Z] Images: 1 [2022-03-17T09:08:28.071Z] Server Version: 20.10.9 [2022-03-17T09:08:28.071Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:08:28.071Z] Windows: [2022-03-17T09:08:28.071Z] LCOW: [2022-03-17T09:08:28.071Z] Logging Driver: json-file [2022-03-17T09:08:28.071Z] Plugins: [2022-03-17T09:08:28.071Z] Volume: local [2022-03-17T09:08:28.071Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:08:28.071Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:08:28.071Z] Swarm: inactive [2022-03-17T09:08:28.071Z] Default Isolation: process [2022-03-17T09:08:28.071Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:08:28.071Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T09:08:28.071Z] OSType: windows [2022-03-17T09:08:28.071Z] Architecture: x86_64 [2022-03-17T09:08:28.071Z] CPUs: 4 [2022-03-17T09:08:28.071Z] Total Memory: 32GiB [2022-03-17T09:08:28.071Z] Name: azwin-2-a95810 [2022-03-17T09:08:28.071Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T09:08:28.071Z] Docker Root Dir: D:\docker [2022-03-17T09:08:28.071Z] Debug Mode: false [2022-03-17T09:08:28.071Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:08:28.071Z] Labels: [2022-03-17T09:08:28.071Z] Experimental: true [2022-03-17T09:08:28.071Z] Insecure Registries: [2022-03-17T09:08:28.071Z] 10.0.0.4:5000 [2022-03-17T09:08:28.071Z] 127.0.0.0/8 [2022-03-17T09:08:28.071Z] Registry Mirrors: [2022-03-17T09:08:28.071Z] http://10.0.0.4:5000/ [2022-03-17T09:08:28.071Z] Live Restore Enabled: false [2022-03-17T09:08:28.071Z] Product License: Community Engine [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] INFO: Commit hash is 427b0cd636 [2022-03-17T09:08:28.071Z] INFO: Nuke-Everything... [2022-03-17T09:08:28.071Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T09:08:28.071Z] INFO: Nuking d:\CI [2022-03-17T09:08:28.071Z] INFO: Zapped successfully [2022-03-17T09:08:28.071Z] INFO: Location for testing is d:\CI\PR-43214\4 [2022-03-17T09:08:28.071Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 09:08:18... [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Sending build context to Docker daemon 64.29MB [2022-03-17T09:08:28.071Z] [2022-03-17T09:08:28.071Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T09:08:28.071Z] ---> 02f938cacc3b [2022-03-17T09:08:28.071Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T09:08:28.071Z] ---> Running in 5d92b9760130 [2022-03-17T09:08:28.071Z] Removing intermediate container 5d92b9760130 [2022-03-17T09:08:28.071Z] ---> 0b8cc9c805db [2022-03-17T09:08:28.071Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T09:08:28.071Z] ---> Running in 2f6144143073 [2022-03-17T09:08:28.071Z] Removing intermediate container 2f6144143073 [2022-03-17T09:08:28.071Z] ---> 652b7178a199 [2022-03-17T09:08:28.071Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T09:08:28.071Z] ---> Running in f2263a6fdd59 [2022-03-17T09:08:28.071Z] Removing intermediate container f2263a6fdd59 [2022-03-17T09:08:28.071Z] ---> 0a51fdd5fa86 [2022-03-17T09:08:28.071Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T09:08:28.071Z] ---> Running in e3f9f9541136 [2022-03-17T09:08:28.071Z] Removing intermediate container e3f9f9541136 [2022-03-17T09:08:28.071Z] ---> 122ffb15d239 [2022-03-17T09:08:28.071Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T09:08:28.071Z] ---> Running in 9c2b7a8ac796 [2022-03-17T09:08:28.071Z] Removing intermediate container 9c2b7a8ac796 [2022-03-17T09:08:28.071Z] ---> 94954e6ccc3f [2022-03-17T09:08:28.071Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T09:08:28.071Z] ---> Running in 1bdf68420354 [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 49.3% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/builder/remotecontext/git 1.226s coverage: 86.3% of statements [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T09:08:29.256Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T09:08:29.256Z] ok github.com/docker/docker/cmd/docker-proxy 0.307s coverage: 67.6% of statements [2022-03-17T09:08:29.577Z] #67 188.5 + bin/containerd-shim-runc-v1 [2022-03-17T09:08:30.646Z] ok github.com/docker/docker/client 0.107s coverage: 75.7% of statements [2022-03-17T09:08:32.798Z] [2022-03-17T09:08:32.798Z] SUCCESS: Specified value was saved. [2022-03-17T09:08:33.772Z] INFO: Downloading git... [2022-03-17T09:08:34.002Z] 037d5740b404: Pull complete [2022-03-17T09:08:34.002Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T09:08:34.002Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:08:34.002Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:08:34.002Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-17T09:08:34.002Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-17T09:08:34.002Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-17T09:08:34.002Z] INFO: Docker version of control daemon [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Client: [2022-03-17T09:08:34.002Z] Version: 20.10.9 [2022-03-17T09:08:34.002Z] API version: 1.41 [2022-03-17T09:08:34.002Z] Go version: go1.16.8 [2022-03-17T09:08:34.002Z] Git commit: c2ea9bc [2022-03-17T09:08:34.002Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:08:34.002Z] OS/Arch: windows/amd64 [2022-03-17T09:08:34.002Z] Context: default [2022-03-17T09:08:34.002Z] Experimental: true [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Server: Docker Engine - Community [2022-03-17T09:08:34.002Z] Engine: [2022-03-17T09:08:34.002Z] Version: 20.10.9 [2022-03-17T09:08:34.002Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:08:34.002Z] Go version: go1.16.8 [2022-03-17T09:08:34.002Z] Git commit: 79ea9d3 [2022-03-17T09:08:34.002Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:08:34.002Z] OS/Arch: windows/amd64 [2022-03-17T09:08:34.002Z] Experimental: true [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] INFO: Docker info of control daemon [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Client: [2022-03-17T09:08:34.002Z] Context: default [2022-03-17T09:08:34.002Z] Debug Mode: false [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Server: [2022-03-17T09:08:34.002Z] Containers: 0 [2022-03-17T09:08:34.002Z] Running: 0 [2022-03-17T09:08:34.002Z] Paused: 0 [2022-03-17T09:08:34.002Z] Stopped: 0 [2022-03-17T09:08:34.002Z] Images: 1 [2022-03-17T09:08:34.002Z] Server Version: 20.10.9 [2022-03-17T09:08:34.002Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:08:34.002Z] Windows: [2022-03-17T09:08:34.002Z] LCOW: [2022-03-17T09:08:34.002Z] Logging Driver: json-file [2022-03-17T09:08:34.002Z] Plugins: [2022-03-17T09:08:34.002Z] Volume: local [2022-03-17T09:08:34.002Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:08:34.002Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:08:34.002Z] Swarm: inactive [2022-03-17T09:08:34.002Z] Default Isolation: process [2022-03-17T09:08:34.002Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:08:34.002Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-17T09:08:34.002Z] OSType: windows [2022-03-17T09:08:34.002Z] Architecture: x86_64 [2022-03-17T09:08:34.002Z] CPUs: 4 [2022-03-17T09:08:34.002Z] Total Memory: 32GiB [2022-03-17T09:08:34.002Z] Name: azwin-2-ddef60 [2022-03-17T09:08:34.002Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-17T09:08:34.002Z] Docker Root Dir: D:\docker [2022-03-17T09:08:34.002Z] Debug Mode: false [2022-03-17T09:08:34.002Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:08:34.002Z] Labels: [2022-03-17T09:08:34.002Z] Experimental: true [2022-03-17T09:08:34.002Z] Insecure Registries: [2022-03-17T09:08:34.002Z] 10.0.0.4:5000 [2022-03-17T09:08:34.002Z] 127.0.0.0/8 [2022-03-17T09:08:34.002Z] Registry Mirrors: [2022-03-17T09:08:34.002Z] http://10.0.0.4:5000/ [2022-03-17T09:08:34.002Z] Live Restore Enabled: false [2022-03-17T09:08:34.002Z] Product License: Community Engine [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] INFO: Commit hash is 427b0cd636 [2022-03-17T09:08:34.002Z] INFO: Nuke-Everything... [2022-03-17T09:08:34.002Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T09:08:34.002Z] INFO: Nuking d:\CI [2022-03-17T09:08:34.002Z] INFO: Zapped successfully [2022-03-17T09:08:34.002Z] INFO: Location for testing is d:\CI\PR-43214\4 [2022-03-17T09:08:34.002Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 09:08:21... [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Sending build context to Docker daemon 64.29MB [2022-03-17T09:08:34.002Z] [2022-03-17T09:08:34.002Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T09:08:34.002Z] ---> 02f938cacc3b [2022-03-17T09:08:34.002Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T09:08:34.002Z] ---> Running in 768143f08068 [2022-03-17T09:08:34.002Z] Removing intermediate container 768143f08068 [2022-03-17T09:08:34.002Z] ---> d217eea063c9 [2022-03-17T09:08:34.002Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T09:08:34.002Z] ---> Running in 88d25f6afee8 [2022-03-17T09:08:34.002Z] Removing intermediate container 88d25f6afee8 [2022-03-17T09:08:34.002Z] ---> b51e519963b6 [2022-03-17T09:08:34.002Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T09:08:34.002Z] ---> Running in cc8f4ce83676 [2022-03-17T09:08:34.002Z] Removing intermediate container cc8f4ce83676 [2022-03-17T09:08:34.002Z] ---> 6e6130975654 [2022-03-17T09:08:34.002Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T09:08:34.002Z] ---> Running in 478584b6700d [2022-03-17T09:08:34.002Z] Removing intermediate container 478584b6700d [2022-03-17T09:08:34.002Z] ---> 8e7f7d5c9e04 [2022-03-17T09:08:34.002Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T09:08:34.002Z] ---> Running in eda65efb9c07 [2022-03-17T09:08:34.002Z] Removing intermediate container eda65efb9c07 [2022-03-17T09:08:34.002Z] ---> c7bb4770f42b [2022-03-17T09:08:34.002Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T09:08:34.002Z] ---> Running in fb6f3fb341b1 [2022-03-17T09:08:34.876Z] #67 194.8 + bin/containerd-shim-runc-v2 [2022-03-17T09:08:35.325Z] INFO: Downloading go... [2022-03-17T09:08:35.572Z] [2022-03-17T09:08:35.572Z] SUCCESS: Specified value was saved. [2022-03-17T09:08:35.821Z] #67 195.6 + binaries [2022-03-17T09:08:35.821Z] #67 195.6 + install -D bin/containerd /build/containerd [2022-03-17T09:08:35.821Z] #67 195.6 + install -D bin/containerd-shim /build/containerd-shim [2022-03-17T09:08:35.821Z] #67 195.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-17T09:08:35.821Z] #67 195.6 + install -D bin/ctr /build/ctr [2022-03-17T09:08:36.396Z] #67 DONE 196.0s [2022-03-17T09:08:36.560Z] INFO: Downloading git... [2022-03-17T09:08:36.872Z] INFO: Downloading compiler 1 of 3... [2022-03-17T09:08:36.872Z] INFO: Downloading compiler 2 of 3... [2022-03-17T09:08:36.872Z] INFO: Downloading compiler 3 of 3... [2022-03-17T09:08:36.872Z] INFO: Extracting git... [2022-03-17T09:08:37.548Z] INFO: Downloading go... [2022-03-17T09:08:37.795Z] [2022-03-17T09:08:37.795Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-17T09:08:37.795Z] #68 sha256:a7aa326753fd077da016f1241dc3a58fd59d317b86f0ebd4176a08a9c2828d94 [2022-03-17T09:08:37.795Z] #68 DONE 0.2s [2022-03-17T09:08:37.795Z] [2022-03-17T09:08:37.795Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-17T09:08:37.795Z] #73 sha256:8495e206cab8f1f3e58e52f2fa52bc05fb6135752c6214260782d16ef268e090 [2022-03-17T09:08:37.795Z] #73 DONE 0.1s [2022-03-17T09:08:37.795Z] [2022-03-17T09:08:37.795Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-17T09:08:37.795Z] #78 sha256:047fbfc26c1968bd6636005a00f605a68127284b930cc3f8f9de6c368f423578 [2022-03-17T09:08:38.367Z] #78 DONE 0.4s [2022-03-17T09:08:38.367Z] [2022-03-17T09:08:38.367Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-17T09:08:38.367Z] #79 sha256:8b9d36c0705771d497883b982c3855431b1781d2a35488e524d1dfa2419d98dc [2022-03-17T09:08:38.367Z] #79 DONE 0.0s [2022-03-17T09:08:38.367Z] [2022-03-17T09:08:38.367Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-17T09:08:38.367Z] #80 sha256:50d7ae5d2a751245151dc69d949247918dfc683601154dfb8a1f65b620608af1 [2022-03-17T09:08:39.777Z] INFO: Downloading compiler 1 of 3... [2022-03-17T09:08:39.777Z] INFO: Downloading compiler 2 of 3... [2022-03-17T09:08:39.777Z] INFO: Downloading compiler 3 of 3... [2022-03-17T09:08:39.777Z] INFO: Extracting git... [2022-03-17T09:08:41.671Z] #80 DONE 3.3s [2022-03-17T09:08:41.671Z] [2022-03-17T09:08:41.671Z] #81 exporting to image [2022-03-17T09:08:41.671Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-17T09:08:41.671Z] #81 exporting layers [2022-03-17T09:08:42.731Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-03-17T09:08:42.731Z] === RUN TestInfoDebug [2022-03-17T09:08:42.731Z] --- PASS: TestInfoDebug (0.54s) [2022-03-17T09:08:42.731Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:08:42.731Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-17T09:08:42.731Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:08:42.731Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-03-17T09:08:42.731Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:08:42.731Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-17T09:08:42.731Z] === RUN TestPingCacheHeaders [2022-03-17T09:08:42.731Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T09:08:42.731Z] === RUN TestPingGet [2022-03-17T09:08:42.731Z] --- PASS: TestPingGet (0.01s) [2022-03-17T09:08:42.731Z] === RUN TestPingHead [2022-03-17T09:08:42.731Z] --- PASS: TestPingHead (0.02s) [2022-03-17T09:08:42.731Z] === RUN TestVersion [2022-03-17T09:08:42.731Z] --- PASS: TestVersion (0.02s) [2022-03-17T09:08:42.731Z] === CONT TestDiskUsage [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T09:08:43.303Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T09:08:43.876Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage (1.26s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-17T09:08:43.876Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T09:08:43.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-17T09:08:43.877Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:08:43.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-03-17T09:08:43.877Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-17T09:08:43.877Z] PASS [2022-03-17T09:08:43.877Z] [2022-03-17T09:08:43.877Z] === Skipped [2022-03-17T09:08:43.877Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:08:43.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:08:43.877Z] [2022-03-17T09:08:43.877Z] DONE 50 tests, 1 skipped in 20.073s [2022-03-17T09:08:43.877Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T09:08:43.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:08:43.881Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:08:43.881Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:08:43.881Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:08:43.881Z] [2022-03-17T09:08:44.137Z] INFO: Testing against a local daemon [2022-03-17T09:08:44.138Z] === RUN TestVolumesCreateAndList [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T09:08:44.138Z] === RUN TestVolumesRemove [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-17T09:08:44.138Z] === RUN TestVolumesInspect [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T09:08:44.138Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:08:44.138Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:08:44.138Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:08:44.138Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T09:08:44.138Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:08:44.138Z] PASS [2022-03-17T09:08:44.138Z] [2022-03-17T09:08:44.138Z] DONE 5 tests in 0.181s [2022-03-17T09:08:44.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:08:44.138Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13706 is not a child of this shell [2022-03-17T09:08:44.138Z] warning: PID 13706 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-17T09:08:44.138Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:08:44.138Z] [2022-03-17T09:08:44.138Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:08:44.138Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:08:44.138Z] [2022-03-17T09:08:44.138Z] To set a process to complain mode, use the command line tool [2022-03-17T09:08:44.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:08:44.138Z] Removing test suite binaries [2022-03-17T09:08:44.138Z] exiting test-integration [2022-03-17T09:08:44.138Z] ++ exit 0 [2022-03-17T09:08:44.138Z] [2022-03-17T09:08:44.443Z] + TEST_INTEGRATION_DEST=1 [2022-03-17T09:08:44.443Z] + CONTAINER_NAME=docker-pr4-1 [2022-03-17T09:08:44.443Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T09:08:44.443Z] + run_tests test-integration-flaky [2022-03-17T09:08:44.443Z] + '[' -n 0 ']' [2022-03-17T09:08:44.443Z] + rm= [2022-03-17T09:08:44.443Z] + c=0 [2022-03-17T09:08:44.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh test-integration-flaky test-integration [2022-03-17T09:08:44.443Z] ++ jobs -p [2022-03-17T09:08:44.443Z] + TEST_INTEGRATION_DEST=3 [2022-03-17T09:08:44.443Z] + for job in $(jobs -p) [2022-03-17T09:08:44.443Z] + CONTAINER_NAME=docker-pr4-3 [2022-03-17T09:08:44.443Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T09:08:44.443Z] + wait 9691 [2022-03-17T09:08:44.443Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T09:08:44.443Z] + run_tests [2022-03-17T09:08:44.443Z] + '[' -n 0 ']' [2022-03-17T09:08:44.443Z] + rm= [2022-03-17T09:08:44.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh '' test-integration [2022-03-17T09:08:44.443Z] + TEST_INTEGRATION_DEST=2 [2022-03-17T09:08:44.443Z] + CONTAINER_NAME=docker-pr4-2 [2022-03-17T09:08:44.443Z] + TEST_SKIP_INTEGRATION=1 [2022-03-17T09:08:44.443Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T09:08:44.443Z] + run_tests [2022-03-17T09:08:44.443Z] + '[' -n 0 ']' [2022-03-17T09:08:44.443Z] + rm= [2022-03-17T09:08:44.444Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43214/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh '' test-integration Post stage [Pipeline] junit [2022-03-17T09:08:45.097Z] Recording test results [2022-03-17T09:08:45.434Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T09:08:45.787Z] + echo Ensuring container killed. [2022-03-17T09:08:45.787Z] Ensuring container killed. [2022-03-17T09:08:45.787Z] + docker rm -vf docker-pr4 [2022-03-17T09:08:45.787Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-03-17T09:08:45.812Z] [2022-03-17T09:08:45.812Z] [2022-03-17T09:08:45.812Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T09:08:45.812Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:08:45.812Z] HOSTNAME=7dfd036475dc [2022-03-17T09:08:45.812Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T09:08:45.812Z] TESTDEBUG=0 [2022-03-17T09:08:45.812Z] DEST=bundles/test-integration [2022-03-17T09:08:45.812Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:08:45.812Z] KEEPBUNDLE=1 [2022-03-17T09:08:45.812Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:08:45.812Z] container=docker [2022-03-17T09:08:45.812Z] HOME=/root [2022-03-17T09:08:45.812Z] GOLANG_VERSION=1.18 [2022-03-17T09:08:45.812Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:08:45.812Z] VALIDATE_BRANCH=master [2022-03-17T09:08:45.812Z] TERM=xterm [2022-03-17T09:08:45.812Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:08:45.812Z] SHLVL=1 [2022-03-17T09:08:45.812Z] TIMEOUT=120m [2022-03-17T09:08:45.812Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:08:45.812Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:08:45.812Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-17T09:08:45.812Z] GO111MODULE=off [2022-03-17T09:08:45.812Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:08:45.812Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:08:45.812Z] GOPATH=/go [2022-03-17T09:08:45.812Z] PKG_CONFIG=pkg-config [2022-03-17T09:08:45.812Z] _=/usr/bin/env [2022-03-17T09:08:45.812Z] Building test suite binary ./integration-cli/test.main [2022-03-17T09:08:45.812Z] [2022-03-17T09:08:45.812Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T09:08:45.812Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:08:45.812Z] HOSTNAME=0ca77abad86d [2022-03-17T09:08:45.812Z] TEST_SKIP_INTEGRATION=1 [2022-03-17T09:08:45.812Z] TESTDEBUG=0 [2022-03-17T09:08:45.812Z] DEST=bundles/test-integration [2022-03-17T09:08:45.812Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:08:45.812Z] KEEPBUNDLE=1 [2022-03-17T09:08:45.812Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:08:45.812Z] container=docker [2022-03-17T09:08:45.812Z] HOME=/root [2022-03-17T09:08:45.812Z] GOLANG_VERSION=1.18 [2022-03-17T09:08:45.812Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:08:45.812Z] VALIDATE_BRANCH=master [2022-03-17T09:08:45.812Z] TERM=xterm [2022-03-17T09:08:45.812Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:08:45.812Z] SHLVL=1 [2022-03-17T09:08:45.812Z] TIMEOUT=120m [2022-03-17T09:08:45.812Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:08:45.812Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:08:45.812Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-17T09:08:45.812Z] GO111MODULE=off [2022-03-17T09:08:45.812Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:08:45.812Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:08:45.812Z] GOPATH=/go [2022-03-17T09:08:45.812Z] PKG_CONFIG=pkg-config [2022-03-17T09:08:45.812Z] _=/usr/bin/env [2022-03-17T09:08:45.812Z] Building test suite binary ./integration-cli/test.main [2022-03-17T09:08:45.812Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-17T09:08:46.069Z] No new tests added to integration. [2022-03-17T09:08:46.069Z] [2022-03-17T09:08:46.079Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:08:46.079Z] Chowning /workspace to jenkins user [2022-03-17T09:08:46.079Z] + id -u [2022-03-17T09:08:46.079Z] + id -g [2022-03-17T09:08:46.079Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:08:46.327Z] ---> Making bundle: test-integration (in bundles/test-integration) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:08:47.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:08:47.700Z] HOSTNAME=96b1f1dd3e83 [2022-03-17T09:08:47.700Z] TESTDEBUG=0 [2022-03-17T09:08:47.700Z] DEST=bundles/test-integration [2022-03-17T09:08:47.700Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:08:47.700Z] KEEPBUNDLE=1 [2022-03-17T09:08:47.700Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:08:47.700Z] container=docker [2022-03-17T09:08:47.700Z] HOME=/root [2022-03-17T09:08:47.700Z] GOLANG_VERSION=1.18 [2022-03-17T09:08:47.700Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:08:47.700Z] VALIDATE_BRANCH=master [2022-03-17T09:08:47.700Z] TERM=xterm [2022-03-17T09:08:47.700Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:08:47.700Z] SHLVL=1 [2022-03-17T09:08:47.700Z] TIMEOUT=120m [2022-03-17T09:08:47.700Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:08:47.700Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:08:47.700Z] GO111MODULE=off [2022-03-17T09:08:47.700Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T09:08:47.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:08:47.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:08:47.700Z] GOPATH=/go [2022-03-17T09:08:47.700Z] PKG_CONFIG=pkg-config [2022-03-17T09:08:47.700Z] _=/usr/bin/env [2022-03-17T09:08:47.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T09:08:47.772Z] + bundleName=amd64-rootless [2022-03-17T09:08:47.772Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-17T09:08:47.772Z] Creating amd64-rootless-bundles.tar.gz [2022-03-17T09:08:47.772Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T09:08:47.772Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-17T09:08:47.787Z] Archiving artifacts [2022-03-17T09:08:48.075Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:08:48.391Z] + make clean [2022-03-17T09:08:48.391Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:08:48.391Z] docker-dev-cache [2022-03-17T09:08:48.391Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:08:51.673Z] INFO: Expanding go... [2022-03-17T09:08:54.714Z] INFO: Expanding go... [2022-03-17T09:09:02.773Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.3% of statements [2022-03-17T09:09:03.035Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-17T09:09:03.607Z] ok github.com/docker/docker/cmd/dockerd/trap 2.459s coverage: 0.0% of statements [2022-03-17T09:09:03.607Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T09:09:03.607Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T09:09:03.607Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T09:09:03.607Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T09:09:03.607Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T09:09:08.263Z] #81 exporting layers 24.0s done [2022-03-17T09:09:08.263Z] #81 writing image sha256:90f70cfcc27504c956fa1cb60cea664e30a474d83814393b4cd159dacf4508f1 done [2022-03-17T09:09:08.263Z] #81 naming to docker.io/library/docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 done [2022-03-17T09:09:08.263Z] #81 DONE 24.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-17T09:09:08.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/validate/default [2022-03-17T09:09:08.940Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-03-17T09:09:09.622Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-17T09:09:10.328Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-17T09:09:11.273Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-17T09:09:11.415Z] 0a6173b79e25: Pull complete [2022-03-17T09:09:11.415Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T09:09:11.415Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:09:11.415Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:09:11.415Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-17T09:09:11.415Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-17T09:09:11.415Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-17T09:09:11.415Z] INFO: Docker version of control daemon [2022-03-17T09:09:11.415Z] [2022-03-17T09:09:11.415Z] Client: [2022-03-17T09:09:11.415Z] Version: 20.10.9 [2022-03-17T09:09:11.415Z] API version: 1.41 [2022-03-17T09:09:11.415Z] Go version: go1.16.8 [2022-03-17T09:09:11.415Z] Git commit: c2ea9bc [2022-03-17T09:09:11.415Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-17T09:09:11.415Z] OS/Arch: windows/amd64 [2022-03-17T09:09:11.415Z] Context: default [2022-03-17T09:09:11.415Z] Experimental: true [2022-03-17T09:09:11.415Z] [2022-03-17T09:09:11.415Z] Server: Docker Engine - Community [2022-03-17T09:09:11.415Z] Engine: [2022-03-17T09:09:11.415Z] Version: 20.10.9 [2022-03-17T09:09:11.415Z] API version: 1.41 (minimum version 1.24) [2022-03-17T09:09:11.415Z] Go version: go1.16.8 [2022-03-17T09:09:11.415Z] Git commit: 79ea9d3 [2022-03-17T09:09:11.415Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-17T09:09:11.415Z] OS/Arch: windows/amd64 [2022-03-17T09:09:11.415Z] Experimental: true [2022-03-17T09:09:11.415Z] [2022-03-17T09:09:11.415Z] INFO: Docker info of control daemon [2022-03-17T09:09:11.415Z] [2022-03-17T09:09:11.415Z] Client: [2022-03-17T09:09:11.415Z] Context: default [2022-03-17T09:09:11.415Z] Debug Mode: false [2022-03-17T09:09:11.415Z] Plugins: [2022-03-17T09:09:11.415Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-17T09:09:11.415Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-17T09:09:11.415Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-17T09:09:11.415Z] [2022-03-17T09:09:11.415Z] Server: [2022-03-17T09:09:11.415Z] Containers: 0 [2022-03-17T09:09:11.415Z] Running: 0 [2022-03-17T09:09:11.415Z] Paused: 0 [2022-03-17T09:09:11.415Z] Stopped: 0 [2022-03-17T09:09:11.415Z] Images: 1 [2022-03-17T09:09:11.415Z] Server Version: 20.10.9 [2022-03-17T09:09:11.415Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-17T09:09:11.415Z] Windows: [2022-03-17T09:09:11.415Z] LCOW: [2022-03-17T09:09:11.415Z] Logging Driver: json-file [2022-03-17T09:09:11.415Z] Plugins: [2022-03-17T09:09:11.415Z] Volume: local [2022-03-17T09:09:11.415Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:09:11.415Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:09:11.415Z] Swarm: inactive [2022-03-17T09:09:11.415Z] Default Isolation: process [2022-03-17T09:09:11.415Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T09:09:11.416Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-17T09:09:11.416Z] OSType: windows [2022-03-17T09:09:11.416Z] Architecture: x86_64 [2022-03-17T09:09:11.416Z] CPUs: 4 [2022-03-17T09:09:11.416Z] Total Memory: 32GiB [2022-03-17T09:09:11.416Z] Name: azwin-2-89b6a0 [2022-03-17T09:09:11.416Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-17T09:09:11.416Z] Docker Root Dir: D:\docker [2022-03-17T09:09:11.416Z] Debug Mode: false [2022-03-17T09:09:11.416Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:09:11.416Z] Labels: [2022-03-17T09:09:11.416Z] Experimental: true [2022-03-17T09:09:11.416Z] Insecure Registries: [2022-03-17T09:09:11.416Z] 10.0.0.4:5000 [2022-03-17T09:09:11.416Z] 127.0.0.0/8 [2022-03-17T09:09:11.416Z] Registry Mirrors: [2022-03-17T09:09:11.416Z] http://10.0.0.4:5000/ [2022-03-17T09:09:11.416Z] Live Restore Enabled: false [2022-03-17T09:09:11.416Z] Product License: Community Engine [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] INFO: Commit hash is 427b0cd636 [2022-03-17T09:09:11.416Z] INFO: Nuke-Everything... [2022-03-17T09:09:11.416Z] INFO: Container count on control daemon to delete is 0 [2022-03-17T09:09:11.416Z] INFO: Nuking d:\CI [2022-03-17T09:09:11.416Z] INFO: Zapped successfully [2022-03-17T09:09:11.416Z] INFO: Location for testing is d:\CI\PR-43214\4 [2022-03-17T09:09:11.416Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] INFO: Building the image from Dockerfile.windows at 03/17/2022 09:09:01... [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] Sending build context to Docker daemon 64.29MB [2022-03-17T09:09:11.416Z] [2022-03-17T09:09:11.416Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-17T09:09:11.416Z] ---> 6a11116086a4 [2022-03-17T09:09:11.416Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-17T09:09:11.416Z] ---> Running in 2d398bdd1e59 [2022-03-17T09:09:11.416Z] Removing intermediate container 2d398bdd1e59 [2022-03-17T09:09:11.416Z] ---> 5d5f1c88a15d [2022-03-17T09:09:11.416Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-17T09:09:11.416Z] ---> Running in cbe63ac74a88 [2022-03-17T09:09:11.416Z] Removing intermediate container cbe63ac74a88 [2022-03-17T09:09:11.416Z] ---> 09610b74090f [2022-03-17T09:09:11.416Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-17T09:09:11.416Z] ---> Running in b020d571ba24 [2022-03-17T09:09:11.416Z] Removing intermediate container b020d571ba24 [2022-03-17T09:09:11.416Z] ---> e6eb0645cacf [2022-03-17T09:09:11.416Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-17T09:09:11.416Z] ---> Running in 1c77710a936a [2022-03-17T09:09:11.416Z] Removing intermediate container 1c77710a936a [2022-03-17T09:09:11.416Z] ---> 3cb8e7b312fe [2022-03-17T09:09:11.416Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-17T09:09:11.416Z] ---> Running in 69fffc8043a4 [2022-03-17T09:09:11.416Z] Removing intermediate container 69fffc8043a4 [2022-03-17T09:09:11.416Z] ---> b9987c28a775 [2022-03-17T09:09:11.416Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-17T09:09:11.416Z] ---> Running in c66d88616613 [2022-03-17T09:09:17.774Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-03-17T09:09:17.861Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-03-17T09:09:18.433Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-03-17T09:09:19.006Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-17T09:09:19.579Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T09:09:19.690Z] Congratulations! All API changes are done the right way. [2022-03-17T09:09:19.690Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-17T09:09:19.690Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-17T09:09:19.690Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-17T09:09:19.952Z] Congratulations! No new tests were added to integration-cli. [2022-03-17T09:09:19.952Z] [2022-03-17T09:09:19.952Z] INFO Start validation with golang-ci-lint [2022-03-17T09:09:20.523Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-17T09:09:20.526Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-17T09:09:20.526Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-17T09:09:20.526Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-17T09:09:20.785Z] ok github.com/docker/docker/daemon 10.102s coverage: 17.1% of statements [2022-03-17T09:09:20.785Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T09:09:20.785Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T09:09:20.785Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T09:09:20.785Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T09:09:21.609Z] INFO: Expanding compiler 1 of 3... [2022-03-17T09:09:21.609Z] INFO: Expanding compiler 2 of 3... [2022-03-17T09:09:21.730Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.266s coverage: 56.2% of statements [2022-03-17T09:09:22.303Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-17T09:09:23.705Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-17T09:09:24.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.160s coverage: 50.5% of statements [2022-03-17T09:09:24.830Z] INFO: Expanding compiler 1 of 3... [2022-03-17T09:09:24.830Z] INFO: Expanding compiler 2 of 3... [2022-03-17T09:09:26.572Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.681s coverage: 58.0% of statements [2022-03-17T09:09:26.572Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.210s coverage: 45.9% of statements [2022-03-17T09:09:26.833Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T09:09:26.833Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T09:09:26.833Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T09:09:27.045Z] INFO: Expanding compiler 3 of 3... [2022-03-17T09:09:27.393Z] INFO: Expanding compiler 3 of 3... [2022-03-17T09:09:27.393Z] INFO: Removing downloaded files... [2022-03-17T09:09:27.393Z] INFO: Downloading containerd [2022-03-17T09:09:27.406Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-03-17T09:09:27.513Z] INFO: Removing downloaded files... [2022-03-17T09:09:27.513Z] INFO: Downloading containerd [2022-03-17T09:09:27.668Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 2.9% of statements [2022-03-17T09:09:27.933Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-03-17T09:09:29.254Z] [2022-03-17T09:09:29.254Z] SUCCESS: Specified value was saved. [2022-03-17T09:09:29.254Z] INFO: Downloading git... [2022-03-17T09:09:29.854Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2022-03-17T09:09:29.854Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T09:09:29.854Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T09:09:29.854Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-03-17T09:09:30.249Z] INFO: Downloading go... [2022-03-17T09:09:30.427Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-03-17T09:09:30.688Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 80.2% of statements [2022-03-17T09:09:30.688Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T09:09:31.261Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-17T09:09:31.261Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-17T09:09:31.522Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-03-17T09:09:31.784Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-17T09:09:31.869Z] INFO: Downloading compiler 1 of 3... [2022-03-17T09:09:31.869Z] INFO: Downloading compiler 2 of 3... [2022-03-17T09:09:31.869Z] INFO: Downloading compiler 3 of 3... [2022-03-17T09:09:32.338Z] INFO: Extracting git... [2022-03-17T09:09:32.358Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-03-17T09:09:32.358Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T09:09:32.932Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 59.1% of statements [2022-03-17T09:09:32.932Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-03-17T09:09:33.877Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-17T09:09:34.138Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-17T09:09:34.711Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-17T09:09:35.284Z] ok github.com/docker/docker/daemon/logger/splunk 1.523s coverage: 82.5% of statements [2022-03-17T09:09:35.284Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T09:09:35.284Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T09:09:36.227Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-03-17T09:09:36.489Z] ok github.com/docker/docker/distribution 0.590s coverage: 28.4% of statements [2022-03-17T09:09:36.489Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T09:09:37.433Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-17T09:09:38.006Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-17T09:09:38.267Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-17T09:09:38.840Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-03-17T09:09:38.840Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T09:09:39.101Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-17T09:09:39.362Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2022-03-17T09:09:39.362Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T09:09:39.935Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-03-17T09:09:40.509Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-03-17T09:09:41.082Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-03-17T09:09:41.082Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-17T09:09:42.997Z] ok github.com/docker/docker/pkg/archive 0.264s coverage: 82.6% of statements [2022-03-17T09:09:43.942Z] ok github.com/docker/docker/pkg/authorization 0.576s coverage: 68.3% of statements [2022-03-17T09:09:43.942Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-17T09:09:43.942Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-17T09:09:45.057Z] [2022-03-17T09:09:45.057Z] Name Version Source Summary [2022-03-17T09:09:45.057Z] ---- ------- ------ ------- [2022-03-17T09:09:45.057Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T09:09:45.057Z] [2022-03-17T09:09:45.057Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T09:09:45.057Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T09:09:45.057Z] PSChildName : containerd [2022-03-17T09:09:45.057Z] PSDrive : C [2022-03-17T09:09:45.057Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T09:09:45.057Z] PSIsContainer : True [2022-03-17T09:09:45.057Z] Name : containerd [2022-03-17T09:09:45.057Z] FullName : C:\containerd [2022-03-17T09:09:45.057Z] Parent : [2022-03-17T09:09:45.057Z] Exists : True [2022-03-17T09:09:45.057Z] Root : C:\ [2022-03-17T09:09:45.057Z] Extension : [2022-03-17T09:09:45.057Z] CreationTime : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] CreationTimeUtc : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] LastAccessTime : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] LastAccessTimeUtc : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] LastWriteTime : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] LastWriteTimeUtc : 3/17/2022 9:09:43 AM [2022-03-17T09:09:45.057Z] Attributes : Directory [2022-03-17T09:09:45.057Z] Mode : d----- [2022-03-17T09:09:45.057Z] BaseName : containerd [2022-03-17T09:09:45.057Z] Target : {} [2022-03-17T09:09:45.057Z] LinkType : [2022-03-17T09:09:45.057Z] [2022-03-17T09:09:45.514Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T09:09:45.514Z] INFO: Configuring git core.autocrlf... [2022-03-17T09:09:45.971Z] [2022-03-17T09:09:45.971Z] [2022-03-17T09:09:47.245Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 43.5% of statements [2022-03-17T09:09:47.245Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-17T09:09:47.287Z] INFO: Expanding go... [2022-03-17T09:09:47.506Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-17T09:09:47.768Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-17T09:09:48.029Z] ok github.com/docker/docker/layer 7.548s coverage: 69.0% of statements [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T09:09:48.029Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T09:09:48.605Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-03-17T09:09:48.605Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T09:09:48.866Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-17T09:09:48.866Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-03-17T09:09:49.812Z] ok github.com/docker/docker/pkg/idtools 0.338s coverage: 69.5% of statements [2022-03-17T09:09:49.812Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 71.5% of statements [2022-03-17T09:09:50.074Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-03-17T09:09:50.074Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-17T09:09:50.074Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T09:09:50.336Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-03-17T09:09:50.336Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-17T09:09:50.598Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-03-17T09:09:50.598Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-03-17T09:09:50.860Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-03-17T09:09:50.860Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T09:09:50.860Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T09:09:51.194Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-03-17T09:09:51.768Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-17T09:09:51.768Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-17T09:09:52.029Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-17T09:09:53.437Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-03-17T09:09:53.437Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-17T09:09:53.707Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T09:09:53.968Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-17T09:09:54.231Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-17T09:09:54.492Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T09:09:54.753Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-03-17T09:09:55.325Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T09:09:55.587Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-03-17T09:09:56.159Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-17T09:09:56.420Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T09:09:56.420Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-17T09:09:56.682Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-17T09:09:57.649Z] [2022-03-17T09:09:57.649Z] Name Version Source Summary [2022-03-17T09:09:57.649Z] ---- ------- ------ ------- [2022-03-17T09:09:57.649Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T09:09:57.649Z] [2022-03-17T09:09:57.649Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T09:09:57.649Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T09:09:57.649Z] PSChildName : containerd [2022-03-17T09:09:57.649Z] PSDrive : C [2022-03-17T09:09:57.649Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T09:09:57.649Z] PSIsContainer : True [2022-03-17T09:09:57.649Z] Name : containerd [2022-03-17T09:09:57.649Z] FullName : C:\containerd [2022-03-17T09:09:57.649Z] Parent : [2022-03-17T09:09:57.649Z] Exists : True [2022-03-17T09:09:57.649Z] Root : C:\ [2022-03-17T09:09:57.649Z] Extension : [2022-03-17T09:09:57.649Z] CreationTime : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] CreationTimeUtc : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] LastAccessTime : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] LastAccessTimeUtc : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] LastWriteTime : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] LastWriteTimeUtc : 3/17/2022 9:09:56 AM [2022-03-17T09:09:57.649Z] Attributes : Directory [2022-03-17T09:09:57.649Z] Mode : d----- [2022-03-17T09:09:57.649Z] BaseName : containerd [2022-03-17T09:09:57.649Z] Target : {} [2022-03-17T09:09:57.649Z] LinkType : [2022-03-17T09:09:57.649Z] [2022-03-17T09:09:58.601Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-03-17T09:09:58.601Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T09:09:58.635Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T09:09:58.635Z] INFO: Configuring git core.autocrlf... [2022-03-17T09:09:58.635Z] [2022-03-17T09:09:58.635Z] [2022-03-17T09:09:59.174Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-17T09:10:00.118Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-03-17T09:10:00.380Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-17T09:10:00.672Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:10:01.241Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:10:01.241Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:10:01.768Z] ok github.com/docker/docker/registry 0.080s coverage: 58.3% of statements [2022-03-17T09:10:01.768Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T09:10:01.811Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:10:01.811Z] [2022-03-17T09:10:01.811Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T09:10:02.030Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-17T09:10:02.071Z] DOCKER_SYSTEMD=1 [2022-03-17T09:10:02.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:10:02.071Z] HOSTNAME=e2732013d109 [2022-03-17T09:10:02.071Z] DEST=bundles/test-integration [2022-03-17T09:10:02.071Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:10:02.071Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:10:02.071Z] container=docker [2022-03-17T09:10:02.071Z] HOME=/root [2022-03-17T09:10:02.071Z] LANG=C.UTF-8 [2022-03-17T09:10:02.071Z] INVOCATION_ID=675d42ee3ade46689117d1c0f672bb04 [2022-03-17T09:10:02.071Z] GOLANG_VERSION=1.18 [2022-03-17T09:10:02.071Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:10:02.071Z] VALIDATE_BRANCH=master [2022-03-17T09:10:02.071Z] TERM=xterm [2022-03-17T09:10:02.071Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:10:02.071Z] SHLVL=3 [2022-03-17T09:10:02.071Z] TIMEOUT=120m [2022-03-17T09:10:02.071Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:10:02.071Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:10:02.071Z] GO111MODULE=off [2022-03-17T09:10:02.071Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T09:10:02.071Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T09:10:02.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:10:02.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:10:02.071Z] GOPATH=/go [2022-03-17T09:10:02.071Z] PKG_CONFIG=pkg-config [2022-03-17T09:10:02.071Z] _=/usr/bin/env [2022-03-17T09:10:02.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T09:10:02.604Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-17T09:10:02.865Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-17T09:10:04.783Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-17T09:10:05.356Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-03-17T09:10:05.928Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-03-17T09:10:06.872Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-17T09:10:17.582Z] INFO: Expanding compiler 1 of 3... [2022-03-17T09:10:17.582Z] INFO: Expanding compiler 2 of 3... [2022-03-17T09:10:19.802Z] INFO: Expanding compiler 3 of 3... [2022-03-17T09:10:20.791Z] INFO: Removing downloaded files... [2022-03-17T09:10:20.791Z] INFO: Downloading containerd [2022-03-17T09:10:28.840Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T09:10:28.840Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === Skipped [2022-03-17T09:10:28.840Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T09:10:28.840Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T09:10:28.840Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T09:10:28.840Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T09:10:28.840Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.840Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.840Z] [2022-03-17T09:10:28.840Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-17T09:10:28.840Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-17T09:10:28.841Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:20Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-17T09:10:28.841Z] aufs_test.go:37: driver not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T09:10:28.841Z] time="2022-03-17T09:09:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T09:10:28.841Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T09:10:28.841Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T09:10:28.841Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:10:28.841Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T09:10:28.841Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T09:10:28.841Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T09:10:28.841Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T09:10:28.841Z] [2022-03-17T09:10:28.841Z] DONE 2337 tests, 53 skipped in 199.756s [2022-03-17T09:10:28.841Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:10:28.841Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T09:10:28.841Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-17T09:10:35.737Z] [2022-03-17T09:10:35.737Z] Name Version Source Summary [2022-03-17T09:10:35.737Z] ---- ------- ------ ------- [2022-03-17T09:10:35.737Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-17T09:10:35.737Z] [2022-03-17T09:10:35.737Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-17T09:10:35.737Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-17T09:10:35.737Z] PSChildName : containerd [2022-03-17T09:10:35.737Z] PSDrive : C [2022-03-17T09:10:35.737Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-17T09:10:35.737Z] PSIsContainer : True [2022-03-17T09:10:35.737Z] Name : containerd [2022-03-17T09:10:35.737Z] FullName : C:\containerd [2022-03-17T09:10:35.737Z] Parent : [2022-03-17T09:10:35.737Z] Exists : True [2022-03-17T09:10:35.737Z] Root : C:\ [2022-03-17T09:10:35.737Z] Extension : [2022-03-17T09:10:35.737Z] CreationTime : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] CreationTimeUtc : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] LastAccessTime : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] LastAccessTimeUtc : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] LastWriteTime : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] LastWriteTimeUtc : 3/17/2022 9:10:34 AM [2022-03-17T09:10:35.737Z] Attributes : Directory [2022-03-17T09:10:35.737Z] Mode : d----- [2022-03-17T09:10:35.737Z] BaseName : containerd [2022-03-17T09:10:35.737Z] Target : {} [2022-03-17T09:10:35.737Z] LinkType : [2022-03-17T09:10:35.737Z] [2022-03-17T09:10:37.305Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-17T09:10:37.305Z] INFO: Configuring git core.autocrlf... [2022-03-17T09:10:37.305Z] [2022-03-17T09:10:37.305Z] [2022-03-17T09:10:58.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T09:10:58.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T09:11:12.018Z] Removing intermediate container 1bdf68420354 [2022-03-17T09:11:12.018Z] ---> e2b994bf740e [2022-03-17T09:11:12.018Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T09:11:12.018Z] ---> Running in 9a3d7c7035f8 [2022-03-17T09:11:12.018Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T09:11:12.018Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:11:12.018Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:11:12.018Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:11:12.018Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:11:12.018Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:11:12.018Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:11:12.018Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:11:12.018Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:11:12.018Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:11:12.018Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork 37.431s coverage: 40.7% of statements [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.212s coverage: 59.9% of statements [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.104s coverage: 4.0% of statements [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-17T09:11:15.567Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T09:11:15.567Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T09:11:16.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T09:11:23.710Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.979s coverage: 7.2% of statements [2022-03-17T09:11:23.710Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T09:11:23.710Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T09:11:23.971Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-17T09:11:23.971Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T09:11:23.971Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T09:11:23.971Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T09:11:24.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T09:11:24.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T09:11:24.543Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-17T09:11:24.543Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-03-17T09:11:24.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T09:11:24.804Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-17T09:11:24.899Z] Removing intermediate container fb6f3fb341b1 [2022-03-17T09:11:24.899Z] ---> 93a8f9ad901a [2022-03-17T09:11:24.899Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T09:11:24.899Z] ---> Running in 34f8bb5baa25 [2022-03-17T09:11:24.899Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T09:11:24.899Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:11:24.899Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:11:24.899Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:11:24.899Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:11:24.899Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:11:24.899Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:11:24.899Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:11:24.899Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:11:24.899Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:11:24.899Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:11:25.066Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-17T09:11:29.854Z] Removing intermediate container 9a3d7c7035f8 [2022-03-17T09:11:29.854Z] ---> 70b29b030c0b [2022-03-17T09:11:29.854Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T09:11:29.854Z] ---> Running in d715fccee40f [2022-03-17T09:11:29.854Z] Removing intermediate container d715fccee40f [2022-03-17T09:11:29.854Z] ---> cdcf7959cea9 [2022-03-17T09:11:29.854Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T09:11:29.854Z] ---> Running in 193d6a18d416 [2022-03-17T09:11:30.323Z] Removing intermediate container 193d6a18d416 [2022-03-17T09:11:30.323Z] ---> fd2d054da872 [2022-03-17T09:11:30.323Z] Step 11/11 : COPY . . [2022-03-17T09:11:34.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T09:11:34.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T09:11:35.069Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-17T09:11:35.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T09:11:36.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T09:11:36.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T09:11:37.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T09:11:39.841Z] Removing intermediate container 34f8bb5baa25 [2022-03-17T09:11:39.841Z] ---> f6a5c21aab11 [2022-03-17T09:11:39.841Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T09:11:39.841Z] ---> Running in 2dadf19b1fc0 [2022-03-17T09:11:39.841Z] Removing intermediate container 2dadf19b1fc0 [2022-03-17T09:11:39.841Z] ---> b0d27eb60cb4 [2022-03-17T09:11:39.841Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T09:11:39.841Z] ---> Running in e0ef010a1cc5 [2022-03-17T09:11:39.841Z] Removing intermediate container e0ef010a1cc5 [2022-03-17T09:11:39.841Z] ---> e13817a36187 [2022-03-17T09:11:39.841Z] Step 11/11 : COPY . . [2022-03-17T09:11:39.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T09:11:41.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T09:11:41.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T09:11:42.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T09:11:43.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T09:11:43.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T09:11:45.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T09:11:45.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T09:11:46.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T09:11:47.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:11:47.814Z] Using test binary docker [2022-03-17T09:11:47.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T09:11:47.814Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-17T09:11:47.814Z] INFO: Waiting for daemon to start... [2022-03-17T09:11:47.814Z] Starting dockerd [2022-03-17T09:11:51.102Z] . [2022-03-17T09:11:51.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:11:51.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:11:51.102Z] Error: No such image: emptyfs [2022-03-17T09:11:51.102Z] Running integration-test (iteration 1) [2022-03-17T09:11:51.102Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T09:11:51.362Z] Loaded image: busybox:latest [2022-03-17T09:11:51.622Z] Loaded image: busybox:glibc [2022-03-17T09:11:53.004Z] Loaded image: debian:bullseye-slim [2022-03-17T09:11:53.004Z] Loaded image: hello-world:latest [2022-03-17T09:11:53.004Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:11:53.004Z] INFO: Testing against a local daemon [2022-03-17T09:11:53.004Z] === RUN TestCgroupNamespacesBuild [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/ipam 15.197s coverage: 85.3% of statements [2022-03-17T09:11:53.191Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T09:11:53.191Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-17T09:11:53.191Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/iptables 0.122s coverage: 45.1% of statements [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2022-03-17T09:11:53.191Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-17T09:11:54.908Z] --- PASS: TestCgroupNamespacesBuild (1.57s) [2022-03-17T09:11:54.908Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T09:11:55.844Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-17T09:11:55.844Z] === RUN TestBuildWithSession [2022-03-17T09:11:55.844Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:11:55.844Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:11:55.844Z] === RUN TestBuildSquashParent [2022-03-17T09:12:00.454Z] ---> 6a4e9224e0ef [2022-03-17T09:12:00.454Z] Successfully built 6a4e9224e0ef [2022-03-17T09:12:00.454Z] Successfully tagged docker:latest [2022-03-17T09:12:00.454Z] INFO: Image build ended at 03/17/2022 09:11:59. Duration:00:03:41.2969446 [2022-03-17T09:12:00.454Z] [2022-03-17T09:12:00.454Z] [2022-03-17T09:12:00.454Z] INFO: Building the test binaries at 03/17/2022 09:11:59... [2022-03-17T09:12:01.118Z] --- PASS: TestBuildSquashParent (4.63s) [2022-03-17T09:12:01.118Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:12:01.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:12:01.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:12:01.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:12:01.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:12:01.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:12:01.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:12:01.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:12:01.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:12:01.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:12:01.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:12:01.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:12:01.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:12:01.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:12:01.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:12:02.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:12:02.057Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:12:03.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:12:03.613Z] Removing intermediate container c66d88616613 [2022-03-17T09:12:03.613Z] ---> cf432fdcecea [2022-03-17T09:12:03.613Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-17T09:12:03.613Z] ---> Running in b8d0c3bab9ca [2022-03-17T09:12:03.695Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:12:04.424Z] INFO: make.ps1 starting at 03/17/2022 09:12:04 [2022-03-17T09:12:04.893Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:12:04.893Z] INFO: Invoking autogen... [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-03-17T09:12:05.073Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s) [2022-03-17T09:12:05.073Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:12:05.073Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:12:05.146Z] ---> 14ec788a5684 [2022-03-17T09:12:05.363Z] INFO: Building daemon... [2022-03-17T09:12:06.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:12:06.711Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:12:06.712Z] Successfully built 14ec788a5684 [2022-03-17T09:12:06.712Z] Successfully tagged docker:latest [2022-03-17T09:12:06.712Z] INFO: Image build ended at 03/17/2022 09:12:06. Duration:00:03:45.1535608 [2022-03-17T09:12:06.712Z] [2022-03-17T09:12:06.712Z] [2022-03-17T09:12:06.712Z] INFO: Building the test binaries at 03/17/2022 09:12:06... [2022-03-17T09:12:06.970Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:12:06.970Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy (2.23s) [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-17T09:12:07.230Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-17T09:12:07.230Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:12:07.439Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-17T09:12:07.910Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-17T09:12:07.910Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-17T09:12:07.910Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-17T09:12:07.910Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-17T09:12:07.910Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-17T09:12:08.168Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-03-17T09:12:08.168Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:12:08.380Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-17T09:12:08.380Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-17T09:12:08.380Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-17T09:12:08.380Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-17T09:12:08.380Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-17T09:12:08.380Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-17T09:12:08.380Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-17T09:12:08.851Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-17T09:12:09.105Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-03-17T09:12:09.105Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:12:09.364Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-03-17T09:12:09.364Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:12:09.841Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-17T09:12:09.841Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-17T09:12:11.269Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2022-03-17T09:12:11.269Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:12:11.512Z] INFO: make.ps1 starting at 03/17/2022 09:12:10 [2022-03-17T09:12:11.512Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:12:11.512Z] INFO: Invoking autogen... [2022-03-17T09:12:11.528Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-17T09:12:11.528Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:12:11.981Z] INFO: Building daemon... [2022-03-17T09:12:12.116Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 2m42.70117327s [2022-03-17T09:12:12.116Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-17T09:12:12.116Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 491.414443ms [2022-03-17T09:12:13.435Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-03-17T09:12:13.435Z] === RUN TestBuildWithHugeFile [2022-03-17T09:12:31.100Z] Removing intermediate container b8d0c3bab9ca [2022-03-17T09:12:31.100Z] ---> 5c3465597c47 [2022-03-17T09:12:31.100Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-17T09:12:31.100Z] ---> Running in 587368727d4a [2022-03-17T09:12:31.100Z] Removing intermediate container 587368727d4a [2022-03-17T09:12:31.100Z] ---> e272561f0154 [2022-03-17T09:12:31.100Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-17T09:12:31.100Z] ---> Running in a994926e84ed [2022-03-17T09:12:31.100Z] Removing intermediate container a994926e84ed [2022-03-17T09:12:31.100Z] ---> 7d93299a9de4 [2022-03-17T09:12:31.100Z] Step 11/11 : COPY . . [2022-03-17T09:12:45.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T09:13:00.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T09:13:01.250Z] ---> e20403bbafe7 [2022-03-17T09:13:01.250Z] Successfully built e20403bbafe7 [2022-03-17T09:13:01.250Z] Successfully tagged docker:latest [2022-03-17T09:13:01.250Z] INFO: Image build ended at 03/17/2022 09:13:00. Duration:00:03:59.4950813 [2022-03-17T09:13:01.250Z] [2022-03-17T09:13:01.250Z] [2022-03-17T09:13:01.250Z] INFO: Building the test binaries at 03/17/2022 09:13:00... [2022-03-17T09:13:07.197Z] INFO: make.ps1 starting at 03/17/2022 09:13:06 [2022-03-17T09:13:07.197Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:13:07.197Z] INFO: Invoking autogen... [2022-03-17T09:13:08.186Z] INFO: Building daemon... [2022-03-17T09:13:21.247Z] --- PASS: TestBuildWithHugeFile (62.88s) [2022-03-17T09:13:21.247Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:13:21.247Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:13:21.247Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:13:21.247Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:13:21.247Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:13:21.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:13:21.247Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:13:21.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:13:21.247Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:13:21.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:13:21.247Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:13:21.247Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:13:21.247Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:13:21.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T09:13:21.247Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-17T09:13:21.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-17T09:13:21.247Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-17T09:13:21.247Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:13:21.247Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T09:13:21.247Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T09:13:21.247Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-03-17T09:13:21.247Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-03-17T09:13:21.247Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-03-17T09:13:21.247Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:13:21.247Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-17T09:13:21.247Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T09:13:21.247Z] Loaded image: busybox:latest [2022-03-17T09:13:21.247Z] Loaded image: busybox:glibc [2022-03-17T09:13:22.185Z] Loaded image: debian:bullseye-slim [2022-03-17T09:13:22.444Z] Loaded image: hello-world:latest [2022-03-17T09:13:22.444Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:13:26.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T09:13:29.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T09:13:32.435Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.21s) [2022-03-17T09:13:32.435Z] PASS [2022-03-17T09:13:32.435Z] [2022-03-17T09:13:32.435Z] === Skipped [2022-03-17T09:13:32.435Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T09:13:32.435Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:13:32.435Z] [2022-03-17T09:13:32.435Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:13:32.435Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:13:32.435Z] [2022-03-17T09:13:32.435Z] DONE 34 tests, 2 skipped in 100.027s [2022-03-17T09:13:32.435Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T09:13:32.435Z] INFO: Testing against a local daemon [2022-03-17T09:13:32.435Z] === RUN TestConfigInspect [2022-03-17T09:13:32.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T09:13:33.634Z] INFO [linters context/goanalysis] analyzers took 4m43.993196523s with top 10 stages: buildir: 1m57.424955203s, goimports: 24.425173953s, unconvert: 17.127713593s, gosec: 15.238131457s, golint: 8.507005899s, S1038: 8.217076962s, misspell: 6.970792159s, nilness: 4.56192653s, directives: 4.027727549s, S1039: 3.935447409s [2022-03-17T09:13:33.634Z] INFO [runner] Issues before processing: 3060, after processing: 0 [2022-03-17T09:13:33.634Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2444/2444, cgo: 2444/3060, path_prettifier: 2444/2444, skip_dirs: 2444/2444, exclude: 2056/2056, identifier_marker: 2056/2056, exclude-rules: 78/2056, nolint: 0/78, skip_files: 2444/2444, autogenerated_exclude: 2056/2444 [2022-03-17T09:13:33.634Z] INFO [runner] processing took 81.690681ms with stages: nolint: 31.269777ms, identifier_marker: 21.495105ms, path_prettifier: 9.676351ms, autogenerated_exclude: 8.852451ms, exclude-rules: 8.018078ms, skip_dirs: 1.955314ms, cgo: 273.589µs, filename_unadjuster: 144.359µs, max_same_issues: 1.209µs, skip_files: 810ns, path_shortener: 682ns, uniq_by_line: 509ns, diff: 486ns, exclude: 378ns, max_from_linter: 357ns, source_code: 322ns, sort_results: 299ns, severity-rules: 255ns, max_per_file_from_linter: 232ns, path_prefixer: 118ns [2022-03-17T09:13:33.634Z] INFO [runner] linters took 1m28.394263822s with stages: goanalysis_metalinter: 1m28.31245157s [2022-03-17T09:13:33.634Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-17T09:13:33.634Z] INFO Memory: 2516 samples, avg is 294.7MB, max is 1177.7MB [2022-03-17T09:13:33.634Z] INFO Execution took 4m11.597018563s [2022-03-17T09:13:33.634Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-17T09:13:33.812Z] --- PASS: TestConfigInspect (2.33s) [2022-03-17T09:13:33.812Z] === RUN TestConfigList [2022-03-17T09:13:34.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary test-docker-py [2022-03-17T09:13:34.263Z] [2022-03-17T09:13:34.263Z] Removing bundles/ [2022-03-17T09:13:34.263Z] [2022-03-17T09:13:34.526Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T09:13:34.526Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:13:34.526Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:13:35.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T09:13:35.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T09:13:35.717Z] --- PASS: TestConfigList (2.16s) [2022-03-17T09:13:35.717Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:13:38.251Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2022-03-17T09:13:38.251Z] === RUN TestConfigsUpdate [2022-03-17T09:13:38.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T09:13:40.157Z] --- PASS: TestConfigsUpdate (2.12s) [2022-03-17T09:13:40.157Z] === RUN TestTemplatedConfig [2022-03-17T09:13:43.444Z] --- PASS: TestTemplatedConfig (2.70s) [2022-03-17T09:13:43.444Z] === RUN TestConfigCreateResolve [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/networkdb 104.201s coverage: 60.9% of statements [2022-03-17T09:13:44.732Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/osl 4.289s coverage: 39.7% of statements [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/portallocator 0.011s coverage: 86.1% of statements [2022-03-17T09:13:44.732Z] ok github.com/docker/docker/libnetwork/portmapper 0.256s coverage: 48.6% of statements [2022-03-17T09:13:44.994Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T09:13:44.994Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T09:13:45.255Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === Skipped [2022-03-17T09:13:45.255Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T09:13:45.255Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T09:13:45.255Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T09:13:45.255Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:13:45.255Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:13:45.255Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:13:45.255Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:13:45.255Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:13:45.255Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T09:13:45.255Z] firewalld_test.go:14: firewalld is not running [2022-03-17T09:13:45.255Z] [2022-03-17T09:13:45.255Z] DONE 326 tests, 9 skipped in 199.921s [2022-03-17T09:13:45.349Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-03-17T09:13:45.349Z] PASS [2022-03-17T09:13:45.349Z] [2022-03-17T09:13:45.349Z] DONE 6 tests in 13.711s [2022-03-17T09:13:45.349Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T09:13:45.349Z] INFO: Testing against a local daemon [2022-03-17T09:13:45.349Z] === RUN TestCheckpoint [2022-03-17T09:13:45.349Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:13:45.349Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:13:45.349Z] === RUN TestContainerInvalidJSON [2022-03-17T09:13:45.349Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:13:45.349Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:13:45.349Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:13:45.349Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:13:45.349Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:13:45.349Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:13:45.349Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-17T09:13:45.349Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T09:13:45.349Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T09:13:45.349Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:13:45.349Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-17T09:13:45.349Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:13:45.349Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-17T09:13:45.349Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:13:45.349Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-17T09:13:45.349Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:13:45.349Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-17T09:13:45.349Z] === RUN TestCopyFromContainer Post stage [Pipeline] junit [2022-03-17T09:13:45.846Z] Recording test results [2022-03-17T09:13:46.286Z] === RUN TestCopyFromContainer// [2022-03-17T09:13:46.286Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T09:13:46.547Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T09:13:46.547Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T09:13:46.547Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T09:13:46.547Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T09:13:46.732Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T09:13:46.732Z] [2022-03-17T09:13:46.732Z] ________ ____ __. [2022-03-17T09:13:46.732Z] \_____ \ | |/ _| [2022-03-17T09:13:46.732Z] / | \| < [2022-03-17T09:13:46.732Z] / | \ | \ [2022-03-17T09:13:46.732Z] \_______ /____|__ \ [2022-03-17T09:13:46.732Z] \/ \/ [2022-03-17T09:13:46.732Z] [2022-03-17T09:13:46.732Z] INFO: make.ps1 ended at 03/17/2022 09:13:36 [2022-03-17T09:13:46.732Z] INFO: Binaries build ended at 03/17/2022 09:13:38. Duration:00:01:38.4882610 [2022-03-17T09:13:46.732Z] INFO: Copying the built daemon binary to d:\CI\PR-43214\4\binary\dockerd-427b0cd636.exe... [2022-03-17T09:13:46.732Z] INFO: Copying the built client binary to d:\CI\PR-43214\4\binary\docker-427b0cd636.exe... [2022-03-17T09:13:46.732Z] INFO: Copying dockerversion from the container... [2022-03-17T09:13:46.732Z] INFO: Copying the golang package from the container to d:\CI\PR-43214\4\installer\go.zip... [2022-03-17T09:13:46.732Z] INFO: Extracting go.zip to d:\CI\PR-43214\4\go [2022-03-17T09:13:46.806Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T09:13:46.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T09:13:46.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T09:13:46.806Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T09:13:47.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T09:13:47.064Z] --- PASS: TestCopyFromContainer (1.70s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T09:13:47.065Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-17T09:13:47.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:13:47.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:13:47.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:13:47.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:13:47.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:13:47.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:13:47.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:13:47.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:13:47.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:13:47.065Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:13:47.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T09:13:47.065Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:13:47.065Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-17T09:13:47.065Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:13:47.065Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:13:47.065Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:13:47.065Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:13:47.065Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:13:47.065Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:13:47.065Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:13:47.065Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:13:47.065Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:13:47.065Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:13:47.065Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:13:47.065Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T09:13:47.065Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:13:47.065Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T09:13:47.065Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:13:47.370Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-17T09:13:47.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -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:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh dynbinary test-integration [2022-03-17T09:13:47.983Z] [2022-03-17T09:13:48.248Z] Removing bundles/ [2022-03-17T09:13:48.248Z] [2022-03-17T09:13:48.248Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-17T09:13:48.248Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:13:48.248Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:13:48.968Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2022-03-17T09:13:48.968Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:13:49.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T09:13:50.348Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:13:50.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:13:50.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:13:50.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:13:50.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:13:50.348Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:13:50.348Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:13:50.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:13:50.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:13:50.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:13:50.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:13:50.348Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:13:50.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T09:13:50.608Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:13:51.176Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2022-03-17T09:13:51.176Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:13:51.176Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:13:51.176Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:13:51.176Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T09:13:51.177Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:13:51.177Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:13:51.177Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:13:51.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-17T09:13:51.177Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:13:51.177Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-17T09:13:51.177Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T09:13:51.177Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T09:13:51.177Z] === RUN TestDaemonRestartIpcMode [2022-03-17T09:13:51.177Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T09:13:51.177Z] === RUN TestDaemonHostGatewayIP [2022-03-17T09:13:51.177Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T09:13:51.177Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T09:13:51.177Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T09:13:51.177Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:13:51.177Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T09:13:51.177Z] === RUN TestDiff [2022-03-17T09:13:51.745Z] --- PASS: TestDiff (0.57s) [2022-03-17T09:13:51.745Z] === RUN TestExecWithCloseStdin [2022-03-17T09:13:52.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T09:13:52.683Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-03-17T09:13:52.683Z] === RUN TestExec [2022-03-17T09:13:53.254Z] --- PASS: TestExec (0.66s) [2022-03-17T09:13:53.254Z] === RUN TestExecUser [2022-03-17T09:13:53.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T09:13:53.501Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T09:13:53.502Z] [2022-03-17T09:13:53.502Z] ________ ____ __. [2022-03-17T09:13:53.502Z] \_____ \ | |/ _| [2022-03-17T09:13:53.502Z] / | \| < [2022-03-17T09:13:53.502Z] / | \ | \ [2022-03-17T09:13:53.502Z] \_______ /____|__ \ [2022-03-17T09:13:53.502Z] \/ \/ [2022-03-17T09:13:53.502Z] [2022-03-17T09:13:53.502Z] INFO: make.ps1 ended at 03/17/2022 09:13:40 [2022-03-17T09:13:53.502Z] INFO: Binaries build ended at 03/17/2022 09:13:41. Duration:00:01:35.0223455 [2022-03-17T09:13:53.502Z] INFO: Copying the built daemon binary to d:\CI\PR-43214\4\binary\dockerd-427b0cd636.exe... [2022-03-17T09:13:53.502Z] INFO: Copying the built client binary to d:\CI\PR-43214\4\binary\docker-427b0cd636.exe... [2022-03-17T09:13:53.502Z] INFO: Copying dockerversion from the container... [2022-03-17T09:13:53.502Z] INFO: Copying the golang package from the container to d:\CI\PR-43214\4\installer\go.zip... [2022-03-17T09:13:53.502Z] INFO: Extracting go.zip to d:\CI\PR-43214\4\go [2022-03-17T09:13:53.821Z] --- PASS: TestExecUser (0.61s) [2022-03-17T09:13:53.822Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:13:54.389Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-03-17T09:13:54.389Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:13:55.767Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-17T09:13:55.767Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:13:56.704Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-03-17T09:13:56.704Z] === RUN TestHealthKillContainer [2022-03-17T09:13:56.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T09:13:58.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T09:14:02.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T09:14:04.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T09:14:04.820Z] --- PASS: TestHealthKillContainer (8.19s) [2022-03-17T09:14:04.820Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:14:05.387Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-03-17T09:14:05.387Z] === RUN TestIpcModeNone [2022-03-17T09:14:05.955Z] --- PASS: TestIpcModeNone (0.61s) [2022-03-17T09:14:05.955Z] === RUN TestIpcModePrivate [2022-03-17T09:14:06.214Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-17T09:14:06.474Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-17T09:14:06.474Z] === RUN TestIpcModeShareable [2022-03-17T09:14:07.042Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-17T09:14:07.042Z] --- PASS: TestIpcModeShareable (0.58s) [2022-03-17T09:14:07.042Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T09:14:07.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T09:14:08.948Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-03-17T09:14:08.948Z] === RUN TestAPIIpcModeHost [2022-03-17T09:14:09.518Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-03-17T09:14:09.518Z] === RUN TestDaemonIpcModeShareable [2022-03-17T09:14:09.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:14:09.747Z] Using test binary docker [2022-03-17T09:14:09.747Z] +++ /etc/init.d/apparmor start [2022-03-17T09:14:10.005Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:14:10.005Z] INFO: Waiting for daemon to start... [2022-03-17T09:14:10.005Z] Starting dockerd [2022-03-17T09:14:10.005Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T09:14:10.455Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T09:14:10.714Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-03-17T09:14:10.714Z] === RUN TestDaemonIpcModePrivate [2022-03-17T09:14:11.653Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T09:14:11.653Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-17T09:14:11.653Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T09:14:11.835Z] INFO: Extraction ended at 03/17/2022 09:14:09. Duration:00:00:28.5874705 [2022-03-17T09:14:11.835Z] INFO: Updating the golang and path environment variables [2022-03-17T09:14:11.835Z] INFO: GOPATH=d:\gopath [2022-03-17T09:14:11.835Z] INFO: go version go1.18 windows/amd64 [2022-03-17T09:14:11.835Z] INFO: Running the daemon under test in debug mode [2022-03-17T09:14:11.835Z] INFO: Starting a daemon under test... [2022-03-17T09:14:11.835Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43214\4\daemon --pidfile d:\CI\PR-43214\4\docker.pid -D [2022-03-17T09:14:11.835Z] INFO: Process started successfully. [2022-03-17T09:14:11.835Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T09:14:11.835Z] INFO: Waiting for the daemon under test to start... [2022-03-17T09:14:11.990Z] . [2022-03-17T09:14:11.990Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:14:11.990Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:14:12.250Z] Error: No such image: emptyfs [2022-03-17T09:14:12.250Z] ++++ docker load [2022-03-17T09:14:12.250Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T09:14:12.517Z] Running integration-test (iteration 1) [2022-03-17T09:14:12.517Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T09:14:12.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:14:12.517Z] ++ set -e [2022-03-17T09:14:12.517Z] ++ '[' -n 0 ']' [2022-03-17T09:14:12.517Z] ++ set -x [2022-03-17T09:14:12.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:14:13.033Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-17T09:14:13.033Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-03-17T09:14:13.033Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T09:14:13.456Z] Loaded image: busybox:latest [2022-03-17T09:14:13.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-17T09:14:14.019Z] Loaded image: busybox:glibc [2022-03-17T09:14:14.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-03-17T09:14:14.229Z] === RUN TestIpcModeOlderClient [2022-03-17T09:14:14.229Z] === PAUSE TestIpcModeOlderClient [2022-03-17T09:14:14.229Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:14:14.731Z] INFO: Extraction ended at 03/17/2022 09:14:12. Duration:00:00:28.6074627 [2022-03-17T09:14:14.731Z] INFO: Updating the golang and path environment variables [2022-03-17T09:14:14.731Z] INFO: GOPATH=d:\gopath [2022-03-17T09:14:14.731Z] INFO: go version go1.18 windows/amd64 [2022-03-17T09:14:14.731Z] INFO: Running the daemon under test in debug mode [2022-03-17T09:14:14.731Z] INFO: Running the daemon under test in containerd mode [2022-03-17T09:14:14.731Z] INFO: Starting a daemon under test... [2022-03-17T09:14:14.731Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43214\4\daemon --pidfile d:\CI\PR-43214\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-17T09:14:14.731Z] INFO: Containerd started successfully. [2022-03-17T09:14:14.731Z] INFO: Process started successfully. [2022-03-17T09:14:14.731Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T09:14:14.731Z] INFO: Waiting for the daemon under test to start... [2022-03-17T09:14:14.796Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-03-17T09:14:14.796Z] === RUN TestKillContainer [2022-03-17T09:14:14.796Z] === RUN TestKillContainer/no_signal [2022-03-17T09:14:15.364Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:14:15.364Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:14:16.301Z] --- PASS: TestKillContainer (1.37s) [2022-03-17T09:14:16.301Z] --- PASS: TestKillContainer/no_signal (0.49s) [2022-03-17T09:14:16.301Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-03-17T09:14:16.301Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-03-17T09:14:16.301Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:14:16.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T09:14:16.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T09:14:17.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-03-17T09:14:17.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-17T09:14:17.515Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-03-17T09:14:17.515Z] === RUN TestKillStoppedContainer [2022-03-17T09:14:17.515Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-17T09:14:17.515Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:14:17.515Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-17T09:14:17.515Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:14:18.092Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-03-17T09:14:18.092Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:14:18.092Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:14:18.092Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:14:18.092Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:14:18.092Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:14:18.092Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:14:18.092Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T09:14:18.199Z] Loaded image: debian:bullseye-slim [2022-03-17T09:14:18.352Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-03-17T09:14:18.352Z] === RUN TestLinksContainerNames [2022-03-17T09:14:18.457Z] Loaded image: hello-world:latest [2022-03-17T09:14:18.715Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:14:18.715Z] INFO: Testing against a local daemon [2022-03-17T09:14:18.715Z] === RUN TestCgroupNamespacesBuild [2022-03-17T09:14:19.294Z] --- PASS: TestLinksContainerNames (0.88s) [2022-03-17T09:14:19.294Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:14:19.552Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-03-17T09:14:19.552Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T09:14:20.121Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/default [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/private [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/slave [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/shared [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/default [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/shared [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/slave [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/private [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T09:14:20.121Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:14:20.121Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T09:14:20.121Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T09:14:20.380Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T09:14:20.639Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T09:14:20.639Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-17T09:14:20.639Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T09:14:21.240Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-03-17T09:14:21.240Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T09:14:22.018Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-03-17T09:14:22.018Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T09:14:22.277Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-03-17T09:14:22.277Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T09:14:22.844Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-17T09:14:22.844Z] === RUN TestNetworkNat [2022-03-17T09:14:23.104Z] --- PASS: TestNetworkNat (0.47s) [2022-03-17T09:14:23.104Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:14:23.137Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-03-17T09:14:23.137Z] === RUN TestBuildWithSession [2022-03-17T09:14:23.137Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:14:23.137Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:14:23.137Z] === RUN TestBuildSquashParent [2022-03-17T09:14:23.673Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-03-17T09:14:23.673Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:14:26.210Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-03-17T09:14:26.210Z] === RUN TestPause [2022-03-17T09:14:26.779Z] --- PASS: TestPause (0.46s) [2022-03-17T09:14:26.779Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:14:26.779Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:14:26.779Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:14:26.779Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:14:27.348Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-17T09:14:27.348Z] === RUN TestPidHost [2022-03-17T09:14:28.285Z] --- PASS: TestPidHost (1.01s) [2022-03-17T09:14:28.285Z] === RUN TestPsFilter [2022-03-17T09:14:28.285Z] --- PASS: TestPsFilter (0.12s) [2022-03-17T09:14:28.285Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:14:28.852Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-17T09:14:28.853Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:14:29.111Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-17T09:14:29.111Z] === RUN TestRemoveContainerRunning [2022-03-17T09:14:29.499Z] ...INFO: Daemon under test started and replied! [2022-03-17T09:14:29.499Z] INFO: Docker version of the daemon under test [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] Client: [2022-03-17T09:14:29.499Z] Version: 17.06.2-ce [2022-03-17T09:14:29.499Z] API version: 1.30 [2022-03-17T09:14:29.499Z] Go version: go1.8.3 [2022-03-17T09:14:29.499Z] Git commit: cec0b72 [2022-03-17T09:14:29.499Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T09:14:29.499Z] OS/Arch: windows/amd64 [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] Server: [2022-03-17T09:14:29.499Z] Version: 0.0.0-dev [2022-03-17T09:14:29.499Z] API version: 1.42 (minimum version 1.24) [2022-03-17T09:14:29.499Z] Go version: go1.18 [2022-03-17T09:14:29.499Z] Git commit: 427b0cd636 [2022-03-17T09:14:29.499Z] Built: 03/17/2022 09:12:04 [2022-03-17T09:14:29.499Z] OS/Arch: windows/amd64 [2022-03-17T09:14:29.499Z] Experimental: false [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] INFO: Docker info of the daemon under test [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] Containers: 0 [2022-03-17T09:14:29.499Z] Running: 0 [2022-03-17T09:14:29.499Z] Paused: 0 [2022-03-17T09:14:29.499Z] Stopped: 0 [2022-03-17T09:14:29.499Z] Images: 0 [2022-03-17T09:14:29.499Z] Server Version: 0.0.0-dev [2022-03-17T09:14:29.499Z] Storage Driver: windowsfilter [2022-03-17T09:14:29.499Z] Windows: [2022-03-17T09:14:29.499Z] Logging Driver: json-file [2022-03-17T09:14:29.499Z] Plugins: [2022-03-17T09:14:29.499Z] Volume: local [2022-03-17T09:14:29.499Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:14:29.499Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:14:29.499Z] Swarm: inactive [2022-03-17T09:14:29.499Z] Default Isolation: process [2022-03-17T09:14:29.499Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:14:29.499Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T09:14:29.499Z] OSType: windows [2022-03-17T09:14:29.499Z] Architecture: x86_64 [2022-03-17T09:14:29.499Z] CPUs: 4 [2022-03-17T09:14:29.499Z] Total Memory: 32GiB [2022-03-17T09:14:29.499Z] Name: azwin-2-a95810 [2022-03-17T09:14:29.499Z] ID: HOIX:6FTH:K3RB:NVR7:DPNI:QQ6R:67SE:SPHZ:2MSX:PYZV:BNGE:67KC [2022-03-17T09:14:29.499Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T09:14:29.499Z] Debug Mode (client): false [2022-03-17T09:14:29.499Z] Debug Mode (server): true [2022-03-17T09:14:29.499Z] File Descriptors: -1 [2022-03-17T09:14:29.499Z] Goroutines: 16 [2022-03-17T09:14:29.499Z] System Time: 2022-03-17T09:14:29.1341267Z [2022-03-17T09:14:29.499Z] EventsListeners: 0 [2022-03-17T09:14:29.499Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:14:29.499Z] Labels: [2022-03-17T09:14:29.499Z] Experimental: false [2022-03-17T09:14:29.499Z] Insecure Registries: [2022-03-17T09:14:29.499Z] 127.0.0.0/8 [2022-03-17T09:14:29.499Z] Live Restore Enabled: false [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] INFO: Docker images of the daemon under test [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:14:29.499Z] [2022-03-17T09:14:29.499Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T09:14:29.499Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T09:14:29.679Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-03-17T09:14:29.679Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:14:29.956Z] ltsc2022: Pulling from windows/servercore [2022-03-17T09:14:29.956Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T09:14:29.956Z] 037d5740b404: Pulling fs layer [2022-03-17T09:14:30.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-03-17T09:14:30.248Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:14:30.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T09:14:30.248Z] === RUN TestRenameLinkedContainer [2022-03-17T09:14:32.154Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-03-17T09:14:32.154Z] === RUN TestRenameStoppedContainer [2022-03-17T09:14:32.413Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-17T09:14:32.413Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:14:32.546Z] ...INFO: Daemon under test started and replied! [2022-03-17T09:14:32.546Z] INFO: Docker version of the daemon under test [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] Client: [2022-03-17T09:14:32.546Z] Version: 17.06.2-ce [2022-03-17T09:14:32.546Z] API version: 1.30 [2022-03-17T09:14:32.546Z] Go version: go1.8.3 [2022-03-17T09:14:32.546Z] Git commit: cec0b72 [2022-03-17T09:14:32.546Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T09:14:32.546Z] OS/Arch: windows/amd64 [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] Server: [2022-03-17T09:14:32.546Z] Version: 0.0.0-dev [2022-03-17T09:14:32.546Z] API version: 1.42 (minimum version 1.24) [2022-03-17T09:14:32.546Z] Go version: go1.18 [2022-03-17T09:14:32.546Z] Git commit: 427b0cd636 [2022-03-17T09:14:32.546Z] Built: 03/17/2022 09:12:11 [2022-03-17T09:14:32.546Z] OS/Arch: windows/amd64 [2022-03-17T09:14:32.546Z] Experimental: false [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] INFO: Docker info of the daemon under test [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] Containers: 0 [2022-03-17T09:14:32.546Z] Running: 0 [2022-03-17T09:14:32.546Z] Paused: 0 [2022-03-17T09:14:32.546Z] Stopped: 0 [2022-03-17T09:14:32.546Z] Images: 0 [2022-03-17T09:14:32.546Z] Server Version: 0.0.0-dev [2022-03-17T09:14:32.546Z] Storage Driver: windowsfilter [2022-03-17T09:14:32.546Z] Windows: [2022-03-17T09:14:32.546Z] Logging Driver: json-file [2022-03-17T09:14:32.546Z] Plugins: [2022-03-17T09:14:32.546Z] Volume: local [2022-03-17T09:14:32.546Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:14:32.546Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:14:32.546Z] Swarm: inactive [2022-03-17T09:14:32.546Z] Default Isolation: process [2022-03-17T09:14:32.546Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T09:14:32.546Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T09:14:32.546Z] OSType: windows [2022-03-17T09:14:32.546Z] Architecture: x86_64 [2022-03-17T09:14:32.546Z] CPUs: 4 [2022-03-17T09:14:32.546Z] Total Memory: 32GiB [2022-03-17T09:14:32.546Z] Name: azwin-2-ddef60 [2022-03-17T09:14:32.546Z] ID: NGD6:YQR2:FJNQ:CLX3:NSXF:UF7Y:Y7ZR:BIMS:Q2JT:HWK4:2B27:AEFA [2022-03-17T09:14:32.546Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T09:14:32.546Z] Debug Mode (client): false [2022-03-17T09:14:32.546Z] Debug Mode (server): true [2022-03-17T09:14:32.546Z] File Descriptors: -1 [2022-03-17T09:14:32.546Z] Goroutines: 29 [2022-03-17T09:14:32.546Z] System Time: 2022-03-17T09:14:32.1537722Z [2022-03-17T09:14:32.546Z] EventsListeners: 0 [2022-03-17T09:14:32.546Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:14:32.546Z] Labels: [2022-03-17T09:14:32.546Z] Experimental: false [2022-03-17T09:14:32.546Z] Insecure Registries: [2022-03-17T09:14:32.546Z] 127.0.0.0/8 [2022-03-17T09:14:32.546Z] Live Restore Enabled: false [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] INFO: Docker images of the daemon under test [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:14:32.546Z] [2022-03-17T09:14:32.546Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T09:14:32.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-17T09:14:33.018Z] ltsc2022: Pulling from windows/servercore [2022-03-17T09:14:33.097Z] --- PASS: TestBuildSquashParent (8.29s) [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:14:33.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:14:33.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:14:33.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:14:33.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:14:33.351Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-03-17T09:14:33.351Z] === RUN TestRenameInvalidName [2022-03-17T09:14:33.489Z] 8f616e6e9eec: Pulling fs layer [2022-03-17T09:14:33.489Z] 037d5740b404: Pulling fs layer [2022-03-17T09:14:33.611Z] --- PASS: TestRenameInvalidName (0.42s) [2022-03-17T09:14:33.611Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:14:34.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:14:34.483Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-17T09:14:34.951Z] [2022-03-17T09:14:34.951Z] ________ ____ __. [2022-03-17T09:14:34.951Z] \_____ \ | |/ _| [2022-03-17T09:14:34.951Z] / | \| < [2022-03-17T09:14:34.951Z] / | \ | \ [2022-03-17T09:14:34.951Z] \_______ /____|__ \ [2022-03-17T09:14:34.951Z] \/ \/ [2022-03-17T09:14:34.951Z] [2022-03-17T09:14:34.951Z] INFO: make.ps1 ended at 03/17/2022 09:14:34 [2022-03-17T09:14:35.035Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:14:35.517Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-03-17T09:14:35.517Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:14:35.777Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-17T09:14:35.777Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:14:35.941Z] INFO: Binaries build ended at 03/17/2022 09:14:35. Duration:00:01:35.0069849 [2022-03-17T09:14:36.720Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-03-17T09:14:36.720Z] === RUN TestResize [2022-03-17T09:14:36.980Z] --- PASS: TestResize (0.41s) [2022-03-17T09:14:36.980Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:14:37.509Z] INFO: Copying the built daemon binary to d:\CI\PR-43214\4\binary\dockerd-427b0cd636.exe... [2022-03-17T09:14:37.509Z] INFO: Copying the built client binary to d:\CI\PR-43214\4\binary\docker-427b0cd636.exe... [2022-03-17T09:14:37.549Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-03-17T09:14:37.549Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:14:37.809Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:37.809Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:37.809Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:37.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:14:37.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:37.979Z] INFO: Copying dockerversion from the container... [2022-03-17T09:14:37.979Z] INFO: Copying the golang package from the container to d:\CI\PR-43214\4\installer\go.zip... [2022-03-17T09:14:38.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:14:38.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:14:38.451Z] INFO: Extracting go.zip to d:\CI\PR-43214\4\go [2022-03-17T09:14:39.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:40.263Z] 037d5740b404: Verifying Checksum [2022-03-17T09:14:40.263Z] 037d5740b404: Download complete [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.31s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2022-03-17T09:14:40.864Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2022-03-17T09:14:40.864Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:14:40.864Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:14:41.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:42.033Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:14:42.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:14:43.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:14:43.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:43.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:14:43.956Z] 037d5740b404: Verifying Checksum [2022-03-17T09:14:43.956Z] 037d5740b404: Download complete [2022-03-17T09:14:43.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:14:44.522Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:14:45.087Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy (4.54s) [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2022-03-17T09:14:45.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-03-17T09:14:45.653Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:14:46.586Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2022-03-17T09:14:46.586Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:14:46.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:14:46.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:14:49.116Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2022-03-17T09:14:49.116Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:14:49.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:14:49.821Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T09:14:49.821Z] 8f616e6e9eec: Download complete [2022-03-17T09:14:50.048Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-03-17T09:14:50.048Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:14:50.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:14:51.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:14:52.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:14:52.632Z] 8f616e6e9eec: Verifying Checksum [2022-03-17T09:14:52.632Z] 8f616e6e9eec: Download complete [2022-03-17T09:14:53.080Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:14:53.328Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-03-17T09:14:53.328Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:14:54.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:14:54.713Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2022-03-17T09:14:54.713Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-03-17T09:14:56.364Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2022-03-17T09:14:56.364Z] === RUN TestCgroupNamespacesRun [2022-03-17T09:14:57.301Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-03-17T09:14:57.301Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T09:14:57.301Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T09:14:57.301Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T09:14:57.301Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T09:14:57.994Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s) [2022-03-17T09:14:57.994Z] === RUN TestBuildWithHugeFile [2022-03-17T09:14:58.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s) [2022-03-17T09:14:58.678Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T09:14:59.616Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-03-17T09:14:59.616Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T09:15:00.995Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-03-17T09:15:00.995Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T09:15:02.372Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-03-17T09:15:02.372Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T09:15:02.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-17T09:15:02.940Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T09:15:04.318Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-03-17T09:15:04.318Z] === RUN TestNISDomainname [2022-03-17T09:15:04.577Z] --- PASS: TestNISDomainname (0.55s) [2022-03-17T09:15:04.577Z] === RUN TestHostnameDnsResolution [2022-03-17T09:15:05.513Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-03-17T09:15:05.513Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T09:15:05.773Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-03-17T09:15:05.773Z] === RUN TestStats [2022-03-17T09:15:08.307Z] --- PASS: TestStats (2.50s) [2022-03-17T09:15:08.307Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:15:08.307Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T09:15:08.307Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T09:15:08.307Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T09:15:08.307Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T09:15:08.307Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T09:15:08.307Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T09:15:08.307Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T09:15:08.307Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T09:15:08.307Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T09:15:08.307Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T09:15:08.577Z] INFO: Extraction ended at 03/17/2022 09:15:05. Duration:00:00:27.4417216 [2022-03-17T09:15:08.577Z] INFO: Updating the golang and path environment variables [2022-03-17T09:15:08.577Z] INFO: GOPATH=d:\gopath [2022-03-17T09:15:08.577Z] INFO: go version go1.18 windows/amd64 [2022-03-17T09:15:08.577Z] INFO: Running the daemon under test in debug mode [2022-03-17T09:15:08.577Z] INFO: Starting a daemon under test... [2022-03-17T09:15:08.577Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43214\4\daemon --pidfile d:\CI\PR-43214\4\docker.pid -D [2022-03-17T09:15:08.577Z] INFO: Process started successfully. [2022-03-17T09:15:08.577Z] INFO: Start tailing logs of the daemon under tests [2022-03-17T09:15:08.577Z] INFO: Waiting for the daemon under test to start... [2022-03-17T09:15:09.244Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T09:15:09.759Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:15:09.759Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:15:09.759Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:15:09.759Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:15:09.759Z] [2022-03-17T09:15:09.759Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-17T09:15:09.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-17T09:15:09.759Z] HOSTNAME=38ebb48f9bc3 [2022-03-17T09:15:09.759Z] TESTDEBUG=0 [2022-03-17T09:15:09.759Z] DEST=bundles/test-integration [2022-03-17T09:15:09.759Z] PWD=/go/src/github.com/docker/docker [2022-03-17T09:15:09.759Z] DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 [2022-03-17T09:15:09.759Z] container=docker [2022-03-17T09:15:09.759Z] HOME=/root [2022-03-17T09:15:09.759Z] GOLANG_VERSION=1.18 [2022-03-17T09:15:09.759Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-17T09:15:09.759Z] VALIDATE_BRANCH=master [2022-03-17T09:15:09.759Z] TERM=xterm [2022-03-17T09:15:09.759Z] DOCKER_PKG=github.com/docker/docker [2022-03-17T09:15:09.759Z] SHLVL=1 [2022-03-17T09:15:09.759Z] TIMEOUT=120m [2022-03-17T09:15:09.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-17T09:15:09.759Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-17T09:15:09.759Z] GO111MODULE=off [2022-03-17T09:15:09.759Z] DOCKER_EXPERIMENTAL=1 [2022-03-17T09:15:09.759Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-17T09:15:09.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-17T09:15:09.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-17T09:15:09.759Z] GOPATH=/go [2022-03-17T09:15:09.759Z] PKG_CONFIG=pkg-config [2022-03-17T09:15:09.759Z] _=/usr/bin/env [2022-03-17T09:15:09.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-17T09:15:11.146Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T09:15:12.777Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-17T09:15:12.777Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-03-17T09:15:12.777Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-03-17T09:15:12.777Z] --- PASS: TestStopContainerWithTimeout/3 (2.48s) [2022-03-17T09:15:12.777Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2022-03-17T09:15:12.777Z] === RUN TestDeleteDevicemapper [2022-03-17T09:15:12.777Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:15:12.777Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T09:15:12.777Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:15:14.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-03-17T09:15:14.682Z] === RUN TestUpdateMemory [2022-03-17T09:15:14.682Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:15:14.682Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T09:15:14.682Z] === RUN TestUpdateCPUQuota [2022-03-17T09:15:15.250Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-03-17T09:15:15.250Z] === RUN TestUpdatePidsLimit [2022-03-17T09:15:15.250Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T09:15:15.518Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T09:15:15.518Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T09:15:15.776Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T09:15:16.037Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T09:15:16.296Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T09:15:16.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit (2.17s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-17T09:15:17.494Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-03-17T09:15:17.494Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:15:26.082Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-17T09:15:26.082Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:15:26.082Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:15:26.082Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-17T09:15:26.082Z] [2022-03-17T09:15:26.082Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-17T09:15:26.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-17T09:15:26.082Z] Using test binary docker [2022-03-17T09:15:26.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T09:15:26.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:15:26.082Z] INFO: Waiting for daemon to start... [2022-03-17T09:15:26.082Z] Starting dockerd [2022-03-17T09:15:26.407Z] .....INFO: Daemon under test started and replied! [2022-03-17T09:15:26.407Z] INFO: Docker version of the daemon under test [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] Client: [2022-03-17T09:15:26.407Z] Version: 17.06.2-ce [2022-03-17T09:15:26.407Z] API version: 1.30 [2022-03-17T09:15:26.407Z] Go version: go1.8.3 [2022-03-17T09:15:26.407Z] Git commit: cec0b72 [2022-03-17T09:15:26.407Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-17T09:15:26.407Z] OS/Arch: windows/amd64 [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] Server: [2022-03-17T09:15:26.407Z] Version: 0.0.0-dev [2022-03-17T09:15:26.407Z] API version: 1.42 (minimum version 1.24) [2022-03-17T09:15:26.407Z] Go version: go1.18 [2022-03-17T09:15:26.407Z] Git commit: 427b0cd636 [2022-03-17T09:15:26.407Z] Built: 03/17/2022 09:13:07 [2022-03-17T09:15:26.407Z] OS/Arch: windows/amd64 [2022-03-17T09:15:26.407Z] Experimental: false [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] INFO: Docker info of the daemon under test [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] Containers: 0 [2022-03-17T09:15:26.407Z] Running: 0 [2022-03-17T09:15:26.407Z] Paused: 0 [2022-03-17T09:15:26.407Z] Stopped: 0 [2022-03-17T09:15:26.407Z] Images: 0 [2022-03-17T09:15:26.407Z] Server Version: 0.0.0-dev [2022-03-17T09:15:26.407Z] Storage Driver: windowsfilter [2022-03-17T09:15:26.407Z] Windows: [2022-03-17T09:15:26.407Z] Logging Driver: json-file [2022-03-17T09:15:26.407Z] Plugins: [2022-03-17T09:15:26.407Z] Volume: local [2022-03-17T09:15:26.407Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T09:15:26.407Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T09:15:26.407Z] Swarm: inactive [2022-03-17T09:15:26.407Z] Default Isolation: process [2022-03-17T09:15:26.407Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T09:15:26.407Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T09:15:26.407Z] OSType: windows [2022-03-17T09:15:26.407Z] Architecture: x86_64 [2022-03-17T09:15:26.407Z] CPUs: 4 [2022-03-17T09:15:26.407Z] Total Memory: 32GiB [2022-03-17T09:15:26.407Z] Name: azwin-2-89b6a0 [2022-03-17T09:15:26.407Z] ID: DEAN:Z4A3:U3GW:QKY3:ACPH:W5NJ:5QZS:TXTK:JF5B:AAG6:R6VR:ZMMG [2022-03-17T09:15:26.407Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T09:15:26.407Z] Debug Mode (client): false [2022-03-17T09:15:26.407Z] Debug Mode (server): true [2022-03-17T09:15:26.407Z] File Descriptors: -1 [2022-03-17T09:15:26.407Z] Goroutines: 16 [2022-03-17T09:15:26.407Z] System Time: 2022-03-17T09:15:25.5871772Z [2022-03-17T09:15:26.407Z] EventsListeners: 0 [2022-03-17T09:15:26.407Z] Registry: https://index.docker.io/v1/ [2022-03-17T09:15:26.407Z] Labels: [2022-03-17T09:15:26.407Z] Experimental: false [2022-03-17T09:15:26.407Z] Insecure Registries: [2022-03-17T09:15:26.407Z] 127.0.0.0/8 [2022-03-17T09:15:26.407Z] Live Restore Enabled: false [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] INFO: Docker images of the daemon under test [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:15:26.407Z] [2022-03-17T09:15:26.407Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-17T09:15:26.407Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-17T09:15:26.407Z] ltsc2019: Pulling from windows/servercore [2022-03-17T09:15:26.407Z] 4612f6d0b889: Pulling fs layer [2022-03-17T09:15:26.407Z] 0a6173b79e25: Pulling fs layer [2022-03-17T09:15:27.997Z] . [2022-03-17T09:15:27.997Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-17T09:15:29.709Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-03-17T09:15:29.709Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:15:29.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-03-17T09:15:29.709Z] === RUN TestWaitNonBlocked [2022-03-17T09:15:29.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:15:29.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:15:29.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:15:29.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:15:29.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:15:29.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:15:29.709Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T09:15:29.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-03-17T09:15:29.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-03-17T09:15:29.709Z] === RUN TestWaitBlocked [2022-03-17T09:15:29.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:15:29.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:15:29.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:15:29.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:15:29.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:15:29.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:15:30.279Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-17T09:15:30.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-03-17T09:15:30.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-03-17T09:15:30.279Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T09:15:30.279Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T09:15:32.814Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-03-17T09:15:32.814Z] === CONT TestIpcModeOlderClient [2022-03-17T09:15:32.814Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-03-17T09:15:32.814Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T09:15:32.814Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-17T09:15:32.814Z] === CONT TestDaemonHostGatewayIP [2022-03-17T09:15:35.349Z] === CONT TestDaemonRestartIpcMode [2022-03-17T09:15:35.349Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-03-17T09:15:37.883Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-03-17T09:15:41.368Z] 0a6173b79e25: Verifying Checksum [2022-03-17T09:15:41.368Z] 0a6173b79e25: Download complete [2022-03-17T09:15:41.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-17T09:15:41.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-17T09:15:44.451Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-03-17T09:15:44.451Z] PASS [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === Skipped [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T09:15:44.451Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:15:44.451Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:15:44.451Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:15:44.451Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-17T09:15:44.451Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T09:15:44.451Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T09:15:44.451Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:15:44.451Z] [2022-03-17T09:15:44.451Z] DONE 200 tests, 7 skipped in 119.363s [2022-03-17T09:15:44.451Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T09:15:44.451Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:15:45.018Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:15:45.018Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T09:15:45.018Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T09:15:45.018Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T09:15:45.018Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T09:15:45.018Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T09:15:45.018Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T09:15:45.018Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:15:45.018Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T09:15:45.018Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T09:15:45.018Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T09:15:45.018Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-17T09:15:45.277Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-17T09:15:45.277Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:15:45.277Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T09:15:46.213Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T09:15:47.150Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T09:15:48.527Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T09:15:48.527Z] daemon_test.go:156: [d916c5f53c0c4] daemon is not started [2022-03-17T09:15:48.527Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-17T09:15:48.527Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-17T09:15:48.527Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-17T09:15:48.527Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-17T09:15:48.527Z] === RUN TestDaemonProxy [2022-03-17T09:15:48.527Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T09:15:48.541Z] 4612f6d0b889: Verifying Checksum [2022-03-17T09:15:48.541Z] 4612f6d0b889: Download complete [2022-03-17T09:15:50.430Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T09:15:51.808Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T09:15:53.710Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T09:15:53.969Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy/environment_variables (1.84s) [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-03-17T09:15:54.536Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T09:15:54.536Z] PASS [2022-03-17T09:15:54.536Z] [2022-03-17T09:15:54.536Z] DONE 17 tests in 10.221s [2022-03-17T09:15:54.536Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T09:15:54.536Z] INFO: Testing against a local daemon [2022-03-17T09:15:54.536Z] === RUN TestCommitInheritsEnv [2022-03-17T09:15:55.104Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-03-17T09:15:55.104Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:15:55.104Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform// [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T09:15:55.104Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T09:15:55.364Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T09:15:55.364Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T09:15:55.364Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T09:15:55.364Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T09:15:55.364Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:15:55.364Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-17T09:15:55.364Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:15:55.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T09:15:55.364Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:15:55.622Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-03-17T09:15:55.623Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T09:15:57.526Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-03-17T09:15:57.526Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:15:57.526Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T09:15:57.526Z] === RUN TestTagInvalidReference [2022-03-17T09:15:57.526Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T09:15:57.526Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:15:57.526Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-17T09:15:57.526Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:15:57.526Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T09:15:57.526Z] === RUN TestTagOfficialNames [2022-03-17T09:15:57.526Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-17T09:15:57.526Z] === RUN TestTagMatchesDigest [2022-03-17T09:15:57.526Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-17T09:15:57.526Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T09:16:03.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-17T09:16:07.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-17T09:16:13.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-17T09:16:14.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-17T09:16:14.780Z] sha256:887db9b40872ae8082584691e0d6b92d556f3923d4636d3c9d18bcd5be99c675 [2022-03-17T09:16:14.780Z] INFO: Starting docker-py tests... [2022-03-17T09:16:14.780Z] ============================= test session starts ============================== [2022-03-17T09:16:14.780Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-17T09:16:14.780Z] rootdir: /src, inifile: pytest.ini [2022-03-17T09:16:14.780Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-17T09:16:14.780Z] collected 395 items / 2 deselected / 393 selected [2022-03-17T09:16:14.780Z] [2022-03-17T09:16:15.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-17T09:16:15.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-17T09:16:16.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-17T09:16:16.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-17T09:16:18.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-17T09:16:20.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-17T09:16:20.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-17T09:16:20.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-17T09:16:21.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-17T09:16:22.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-17T09:16:23.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-17T09:16:23.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-17T09:16:24.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-17T09:16:25.334Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-17T09:16:25.391Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:16:25.391Z] Using test binary docker [2022-03-17T09:16:25.391Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-17T09:16:25.391Z] +++ /etc/init.d/apparmor start [2022-03-17T09:16:25.391Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:16:25.391Z] INFO: Waiting for daemon to start... [2022-03-17T09:16:25.391Z] Starting dockerd [2022-03-17T09:16:25.391Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-17T09:16:25.906Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-17T09:16:27.684Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-17T09:16:31.304Z] 8f616e6e9eec: Pull complete [2022-03-17T09:16:33.533Z] . [2022-03-17T09:16:33.533Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:16:33.533Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:16:33.533Z] Error: No such image: emptyfs [2022-03-17T09:16:33.533Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T09:16:33.533Z] ++++ docker load [2022-03-17T09:16:33.533Z] Running integration-test (iteration 1) [2022-03-17T09:16:33.533Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-17T09:16:33.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:16:33.533Z] ++ set -e [2022-03-17T09:16:33.533Z] ++ '[' -n 0 ']' [2022-03-17T09:16:33.533Z] ++ set -x [2022-03-17T09:16:33.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:16:33.796Z] Loaded image: busybox:latest [2022-03-17T09:16:33.877Z] 8f616e6e9eec: Pull complete [2022-03-17T09:16:34.057Z] Loaded image: busybox:glibc [2022-03-17T09:16:34.418Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:16:34.418Z] Using test binary docker [2022-03-17T09:16:34.418Z] +++ /etc/init.d/apparmor start [2022-03-17T09:16:34.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:16:34.418Z] INFO: Waiting for daemon to start... [2022-03-17T09:16:34.418Z] Starting dockerd [2022-03-17T09:16:34.418Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T09:16:34.418Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-17T09:16:34.418Z] Using test binary docker [2022-03-17T09:16:34.418Z] +++ /etc/init.d/apparmor start [2022-03-17T09:16:34.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-17T09:16:34.418Z] INFO: Waiting for daemon to start... [2022-03-17T09:16:34.418Z] Starting dockerd [2022-03-17T09:16:34.418Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-17T09:16:34.418Z] . [2022-03-17T09:16:34.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:16:34.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:16:34.418Z] Error: No such image: emptyfs [2022-03-17T09:16:34.418Z] ++++ docker load [2022-03-17T09:16:34.418Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T09:16:34.418Z] Running integration-test (iteration 1) [2022-03-17T09:16:34.418Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-17T09:16:34.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T09:16:34.418Z] ++ set -e [2022-03-17T09:16:34.418Z] ++ '[' -n 0 ']' [2022-03-17T09:16:34.418Z] ++ set -x [2022-03-17T09:16:34.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-17T09:16:34.418Z] Loaded image: busybox:latest [2022-03-17T09:16:34.418Z] [2022-03-17T09:16:34.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-17T09:16:34.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-17T09:16:34.418Z] Error: No such image: emptyfs [2022-03-17T09:16:34.418Z] ++++ docker load [2022-03-17T09:16:34.418Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-17T09:16:34.418Z] Loaded image: busybox:glibc [2022-03-17T09:16:34.418Z] Running integration-test (iteration 1) [2022-03-17T09:16:34.418Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-17T09:16:34.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T09:16:34.418Z] ++ set -e [2022-03-17T09:16:34.418Z] ++ '[' -n 0 ']' [2022-03-17T09:16:34.418Z] ++ set -x [2022-03-17T09:16:34.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-17T09:16:34.418Z] Loaded image: busybox:latest [2022-03-17T09:16:34.418Z] Loaded image: busybox:glibc [2022-03-17T09:16:34.418Z] Loaded image: debian:bullseye-slim [2022-03-17T09:16:34.418Z] Loaded image: hello-world:latest [2022-03-17T09:16:34.418Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:16:34.418Z] INFO: Testing against a local daemon [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T09:16:34.418Z] Loaded image: debian:bullseye-slim [2022-03-17T09:16:34.418Z] Loaded image: hello-world:latest [2022-03-17T09:16:34.418Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T09:16:34.418Z] INFO: Testing against a local daemon [2022-03-17T09:16:34.418Z] === RUN TestDockerDaemonSuite [2022-03-17T09:16:34.418Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-17T09:16:34.418Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T09:16:34.676Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T09:16:34.676Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T09:16:35.001Z] Loaded image: debian:bullseye-slim [2022-03-17T09:16:35.001Z] Loaded image: hello-world:latest [2022-03-17T09:16:35.001Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:16:35.001Z] INFO: Testing against a local daemon [2022-03-17T09:16:35.001Z] === RUN TestCgroupNamespacesBuild [2022-03-17T09:16:35.607Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T09:16:35.608Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T09:16:35.608Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T09:16:36.919Z] --- PASS: TestCgroupNamespacesBuild (1.55s) [2022-03-17T09:16:36.920Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-17T09:16:36.979Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T09:16:37.235Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T09:16:37.235Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T09:16:37.235Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T09:16:37.862Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-17T09:16:37.862Z] === RUN TestBuildWithSession [2022-03-17T09:16:37.862Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:16:37.862Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:16:37.862Z] === RUN TestBuildSquashParent [2022-03-17T09:16:38.166Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T09:16:38.732Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-17T09:16:39.297Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T09:16:39.554Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T09:16:39.554Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T09:16:39.554Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T09:16:40.486Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T09:16:41.165Z] --- PASS: TestBuildSquashParent (3.38s) [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:16:41.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:16:41.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:16:41.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:16:41.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:16:42.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:16:42.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:16:43.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:16:43.494Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.09s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.92s) [2022-03-17T09:16:44.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.02s) [2022-03-17T09:16:44.880Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:16:44.880Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:16:45.743Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T09:16:45.824Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:16:45.824Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:16:45.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:16:46.086Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy (1.74s) [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-17T09:16:46.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-17T09:16:46.347Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:16:46.919Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-03-17T09:16:46.919Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:16:47.862Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-03-17T09:16:47.862Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:16:48.123Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2022-03-17T09:16:48.123Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:16:49.092Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T09:16:49.511Z] --- PASS: TestBuildMultiStageOnBuild (1.15s) [2022-03-17T09:16:49.511Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:16:49.772Z] --- PASS: TestBuildUncleanTarFilenames (0.48s) [2022-03-17T09:16:49.772Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:16:50.988Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T09:16:51.158Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s) [2022-03-17T09:16:51.158Z] === RUN TestBuildWithHugeFile [2022-03-17T09:16:52.883Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T09:16:53.447Z] --- PASS: TestBuildWithHugeFile (115.61s) [2022-03-17T09:16:53.447Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:16:53.447Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:16:53.447Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:16:53.447Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:16:53.447Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:16:53.447Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:16:53.447Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:16:53.447Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:16:53.447Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:16:53.447Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:16:53.447Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:16:53.447Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:16:53.447Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T09:16:53.447Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:16:53.705Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T09:16:53.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-17T09:16:53.705Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-03-17T09:16:53.705Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-03-17T09:16:53.705Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:16:53.705Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T09:16:53.962Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T09:16:54.527Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T09:16:55.462Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-17T09:16:56.026Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T09:16:56.933Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-17T09:16:56.958Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-17T09:16:56.959Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-17T09:16:57.217Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-03-17T09:16:57.217Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-03-17T09:16:57.217Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-03-17T09:16:57.217Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:16:57.217Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-03-17T09:16:57.217Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T09:16:58.149Z] Loaded image: busybox:latest [2022-03-17T09:16:58.149Z] docker_cli_daemon_test.go:1472: [d7aff345fa757] daemon is not started [2022-03-17T09:16:58.406Z] Loaded image: busybox:glibc [2022-03-17T09:16:58.664Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-17T09:16:59.229Z] check_test.go:308: [d7d03f082af67] daemon is not started [2022-03-17T09:16:59.229Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-17T09:16:59.795Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T09:17:00.726Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T09:17:01.291Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-17T09:17:01.859Z] Loaded image: debian:bullseye-slim [2022-03-17T09:17:01.859Z] Loaded image: hello-world:latest [2022-03-17T09:17:01.859Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:17:02.424Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T09:17:02.991Z] check_test.go:308: [d4309c185f838] daemon is not started [2022-03-17T09:17:02.991Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-17T09:17:03.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T09:17:04.180Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T09:17:05.112Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T09:17:06.484Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T09:17:07.417Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T09:17:07.417Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-17T09:17:08.348Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T09:17:08.348Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T09:17:09.280Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T09:17:09.845Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T09:17:10.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-17T09:17:12.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-17T09:17:14.834Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.45s) [2022-03-17T09:17:14.834Z] PASS [2022-03-17T09:17:14.834Z] [2022-03-17T09:17:14.834Z] === Skipped [2022-03-17T09:17:14.834Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-17T09:17:14.834Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:17:14.834Z] [2022-03-17T09:17:14.834Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:17:14.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:17:14.834Z] [2022-03-17T09:17:14.834Z] DONE 34 tests, 2 skipped in 182.135s [2022-03-17T09:17:14.834Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T09:17:14.834Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:17:14.834Z] ++ set -e [2022-03-17T09:17:14.834Z] ++ '[' -n 0 ']' [2022-03-17T09:17:14.834Z] ++ set -x [2022-03-17T09:17:14.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:17:14.834Z] INFO: Testing against a local daemon [2022-03-17T09:17:14.834Z] === RUN TestConfigInspect [2022-03-17T09:17:15.769Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-17T09:17:18.293Z] --- PASS: TestConfigInspect (2.99s) [2022-03-17T09:17:18.293Z] === RUN TestConfigList [2022-03-17T09:17:18.858Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-17T09:17:20.755Z] --- PASS: TestConfigList (2.90s) [2022-03-17T09:17:20.755Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:17:21.320Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-17T09:17:22.692Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-17T09:17:23.256Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2022-03-17T09:17:23.256Z] === RUN TestConfigsUpdate [2022-03-17T09:17:24.628Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-17T09:17:25.192Z] check_test.go:308: [de0b444326fd9] daemon is not started [2022-03-17T09:17:25.192Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-17T09:17:25.192Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T09:17:25.757Z] check_test.go:308: [da35c3f08a2a6] daemon is not started [2022-03-17T09:17:25.757Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-17T09:17:25.757Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T09:17:26.018Z] --- PASS: TestConfigsUpdate (2.66s) [2022-03-17T09:17:26.019Z] === RUN TestTemplatedConfig [2022-03-17T09:17:26.952Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-17T09:17:26.952Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T09:17:27.212Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T09:17:27.469Z] check_test.go:308: [da669ee5d75ef] daemon is not started [2022-03-17T09:17:27.469Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-17T09:17:27.727Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-17T09:17:30.252Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T09:17:30.252Z] --- PASS: TestTemplatedConfig (3.83s) [2022-03-17T09:17:30.252Z] === RUN TestConfigCreateResolve [2022-03-17T09:17:30.252Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-17T09:17:31.621Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-17T09:17:32.185Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T09:17:32.185Z] --- PASS: TestConfigCreateResolve (2.35s) [2022-03-17T09:17:32.185Z] PASS [2022-03-17T09:17:32.185Z] [2022-03-17T09:17:32.185Z] DONE 6 tests in 17.527s [2022-03-17T09:17:32.185Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T09:17:32.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:17:32.185Z] ++ set -e [2022-03-17T09:17:32.185Z] ++ '[' -n 0 ']' [2022-03-17T09:17:32.185Z] ++ set -x [2022-03-17T09:17:32.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:17:32.442Z] INFO: Testing against a local daemon [2022-03-17T09:17:32.442Z] === RUN TestCheckpoint [2022-03-17T09:17:32.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:17:32.442Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:17:32.442Z] === RUN TestContainerInvalidJSON [2022-03-17T09:17:32.442Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:17:32.442Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:17:32.442Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:17:32.442Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:17:32.442Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:17:32.442Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:17:32.442Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-17T09:17:32.442Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T09:17:32.442Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T09:17:32.442Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:17:32.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-03-17T09:17:32.700Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:17:32.700Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-17T09:17:32.700Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:17:32.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-17T09:17:32.700Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:17:32.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-03-17T09:17:32.700Z] === RUN TestCopyFromContainer [2022-03-17T09:17:32.957Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T09:17:33.520Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-17T09:17:33.985Z] --- PASS: TestImportExtremelyLargeImageWorks (93.75s) [2022-03-17T09:17:33.985Z] PASS [2022-03-17T09:17:33.985Z] [2022-03-17T09:17:33.985Z] DONE 22 tests in 96.780s [2022-03-17T09:17:33.985Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T09:17:33.985Z] INFO: Testing against a local daemon [2022-03-17T09:17:33.985Z] === RUN TestNetworkCreateDelete [2022-03-17T09:17:33.985Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-03-17T09:17:33.985Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:17:33.985Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-17T09:17:33.985Z] === RUN TestDaemonDNSFallback [2022-03-17T09:17:34.458Z] === RUN TestCopyFromContainer// [2022-03-17T09:17:34.458Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T09:17:34.458Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T09:17:34.458Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T09:17:34.458Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T09:17:34.716Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T09:17:34.716Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T09:17:34.716Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T09:17:34.974Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T09:17:34.974Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer (2.29s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-03-17T09:17:34.974Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-03-17T09:17:34.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:17:34.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:17:34.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:17:34.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:17:34.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:17:34.974Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:17:34.974Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:17:34.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:17:34.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:17:34.974Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:17:34.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-17T09:17:34.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T09:17:34.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T09:17:34.974Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T09:17:34.974Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:17:35.232Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T09:17:35.232Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:17:35.232Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:17:35.232Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:17:35.232Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:17:35.232Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:17:35.232Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:17:35.232Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:17:35.232Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:17:35.232Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:17:35.232Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:17:35.232Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-17T09:17:35.232Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T09:17:35.232Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T09:17:35.232Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:17:35.232Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:17:35.232Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-03-17T09:17:35.232Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:17:37.132Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2022-03-17T09:17:37.132Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:17:37.132Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-17T09:17:38.174Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-03-17T09:17:38.174Z] === RUN TestInspectNetwork [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:17:38.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:17:38.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:17:38.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:17:38.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:17:38.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:17:38.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:17:38.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:17:38.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:17:38.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:17:38.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:17:38.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:17:38.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-03-17T09:17:38.510Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:17:38.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T09:17:39.025Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-03-17T09:17:39.025Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:17:39.025Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:17:39.025Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:17:39.025Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-17T09:17:39.025Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:17:39.025Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:17:39.025Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:17:39.025Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-03-17T09:17:39.025Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:17:39.025Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T09:17:39.025Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T09:17:39.025Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T09:17:39.025Z] === RUN TestDaemonRestartIpcMode [2022-03-17T09:17:39.025Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T09:17:39.025Z] === RUN TestDaemonHostGatewayIP [2022-03-17T09:17:39.025Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T09:17:39.025Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T09:17:39.025Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T09:17:39.025Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:17:39.025Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T09:17:39.025Z] === RUN TestDiff [2022-03-17T09:17:39.624Z] --- PASS: TestDiff (0.57s) [2022-03-17T09:17:39.624Z] === RUN TestExecWithCloseStdin [2022-03-17T09:17:40.586Z] --- PASS: TestExecWithCloseStdin (0.68s) [2022-03-17T09:17:40.586Z] === RUN TestExec [2022-03-17T09:17:40.855Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-17T09:17:41.123Z] --- PASS: TestExec (0.75s) [2022-03-17T09:17:41.123Z] === RUN TestExecUser [2022-03-17T09:17:41.380Z] check_test.go:308: [d7496396c2098] daemon is not started [2022-03-17T09:17:41.380Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-17T09:17:41.463Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T09:17:41.463Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T09:17:41.463Z] === RUN TestInspectNetwork/network_name [2022-03-17T09:17:41.463Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T09:17:41.637Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T09:17:41.895Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T09:17:41.895Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-17T09:17:41.895Z] --- PASS: TestExecUser (0.79s) [2022-03-17T09:17:41.895Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:17:42.460Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-17T09:17:43.024Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2022-03-17T09:17:43.024Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:17:43.024Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-17T09:17:43.281Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T09:17:44.652Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-03-17T09:17:44.652Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:17:45.582Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2022-03-17T09:17:45.582Z] === RUN TestHealthKillContainer [2022-03-17T09:17:45.653Z] --- PASS: TestInspectNetwork (6.94s) [2022-03-17T09:17:45.653Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T09:17:45.653Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T09:17:45.653Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T09:17:45.653Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T09:17:45.653Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:17:45.839Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-17T09:17:46.771Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T09:17:47.031Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2022-03-17T09:17:47.031Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:17:47.031Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:17:47.031Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:17:47.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:17:47.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:17:47.031Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:17:47.031Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:17:47.031Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:17:47.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:17:47.031Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T09:17:47.031Z] === RUN TestNetworkList [2022-03-17T09:17:47.031Z] === RUN TestNetworkList//networks [2022-03-17T09:17:47.031Z] === PAUSE TestNetworkList//networks [2022-03-17T09:17:47.031Z] === RUN TestNetworkList//networks/ [2022-03-17T09:17:47.031Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:17:47.031Z] === CONT TestNetworkList//networks [2022-03-17T09:17:47.031Z] === CONT TestNetworkList//networks/ [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:17:47.031Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:17:47.031Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:17:47.598Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-17T09:17:47.598Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:17:47.702Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T09:17:47.960Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T09:17:48.534Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T09:17:48.534Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:17:49.120Z] .........................xx.................... [ 29%] [2022-03-17T09:17:49.488Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-17T09:17:49.488Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:17:50.450Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-17T09:17:50.450Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:17:50.483Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-17T09:17:50.483Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T09:17:51.827Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-17T09:17:51.827Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:17:52.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-17T09:17:52.086Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:17:52.378Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-17T09:17:52.378Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T09:17:52.378Z] check_test.go:308: [d0562d6237169] daemon is not started [2022-03-17T09:17:52.378Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-17T09:17:52.945Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T09:17:53.880Z] --- PASS: TestHealthKillContainer (8.45s) [2022-03-17T09:17:53.880Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:17:53.880Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T09:17:53.880Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-17T09:17:54.621Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-03-17T09:17:54.621Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:17:54.621Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:17:54.621Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:17:54.621Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:17:54.811Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2022-03-17T09:17:54.811Z] === RUN TestIpcModeNone [2022-03-17T09:17:55.068Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T09:17:55.632Z] --- PASS: TestIpcModeNone (0.85s) [2022-03-17T09:17:55.632Z] === RUN TestIpcModePrivate [2022-03-17T09:17:55.890Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-17T09:17:56.147Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2022-03-17T09:17:56.147Z] --- PASS: TestIpcModePrivate (0.76s) [2022-03-17T09:17:56.147Z] === RUN TestIpcModeShareable [2022-03-17T09:17:57.079Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-17T09:17:57.079Z] --- PASS: TestIpcModeShareable (0.89s) [2022-03-17T09:17:57.079Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T09:17:57.643Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-17T09:17:57.900Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T09:17:58.905Z] --- PASS: TestBuildWithHugeFile (59.86s) [2022-03-17T09:17:58.905Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:17:58.905Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:17:58.905Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:17:58.905Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:17:58.905Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:17:58.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:17:58.905Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:17:58.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:17:58.905Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:17:58.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:17:58.905Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:17:58.905Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:17:58.905Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:17:58.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-17T09:17:58.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-17T09:17:58.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-03-17T09:17:58.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-17T09:17:58.905Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:17:58.905Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-17T09:17:58.905Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-17T09:17:58.905Z] --- PASS: TestBuildPreserveOwnership (2.43s) [2022-03-17T09:17:58.905Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.63s) [2022-03-17T09:17:58.905Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.79s) [2022-03-17T09:17:58.905Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:17:58.905Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-17T09:17:58.905Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-17T09:17:58.905Z] Loaded image: busybox:latest [2022-03-17T09:17:58.905Z] Loaded image: busybox:glibc [2022-03-17T09:17:58.905Z] Loaded image: debian:bullseye-slim [2022-03-17T09:17:58.905Z] Loaded image: hello-world:latest [2022-03-17T09:17:58.905Z] Loaded image: arm32v7/hello-world:latest [2022-03-17T09:17:59.271Z] check_test.go:308: [dbfb75b40b7e3] daemon is not started [2022-03-17T09:17:59.271Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-17T09:17:59.528Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2022-03-17T09:17:59.528Z] === RUN TestAPIIpcModeHost [2022-03-17T09:18:00.460Z] --- PASS: TestAPIIpcModeHost (0.73s) [2022-03-17T09:18:00.460Z] === RUN TestDaemonIpcModeShareable [2022-03-17T09:18:00.503Z] 4612f6d0b889: Pull complete [2022-03-17T09:18:01.830Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-03-17T09:18:02.087Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2022-03-17T09:18:02.087Z] === RUN TestDaemonIpcModePrivate [2022-03-17T09:18:02.210Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.65s) [2022-03-17T09:18:02.210Z] PASS [2022-03-17T09:18:02.210Z] [2022-03-17T09:18:02.210Z] === Skipped [2022-03-17T09:18:02.210Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-17T09:18:02.210Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:18:02.210Z] [2022-03-17T09:18:02.210Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:18:02.210Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:18:02.210Z] [2022-03-17T09:18:02.210Z] DONE 34 tests, 2 skipped in 88.537s [2022-03-17T09:18:02.210Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-17T09:18:02.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:18:02.210Z] ++ set -e [2022-03-17T09:18:02.210Z] ++ '[' -n 0 ']' [2022-03-17T09:18:02.210Z] ++ set -x [2022-03-17T09:18:02.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:18:02.210Z] INFO: Testing against a local daemon [2022-03-17T09:18:02.210Z] === RUN TestConfigInspect [2022-03-17T09:18:02.345Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-17T09:18:02.910Z] check_test.go:308: [d6f2a728303dd] daemon is not started [2022-03-17T09:18:02.910Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-17T09:18:03.473Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-03-17T09:18:03.473Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-03-17T09:18:03.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T09:18:04.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T09:18:04.762Z] --- PASS: TestConfigInspect (2.16s) [2022-03-17T09:18:04.762Z] === RUN TestConfigList [2022-03-17T09:18:04.968Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2022-03-17T09:18:05.226Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-03-17T09:18:05.226Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T09:18:05.234Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-17T09:18:05.484Z] docker_cli_daemon_plugins_test.go:80: [d80df152cc6bd] daemon is not started [2022-03-17T09:18:06.415Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-03-17T09:18:06.672Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-03-17T09:18:06.672Z] === RUN TestIpcModeOlderClient [2022-03-17T09:18:06.672Z] === PAUSE TestIpcModeOlderClient [2022-03-17T09:18:06.672Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:18:06.672Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-17T09:18:06.714Z] --- PASS: TestConfigList (2.07s) [2022-03-17T09:18:06.714Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:18:07.605Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-03-17T09:18:07.605Z] === RUN TestKillContainer [2022-03-17T09:18:07.605Z] === RUN TestKillContainer/no_signal [2022-03-17T09:18:07.862Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:18:08.119Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T09:18:08.377Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:18:08.637Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-03-17T09:18:08.637Z] === RUN TestConfigsUpdate [2022-03-17T09:18:09.308Z] --- PASS: TestKillContainer (1.96s) [2022-03-17T09:18:09.308Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-03-17T09:18:09.308Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-03-17T09:18:09.308Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2022-03-17T09:18:09.308Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:18:09.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T09:18:09.309Z] docker_cli_daemon_plugins_test.go:170: [d70af3af06295] daemon is not started [2022-03-17T09:18:09.503Z] --- PASS: TestServiceWithDataPathPortInit (14.05s) [2022-03-17T09:18:09.504Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:18:10.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T09:18:10.551Z] --- PASS: TestConfigsUpdate (1.64s) [2022-03-17T09:18:10.551Z] === RUN TestTemplatedConfig [2022-03-17T09:18:10.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-03-17T09:18:10.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2022-03-17T09:18:10.806Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-03-17T09:18:10.806Z] === RUN TestKillStoppedContainer [2022-03-17T09:18:10.806Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-03-17T09:18:10.806Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:18:10.806Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T09:18:10.806Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-17T09:18:10.806Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-17T09:18:10.806Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:18:11.063Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T09:18:11.409Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ytri1c9gn0vncbggt8vn88xaa Created:2022-03-17 09:18:09.779783645 +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[327bb022615f2d04c0f6e01f6801c1c1cfb663fa0f7ec65c663eb676dee464dd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tiaybkrgj2xb3j7dpmkwka3kr EndpointID:29044fd4b34880d59ccbb12878bb082dfb534192eebaa20fd9d451266a3134b1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:19c5e3480259af3ad27a5414a241d31df6f971e229d6ba23731760bf62fa37a5 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:fef12912234b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tiaybkrgj2xb3j7dpmkwka3kr EndpointID:29044fd4b34880d59ccbb12878bb082dfb534192eebaa20fd9d451266a3134b1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T09:18:11.628Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-03-17T09:18:11.628Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:18:11.628Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:18:11.628Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:18:11.628Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:18:11.628Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:18:11.628Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:18:11.628Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T09:18:12.194Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-03-17T09:18:12.194Z] === RUN TestLinksContainerNames [2022-03-17T09:18:12.465Z] --- PASS: TestTemplatedConfig (1.98s) [2022-03-17T09:18:12.465Z] === RUN TestConfigCreateResolve [2022-03-17T09:18:12.741Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-17T09:18:13.562Z] --- PASS: TestLinksContainerNames (1.48s) [2022-03-17T09:18:13.562Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:18:14.130Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-17T09:18:14.384Z] --- PASS: TestConfigCreateResolve (2.04s) [2022-03-17T09:18:14.384Z] PASS [2022-03-17T09:18:14.384Z] [2022-03-17T09:18:14.384Z] DONE 6 tests in 12.106s [2022-03-17T09:18:14.384Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-17T09:18:14.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:18:14.384Z] ++ set -e [2022-03-17T09:18:14.384Z] ++ '[' -n 0 ']' [2022-03-17T09:18:14.384Z] ++ set -x [2022-03-17T09:18:14.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:18:14.384Z] INFO: Testing against a local daemon [2022-03-17T09:18:14.384Z] === RUN TestCheckpoint [2022-03-17T09:18:14.384Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:18:14.384Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:18:14.384Z] === RUN TestContainerInvalidJSON [2022-03-17T09:18:14.384Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:18:14.384Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:18:14.384Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:18:14.384Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:18:14.384Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:18:14.384Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:18:14.384Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-17T09:18:14.384Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-17T09:18:14.384Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T09:18:14.384Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:18:14.384Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-17T09:18:14.384Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:18:14.387Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-03-17T09:18:14.387Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T09:18:14.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-17T09:18:14.645Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:18:14.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-17T09:18:14.645Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:18:14.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-17T09:18:14.645Z] === RUN TestCopyFromContainer [2022-03-17T09:18:14.950Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-17T09:18:14.950Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/default [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/private [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/slave [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/shared [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/default [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/shared [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/slave [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/private [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:14.950Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:14.950Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:14.950Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:15.208Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:15.208Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:15.466Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T09:18:15.466Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-17T09:18:15.466Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer// [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer//bar/root [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer/bar/quux [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-17T09:18:15.588Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-17T09:18:15.599Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-03-17T09:18:15.599Z] PASS [2022-03-17T09:18:15.599Z] [2022-03-17T09:18:15.599Z] === Skipped [2022-03-17T09:18:15.599Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:18:15.599Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:18:15.599Z] [2022-03-17T09:18:15.599Z] DONE 26 tests, 1 skipped in 44.118s [2022-03-17T09:18:15.599Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:18:15.599Z] INFO: Testing against a local daemon [2022-03-17T09:18:15.599Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T09:18:15.599Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:18:15.599Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:18:15.599Z] === RUN TestDockerNetworkIpvlan [2022-03-17T09:18:15.599Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:18:15.599Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:18:15.599Z] PASS [2022-03-17T09:18:15.599Z] [2022-03-17T09:18:15.599Z] === Skipped [2022-03-17T09:18:15.599Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:18:15.599Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:18:15.599Z] [2022-03-17T09:18:15.599Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:18:15.599Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:18:15.599Z] [2022-03-17T09:18:15.599Z] DONE 2 tests, 2 skipped in 0.038s [2022-03-17T09:18:15.599Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:18:15.599Z] INFO: Testing against a local daemon [2022-03-17T09:18:15.599Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T09:18:15.724Z] check_test.go:308: [d9e39a88c30e4] daemon is not started [2022-03-17T09:18:15.724Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-17T09:18:15.849Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-17T09:18:15.849Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer (1.24s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-17T09:18:15.849Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-17T09:18:15.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:18:15.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:18:15.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:18:15.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:18:15.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:18:15.849Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:18:15.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:18:15.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:18:15.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:18:15.849Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:18:15.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T09:18:15.849Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:18:15.849Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-17T09:18:15.849Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:18:15.849Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:18:15.849Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:18:15.849Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:18:15.849Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:18:15.849Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:18:15.849Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:18:15.849Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:18:15.849Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:18:15.849Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:18:15.849Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:18:15.849Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-17T09:18:15.849Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:18:15.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-17T09:18:15.849Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:18:16.976Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-03-17T09:18:16.976Z] === RUN TestDockerNetworkMacvlan [2022-03-17T09:18:17.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.06s) [2022-03-17T09:18:17.234Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:18:17.393Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-17T09:18:17.544Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T09:18:17.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-17T09:18:17.622Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2022-03-17T09:18:17.622Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:18:18.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:18:18.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:18:18.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:18:18.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:18:18.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:18:18.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:18:18.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:18:18.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:18:18.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:18:18.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:18:18.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:18:18.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T09:18:18.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:18:18.186Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T09:18:18.186Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-03-17T09:18:18.186Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T09:18:18.438Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-17T09:18:18.438Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:18:18.438Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:18:18.438Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:18:18.438Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-17T09:18:18.438Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:18:18.438Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:18:18.438Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:18:18.438Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-17T09:18:18.438Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:18:18.438Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T09:18:18.438Z] === RUN TestContainerStartOnDaemonRestart [2022-03-17T09:18:18.438Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-17T09:18:18.438Z] === RUN TestDaemonRestartIpcMode [2022-03-17T09:18:18.438Z] === PAUSE TestDaemonRestartIpcMode [2022-03-17T09:18:18.438Z] === RUN TestDaemonHostGatewayIP [2022-03-17T09:18:18.438Z] === PAUSE TestDaemonHostGatewayIP [2022-03-17T09:18:18.438Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-17T09:18:18.438Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-17T09:18:18.438Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:18:18.438Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-17T09:18:18.438Z] === RUN TestDiff [2022-03-17T09:18:18.482Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T09:18:18.749Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-03-17T09:18:18.749Z] === RUN TestNetworkNat [2022-03-17T09:18:19.007Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-17T09:18:19.009Z] --- PASS: TestDiff (0.40s) [2022-03-17T09:18:19.009Z] === RUN TestExecWithCloseStdin [2022-03-17T09:18:19.049Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T09:18:19.270Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-17T09:18:19.270Z] === RUN TestExec [2022-03-17T09:18:19.571Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T09:18:19.571Z] --- PASS: TestNetworkNat (0.79s) [2022-03-17T09:18:19.571Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:18:19.842Z] --- PASS: TestExec (0.40s) [2022-03-17T09:18:19.842Z] === RUN TestExecUser [2022-03-17T09:18:20.102Z] --- PASS: TestExecUser (0.44s) [2022-03-17T09:18:20.102Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:18:20.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-03-17T09:18:20.504Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:18:20.676Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-03-17T09:18:20.676Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:18:20.761Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-17T09:18:20.957Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T09:18:21.018Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T09:18:22.061Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-17T09:18:22.061Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:18:22.322Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-03-17T09:18:22.322Z] === RUN TestHealthKillContainer [2022-03-17T09:18:22.386Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-17T09:18:22.871Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T09:18:23.758Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-03-17T09:18:23.758Z] === RUN TestPause [2022-03-17T09:18:23.758Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-17T09:18:24.015Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T09:18:24.271Z] --- PASS: TestPause (0.74s) [2022-03-17T09:18:24.271Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:18:24.271Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:18:24.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:18:24.271Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:18:25.203Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-03-17T09:18:25.203Z] === RUN TestPidHost [2022-03-17T09:18:25.461Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-17T09:18:26.164Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-03-17T09:18:26.733Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-03-17T09:18:26.733Z] PASS [2022-03-17T09:18:26.733Z] [2022-03-17T09:18:26.733Z] DONE 8 tests in 11.184s [2022-03-17T09:18:26.733Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T09:18:26.733Z] testing: warning: no tests to run [2022-03-17T09:18:26.733Z] PASS [2022-03-17T09:18:26.733Z] [2022-03-17T09:18:26.733Z] DONE 0 tests in 0.011s [2022-03-17T09:18:26.733Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T09:18:26.733Z] INFO: Testing against a local daemon [2022-03-17T09:18:26.733Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T09:18:26.832Z] --- PASS: TestPidHost (1.81s) [2022-03-17T09:18:26.832Z] === RUN TestPsFilter [2022-03-17T09:18:27.089Z] --- PASS: TestPsFilter (0.14s) [2022-03-17T09:18:27.089Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:18:27.347Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-17T09:18:27.912Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-03-17T09:18:27.912Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:18:27.912Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-17T09:18:28.023Z] 037d5740b404: Pull complete [2022-03-17T09:18:28.023Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T09:18:28.023Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:18:28.023Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T09:18:28.023Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T09:18:28.023Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T09:18:28.023Z] WARN: Skipping validation tests [2022-03-17T09:18:28.023Z] INFO: Running unit tests at 03/17/2022 09:18:24... [2022-03-17T09:18:28.112Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-03-17T09:18:28.112Z] === RUN TestAuthZPluginTLS [2022-03-17T09:18:28.533Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-03-17T09:18:28.533Z] === RUN TestRemoveContainerRunning [2022-03-17T09:18:28.680Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-17T09:18:28.680Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T09:18:29.012Z] INFO: make.ps1 starting at 03/17/2022 09:18:28 [2022-03-17T09:18:29.134Z] --- PASS: TestRemoveContainerRunning (0.64s) [2022-03-17T09:18:29.134Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:18:29.248Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T09:18:29.248Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T09:18:29.480Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:18:29.480Z] INFO: Invoking autogen... [2022-03-17T09:18:29.480Z] INFO: Running unit tests... [2022-03-17T09:18:29.507Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T09:18:29.507Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T09:18:29.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s) [2022-03-17T09:18:29.700Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:18:29.700Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-17T09:18:29.700Z] === RUN TestRenameLinkedContainer [2022-03-17T09:18:29.969Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T09:18:30.074Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-17T09:18:30.075Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T09:18:30.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T09:18:30.315Z] 037d5740b404: Pull complete [2022-03-17T09:18:30.315Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-17T09:18:30.315Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:18:30.315Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-17T09:18:30.315Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-17T09:18:30.315Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-17T09:18:30.315Z] WARN: Skipping validation tests [2022-03-17T09:18:30.315Z] INFO: Running unit tests at 03/17/2022 09:18:27... [2022-03-17T09:18:30.459Z] --- PASS: TestHealthKillContainer (7.81s) [2022-03-17T09:18:30.459Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:18:30.459Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-17T09:18:30.459Z] === RUN TestIpcModeNone [2022-03-17T09:18:31.031Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-17T09:18:31.031Z] === RUN TestIpcModePrivate [2022-03-17T09:18:31.293Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-17T09:18:31.452Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-03-17T09:18:31.452Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T09:18:31.555Z] --- PASS: TestIpcModePrivate (0.46s) [2022-03-17T09:18:31.555Z] === RUN TestIpcModeShareable [2022-03-17T09:18:31.597Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-17T09:18:31.816Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-17T09:18:31.816Z] --- PASS: TestIpcModeShareable (0.42s) [2022-03-17T09:18:31.816Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-17T09:18:32.021Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T09:18:32.021Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T09:18:32.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T09:18:32.162Z] --- PASS: TestRenameLinkedContainer (2.55s) [2022-03-17T09:18:32.162Z] === RUN TestRenameStoppedContainer [2022-03-17T09:18:32.280Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-17T09:18:32.280Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T09:18:32.617Z] INFO: make.ps1 starting at 03/17/2022 09:18:32 [2022-03-17T09:18:32.727Z] --- PASS: TestRenameStoppedContainer (0.55s) [2022-03-17T09:18:32.727Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:18:32.849Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-17T09:18:32.849Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T09:18:33.075Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:18:33.075Z] INFO: Invoking autogen... [2022-03-17T09:18:33.202Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-17T09:18:33.202Z] === RUN TestAPIIpcModeHost [2022-03-17T09:18:33.464Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-03-17T09:18:33.464Z] === RUN TestDaemonIpcModeShareable [2022-03-17T09:18:33.532Z] INFO: Running unit tests... [2022-03-17T09:18:33.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T09:18:33.919Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2022-03-17T09:18:33.919Z] === RUN TestRenameInvalidName [2022-03-17T09:18:34.407Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-17T09:18:34.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T09:18:34.484Z] --- PASS: TestRenameInvalidName (0.56s) [2022-03-17T09:18:34.484Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:18:34.668Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-17T09:18:34.668Z] === RUN TestDaemonIpcModePrivate [2022-03-17T09:18:34.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-03-17T09:18:34.754Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T09:18:35.611Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-17T09:18:35.612Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2022-03-17T09:18:35.612Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-17T09:18:36.132Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-03-17T09:18:36.132Z] === RUN TestAuthZPluginHeader [2022-03-17T09:18:36.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T09:18:36.555Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-17T09:18:36.637Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2022-03-17T09:18:36.637Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:18:36.699Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-17T09:18:36.699Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T09:18:36.816Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.07s) [2022-03-17T09:18:36.816Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-17T09:18:37.201Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-03-17T09:18:37.201Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:18:37.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T09:18:37.718Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-17T09:18:37.728Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-17T09:18:37.761Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-17T09:18:37.761Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s) [2022-03-17T09:18:37.761Z] === RUN TestIpcModeOlderClient [2022-03-17T09:18:37.761Z] === PAUSE TestIpcModeOlderClient [2022-03-17T09:18:37.761Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:18:38.139Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T09:18:38.283Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2022-03-17T09:18:38.283Z] === RUN TestResize [2022-03-17T09:18:38.332Z] --- PASS: TestKillContainerInvalidSignal (0.34s) [2022-03-17T09:18:38.332Z] === RUN TestKillContainer [2022-03-17T09:18:38.332Z] === RUN TestKillContainer/no_signal [2022-03-17T09:18:38.593Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:18:38.854Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:18:39.214Z] --- PASS: TestResize (0.70s) [2022-03-17T09:18:39.215Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:18:39.426Z] --- PASS: TestKillContainer (1.09s) [2022-03-17T09:18:39.426Z] --- PASS: TestKillContainer/no_signal (0.32s) [2022-03-17T09:18:39.426Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-17T09:18:39.426Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-17T09:18:39.426Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:18:39.426Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-17T09:18:39.687Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-17T09:18:39.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T09:18:39.778Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2022-03-17T09:18:39.778Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:18:40.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-03-17T09:18:40.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2022-03-17T09:18:40.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-03-17T09:18:40.631Z] === RUN TestKillStoppedContainer [2022-03-17T09:18:40.631Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-17T09:18:40.631Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:18:40.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-17T09:18:40.631Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:18:40.709Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:40.709Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:40.709Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:40.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:40.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:40.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:40.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:40.710Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:40.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:40.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:40.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:40.710Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:40.710Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:40.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:40.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:40.890Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.87s) [2022-03-17T09:18:40.890Z] === RUN TestAuthZPluginV2Disable [2022-03-17T09:18:40.893Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-17T09:18:40.893Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:18:40.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T09:18:41.464Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-17T09:18:41.464Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:18:41.725Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-17T09:18:41.725Z] === RUN TestLinksEtcHostsContentMatch [2022-03-17T09:18:41.986Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2022-03-17T09:18:41.986Z] === RUN TestLinksContainerNames [2022-03-17T09:18:42.088Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T09:18:42.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:42.558Z] --- PASS: TestLinksContainerNames (0.71s) [2022-03-17T09:18:42.558Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:18:43.133Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-03-17T09:18:43.133Z] === RUN TestContainerNetworkMountsNoChown [2022-03-17T09:18:43.268Z] check_test.go:308: [d3c23125d3920] daemon is not started [2022-03-17T09:18:43.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-17T09:18:43.394Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/default [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/default [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/private [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/private [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rprivate [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/slave [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/slave [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rslave [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/shared [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/shared [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rshared [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/default [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rshared [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/shared [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rslave [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/slave [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rprivate [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/private [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:43.394Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:43.394Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-17T09:18:43.394Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-17T09:18:43.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-17T09:18:43.655Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-17T09:18:43.655Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-03-17T09:18:43.655Z] === RUN TestContainerBindMountNonRecursive [2022-03-17T09:18:44.176Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2022-03-17T09:18:44.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T09:18:44.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T09:18:45.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:45.041Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-03-17T09:18:45.041Z] === RUN TestContainerVolumesMountedAsShared [2022-03-17T09:18:45.302Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2022-03-17T09:18:45.302Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-17T09:18:45.563Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-17T09:18:45.563Z] === RUN TestNetworkNat [2022-03-17T09:18:45.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-17T09:18:45.825Z] --- PASS: TestNetworkNat (0.39s) [2022-03-17T09:18:45.825Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:18:46.397Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-03-17T09:18:46.397Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:18:46.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:47.464Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-03-17T09:18:47.464Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T09:18:47.875Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-17T09:18:47.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:48.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:48.558Z] ? github.com/docker/docker/api [no test files] [2022-03-17T09:18:48.949Z] --- PASS: TestNetworkLoopbackNat (2.47s) [2022-03-17T09:18:48.949Z] === RUN TestPause [2022-03-17T09:18:49.217Z] --- PASS: TestPause (0.39s) [2022-03-17T09:18:49.217Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:18:49.217Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:18:49.217Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:18:49.217Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:18:49.280Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-17T09:18:49.479Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-17T09:18:49.479Z] === RUN TestPidHost [2022-03-17T09:18:50.445Z] --- PASS: TestPidHost (0.84s) [2022-03-17T09:18:50.445Z] === RUN TestPsFilter [2022-03-17T09:18:50.445Z] --- PASS: TestPsFilter (0.10s) [2022-03-17T09:18:50.445Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:18:51.018Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-17T09:18:51.018Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:18:51.279Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2022-03-17T09:18:51.279Z] === RUN TestRemoveContainerRunning [2022-03-17T09:18:51.543Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-03-17T09:18:51.543Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:18:52.115Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2022-03-17T09:18:52.115Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:18:52.115Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-17T09:18:52.115Z] === RUN TestRenameLinkedContainer [2022-03-17T09:18:53.502Z] --- PASS: TestRenameLinkedContainer (1.50s) [2022-03-17T09:18:53.502Z] === RUN TestRenameStoppedContainer [2022-03-17T09:18:53.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:53.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:18:53.784Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-17T09:18:54.075Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-17T09:18:54.075Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:18:54.462Z] ? github.com/docker/docker/api [no test files] [2022-03-17T09:18:54.649Z] --- PASS: TestRenameRunningContainerAndReuse (0.72s) [2022-03-17T09:18:54.649Z] === RUN TestRenameInvalidName [2022-03-17T09:18:55.221Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-17T09:18:55.221Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:18:56.607Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-03-17T09:18:56.607Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:18:56.870Z] --- PASS: TestRenameContainerWithSameName (0.35s) [2022-03-17T09:18:56.870Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:18:56.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T09:18:57.442Z] --- PASS: TestRenameContainerWithLinkedContainer (0.73s) [2022-03-17T09:18:57.442Z] === RUN TestResize [2022-03-17T09:18:57.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:18:58.014Z] --- PASS: TestResize (0.39s) [2022-03-17T09:18:58.014Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:18:58.276Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-17T09:18:58.276Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:18:58.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:18:58.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:18:58.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:18:58.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:58.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:58.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-17T09:18:58.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:18:58.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:18:59.672Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.10s) [2022-03-17T09:18:59.672Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T09:18:59.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-17T09:19:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-17T09:19:00.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-17T09:19:00.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T09:19:00.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:19:01.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:19:01.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:19:01.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:19:02.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-17T09:19:02.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T09:19:02.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:19:03.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-17T09:19:03.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T09:19:04.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:19:04.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:19:04.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-17T09:19:05.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T09:19:05.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.64s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.89s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.81s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.09s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2022-03-17T09:19:07.054Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2022-03-17T09:19:07.054Z] === RUN TestCgroupNamespacesRun [2022-03-17T09:19:07.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T09:19:08.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-17T09:19:08.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-17T09:19:08.750Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-03-17T09:19:08.750Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T09:19:09.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-17T09:19:09.447Z] ............................ [ 66%] [2022-03-17T09:19:09.789Z] === RUN TestMiddlewares [2022-03-17T09:19:09.789Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T09:19:09.789Z] PASS [2022-03-17T09:19:09.789Z] coverage: 9.0% of statements [2022-03-17T09:19:09.789Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2022-03-17T09:19:10.121Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2022-03-17T09:19:10.121Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T09:19:10.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-17T09:19:11.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-17T09:19:11.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-17T09:19:11.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-17T09:19:11.984Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2022-03-17T09:19:11.984Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T09:19:12.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T09:19:12.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-17T09:19:13.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-17T09:19:13.479Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-03-17T09:19:13.479Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T09:19:13.737Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.55s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.56s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.72s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.55s) [2022-03-17T09:19:14.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.18s) [2022-03-17T09:19:14.671Z] === RUN TestCgroupNamespacesRun [2022-03-17T09:19:15.116Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T09:19:15.116Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2022-03-17T09:19:15.116Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T09:19:15.544Z] === RUN TestMiddlewares [2022-03-17T09:19:15.544Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T09:19:15.544Z] PASS [2022-03-17T09:19:15.544Z] coverage: 9.0% of statements [2022-03-17T09:19:15.544Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2022-03-17T09:19:15.614Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-17T09:19:15.614Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-17T09:19:15.682Z] check_test.go:308: [d5a2a421e1657] daemon is not started [2022-03-17T09:19:15.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-17T09:19:15.683Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T09:19:16.616Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T09:19:16.873Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2022-03-17T09:19:16.873Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T09:19:17.000Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.04s) [2022-03-17T09:19:17.000Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-17T09:19:17.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-17T09:19:17.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-03-17T09:19:17.695Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T09:19:17.758Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-17T09:19:17.758Z] PASS [2022-03-17T09:19:17.758Z] [2022-03-17T09:19:17.758Z] DONE 17 tests in 47.917s [2022-03-17T09:19:17.758Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T09:19:17.758Z] INFO: Testing against a local daemon [2022-03-17T09:19:17.758Z] === RUN TestPluginInvalidJSON [2022-03-17T09:19:17.758Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:19:17.758Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:19:17.758Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:19:17.758Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T09:19:17.758Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T09:19:17.758Z] === RUN TestPluginInstall [2022-03-17T09:19:17.758Z] === RUN TestPluginInstall/no_auth [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ddd7fc5909c857507867adfa7ed5c4e11c0365bad8e37ec28f1e38cc0c2f7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ddd7fc5909c857507867adfa7ed5c4e11c0365bad8e37ec28f1e38cc0c2f7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:17.758Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ddd7fc5909c857507867adfa7ed5c4e11c0365bad8e37ec28f1e38cc0c2f7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:17.758Z] time="2022-03-17T09:19:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ddd7fc5909c857507867adfa7ed5c4e11c0365bad8e37ec28f1e38cc0c2f7b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:17.758Z] === RUN TestPluginInstall/with_insecure [2022-03-17T09:19:17.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.01s) [2022-03-17T09:19:17.943Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-17T09:19:18.326Z] time="2022-03-17T09:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:18.326Z] time="2022-03-17T09:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9549de57ad6abd1c8d8b64585c41e27e4fb3d0ec6d04a6a89b884da93764ecf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:18.326Z] time="2022-03-17T09:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:19:18.326Z] time="2022-03-17T09:19:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9549de57ad6abd1c8d8b64585c41e27e4fb3d0ec6d04a6a89b884da93764ecf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:19:18.585Z] plugin_test.go:165: [dd503d07af4c1] daemon is not started [2022-03-17T09:19:18.585Z] --- PASS: TestPluginInstall (3.88s) [2022-03-17T09:19:18.585Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2022-03-17T09:19:18.585Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-03-17T09:19:18.585Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2022-03-17T09:19:18.585Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:19:18.887Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s) [2022-03-17T09:19:18.887Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-17T09:19:19.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-17T09:19:19.592Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2022-03-17T09:19:19.592Z] === RUN TestNISDomainname [2022-03-17T09:19:19.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) [2022-03-17T09:19:19.831Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-17T09:19:20.523Z] --- PASS: TestNISDomainname (0.91s) [2022-03-17T09:19:20.523Z] === RUN TestHostnameDnsResolution [2022-03-17T09:19:20.603Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T09:19:20.774Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s) [2022-03-17T09:19:20.774Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-17T09:19:21.178Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T09:19:21.482Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-03-17T09:19:21.482Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T09:19:21.717Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-17T09:19:21.717Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-17T09:19:22.065Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T09:19:22.114Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2022-03-17T09:19:22.114Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-17T09:19:22.114Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-03-17T09:19:22.114Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:19:22.657Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-03-17T09:19:22.657Z] === RUN TestStats [2022-03-17T09:19:22.661Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-03-17T09:19:22.661Z] === RUN TestNISDomainname [2022-03-17T09:19:22.682Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-17T09:19:22.682Z] PASS [2022-03-17T09:19:22.682Z] [2022-03-17T09:19:22.682Z] DONE 10 tests in 8.064s [2022-03-17T09:19:22.682Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T09:19:22.922Z] --- PASS: TestNISDomainname (0.41s) [2022-03-17T09:19:22.922Z] === RUN TestHostnameDnsResolution [2022-03-17T09:19:22.941Z] INFO: Testing against a local daemon [2022-03-17T09:19:22.941Z] === RUN TestExternalGraphDriver [2022-03-17T09:19:22.941Z] === RUN TestExternalGraphDriver/json [2022-03-17T09:19:23.494Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-03-17T09:19:23.494Z] === RUN TestUnprivilegedPortsAndPing [2022-03-17T09:19:23.602Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T09:19:24.066Z] --- PASS: TestUnprivilegedPortsAndPing (0.43s) [2022-03-17T09:19:24.066Z] === RUN TestStats [2022-03-17T09:19:24.166Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-17T09:19:24.731Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T09:19:24.846Z] === RUN TestExternalGraphDriver/spec [2022-03-17T09:19:25.296Z] --- PASS: TestStats (2.77s) [2022-03-17T09:19:25.296Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:19:25.296Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T09:19:25.296Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T09:19:25.296Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T09:19:25.296Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T09:19:25.296Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T09:19:25.296Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T09:19:25.296Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T09:19:25.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T09:19:25.296Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T09:19:25.296Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T09:19:26.224Z] === RUN TestExternalGraphDriver/pull [2022-03-17T09:19:26.612Z] --- PASS: TestStats (2.39s) [2022-03-17T09:19:26.612Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:19:26.612Z] === RUN TestStopContainerWithTimeout/0 [2022-03-17T09:19:26.612Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-17T09:19:26.612Z] === RUN TestStopContainerWithTimeout/1 [2022-03-17T09:19:26.612Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-17T09:19:26.612Z] === RUN TestStopContainerWithTimeout/3 [2022-03-17T09:19:26.612Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-17T09:19:26.612Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-17T09:19:26.612Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-17T09:19:26.612Z] === CONT TestStopContainerWithTimeout/0 [2022-03-17T09:19:26.612Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-17T09:19:26.668Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T09:19:27.184Z] === CONT TestStopContainerWithTimeout/3 [2022-03-17T09:19:28.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-17T09:19:28.127Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-03-17T09:19:28.127Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-03-17T09:19:28.127Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-03-17T09:19:28.127Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-03-17T09:19:28.127Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:19:28.300Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T09:19:29.098Z] === CONT TestStopContainerWithTimeout/1 [2022-03-17T09:19:29.670Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T09:19:30.237Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-17T09:19:30.237Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2022-03-17T09:19:30.237Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-03-17T09:19:30.237Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-03-17T09:19:30.237Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-03-17T09:19:30.237Z] === RUN TestDeleteDevicemapper [2022-03-17T09:19:30.237Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:19:30.237Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T09:19:30.237Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:19:30.483Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-17T09:19:30.483Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-03-17T09:19:30.483Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2022-03-17T09:19:30.483Z] --- PASS: TestStopContainerWithTimeout/3 (2.33s) [2022-03-17T09:19:30.483Z] --- PASS: TestStopContainerWithTimeout/1 (1.35s) [2022-03-17T09:19:30.483Z] === RUN TestDeleteDevicemapper [2022-03-17T09:19:30.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:19:30.483Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-17T09:19:30.483Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:19:30.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-17T09:19:31.870Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-03-17T09:19:31.870Z] === RUN TestUpdateMemory [2022-03-17T09:19:32.316Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-03-17T09:19:32.316Z] PASS [2022-03-17T09:19:32.316Z] [2022-03-17T09:19:32.316Z] DONE 5 tests in 9.191s [2022-03-17T09:19:32.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T09:19:32.316Z] INFO: Testing against a local daemon [2022-03-17T09:19:32.316Z] === RUN TestContinueAfterPluginCrash [2022-03-17T09:19:32.316Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T09:19:32.316Z] === RUN TestReadPluginNoRead [2022-03-17T09:19:32.316Z] === PAUSE TestReadPluginNoRead [2022-03-17T09:19:32.316Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T09:19:32.316Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T09:19:32.316Z] === CONT TestContinueAfterPluginCrash [2022-03-17T09:19:32.316Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T09:19:32.392Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T09:19:32.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-17T09:19:32.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2022-03-17T09:19:32.392Z] === RUN TestUpdateMemory [2022-03-17T09:19:32.392Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:19:32.392Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-17T09:19:32.392Z] === RUN TestUpdateCPUQuota [2022-03-17T09:19:32.442Z] --- PASS: TestUpdateMemory (0.61s) [2022-03-17T09:19:32.442Z] === RUN TestUpdateCPUQuota [2022-03-17T09:19:32.956Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T09:19:33.015Z] --- PASS: TestUpdateCPUQuota (0.64s) [2022-03-17T09:19:33.015Z] === RUN TestUpdatePidsLimit [2022-03-17T09:19:33.015Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T09:19:33.015Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T09:19:33.276Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T09:19:33.522Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T09:19:33.537Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T09:19:33.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T09:19:33.779Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-03-17T09:19:33.779Z] === RUN TestUpdatePidsLimit [2022-03-17T09:19:33.779Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-17T09:19:33.779Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T09:19:33.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T09:19:34.037Z] === RUN TestUpdatePidsLimit/no_change [2022-03-17T09:19:34.037Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T09:19:34.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-17T09:19:34.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T09:19:34.296Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-17T09:19:34.553Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T09:19:34.553Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T09:19:34.553Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit (1.63s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-03-17T09:19:34.633Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-03-17T09:19:34.633Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:19:34.811Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-17T09:19:35.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-17T09:19:35.325Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-17T09:19:35.604Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-03-17T09:19:35.604Z] === CONT TestReadPluginNoRead [2022-03-17T09:19:35.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-17T09:19:35.890Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T09:19:37.261Z] --- PASS: TestUpdatePidsLimit (3.29s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-03-17T09:19:37.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-03-17T09:19:37.262Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:19:37.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-17T09:19:37.262Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T09:19:37.262Z] check_test.go:308: [d357ac084c541] daemon is not started [2022-03-17T09:19:37.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-17T09:19:37.262Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T09:19:37.262Z] check_test.go:308: [d4e7c6552f5d8] daemon is not started [2022-03-17T09:19:37.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-17T09:19:38.137Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T09:19:39.073Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T09:19:40.449Z] === RUN TestReadPluginNoRead/default [2022-03-17T09:19:40.535Z] check_test.go:308: [d268d609d2f0e] daemon is not started [2022-03-17T09:19:40.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-17T09:19:40.535Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T09:19:40.708Z] --- PASS: TestContinueAfterPluginCrash (8.57s) [2022-03-17T09:19:41.099Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T09:19:41.644Z] === CONT TestReadPluginNoRead [2022-03-17T09:19:41.644Z] read_test.go:92: [d6ac50757dccc] daemon is not started [2022-03-17T09:19:41.644Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-03-17T09:19:41.644Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-03-17T09:19:41.644Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-03-17T09:19:41.644Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-17T09:19:41.644Z] PASS [2022-03-17T09:19:41.644Z] [2022-03-17T09:19:41.644Z] DONE 6 tests in 9.445s [2022-03-17T09:19:41.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T09:19:41.644Z] testing: warning: no tests to run [2022-03-17T09:19:41.644Z] PASS [2022-03-17T09:19:41.644Z] [2022-03-17T09:19:41.644Z] DONE 0 tests in 0.014s [2022-03-17T09:19:41.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T09:19:41.644Z] INFO: Testing against a local daemon [2022-03-17T09:19:41.644Z] === RUN TestPluginWithDevMounts [2022-03-17T09:19:41.644Z] === PAUSE TestPluginWithDevMounts [2022-03-17T09:19:41.644Z] === CONT TestPluginWithDevMounts [2022-03-17T09:19:42.034Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T09:19:42.034Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T09:19:42.966Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T09:19:43.021Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-03-17T09:19:43.021Z] PASS [2022-03-17T09:19:43.021Z] [2022-03-17T09:19:43.021Z] DONE 1 tests in 1.611s [2022-03-17T09:19:43.021Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T09:19:43.021Z] INFO: Testing against a local daemon [2022-03-17T09:19:43.021Z] === RUN TestSecretInspect [2022-03-17T09:19:43.223Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T09:19:43.481Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T09:19:43.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-17T09:19:45.554Z] --- PASS: TestSecretInspect (2.14s) [2022-03-17T09:19:45.554Z] === RUN TestSecretList [2022-03-17T09:19:46.919Z] --- PASS: TestUpdateRestartPolicy (10.64s) [2022-03-17T09:19:46.919Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:19:46.919Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-17T09:19:46.919Z] === RUN TestWaitNonBlocked [2022-03-17T09:19:46.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:46.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:46.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:46.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:46.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:46.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:46.919Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T09:19:46.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-03-17T09:19:46.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-03-17T09:19:46.919Z] === RUN TestWaitBlocked [2022-03-17T09:19:46.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:46.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:46.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:46.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:46.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:46.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:46.919Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-17T09:19:46.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.51s) [2022-03-17T09:19:46.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2022-03-17T09:19:46.919Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T09:19:46.919Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T09:19:47.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-17T09:19:47.459Z] --- PASS: TestSecretList (2.16s) [2022-03-17T09:19:47.459Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:19:48.674Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-17T09:19:48.834Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2022-03-17T09:19:48.834Z] === CONT TestIpcModeOlderClient [2022-03-17T09:19:48.834Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-17T09:19:48.834Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T09:19:48.834Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-03-17T09:19:48.834Z] === CONT TestDaemonHostGatewayIP [2022-03-17T09:19:49.539Z] --- PASS: TestUpdateRestartPolicy (12.10s) [2022-03-17T09:19:49.539Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:19:49.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-17T09:19:49.796Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2022-03-17T09:19:49.796Z] === RUN TestWaitNonBlocked [2022-03-17T09:19:49.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:49.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:49.796Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:49.796Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:49.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:19:49.796Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:19:49.992Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2022-03-17T09:19:49.992Z] === RUN TestSecretsUpdate [2022-03-17T09:19:50.728Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-17T09:19:50.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2022-03-17T09:19:50.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-03-17T09:19:50.728Z] === RUN TestWaitBlocked [2022-03-17T09:19:50.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:50.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:50.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:50.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:50.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-17T09:19:50.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-17T09:19:51.379Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2022-03-17T09:19:51.379Z] === CONT TestDaemonRestartIpcMode [2022-03-17T09:19:51.896Z] --- PASS: TestSecretsUpdate (2.13s) [2022-03-17T09:19:51.896Z] === RUN TestTemplatedSecret [2022-03-17T09:19:52.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-17T09:19:52.100Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-17T09:19:52.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2022-03-17T09:19:52.100Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2022-03-17T09:19:52.100Z] === CONT TestContainerStartOnDaemonRestart [2022-03-17T09:19:52.100Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-17T09:19:52.665Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T09:19:53.293Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2022-03-17T09:19:53.597Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T09:19:54.162Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T09:19:54.429Z] --- PASS: TestTemplatedSecret (2.57s) [2022-03-17T09:19:54.429Z] === RUN TestSecretCreateResolve [2022-03-17T09:19:55.094Z] --- PASS: TestContainerStartOnDaemonRestart (3.25s) [2022-03-17T09:19:55.094Z] === CONT TestDaemonHostGatewayIP [2022-03-17T09:19:55.351Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.45s) [2022-03-17T09:19:55.351Z] === CONT TestDaemonRestartIpcMode [2022-03-17T09:19:55.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-17T09:19:56.335Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-03-17T09:19:56.335Z] PASS [2022-03-17T09:19:56.335Z] [2022-03-17T09:19:56.335Z] DONE 6 tests in 13.306s [2022-03-17T09:19:56.335Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T09:19:56.335Z] INFO: Testing against a local daemon [2022-03-17T09:19:56.335Z] === RUN TestServiceCreateInit [2022-03-17T09:19:56.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:19:57.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T09:19:59.707Z] --- PASS: TestDaemonHostGatewayIP (4.31s) [2022-03-17T09:19:59.707Z] === CONT TestIpcModeOlderClient [2022-03-17T09:19:59.707Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-03-17T09:19:59.707Z] === CONT TestContainerKillOnDaemonStart [2022-03-17T09:19:59.964Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2022-03-17T09:20:00.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-17T09:20:00.783Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:20:01.433Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-03-17T09:20:01.433Z] PASS [2022-03-17T09:20:01.433Z] [2022-03-17T09:20:01.433Z] === Skipped [2022-03-17T09:20:01.433Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-17T09:20:01.433Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:20:01.433Z] [2022-03-17T09:20:01.433Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:20:01.433Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:20:01.433Z] [2022-03-17T09:20:01.433Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T09:20:01.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:20:01.433Z] [2022-03-17T09:20:01.433Z] DONE 200 tests, 3 skipped in 105.907s [2022-03-17T09:20:01.433Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T09:20:01.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:01.433Z] ++ set -e [2022-03-17T09:20:01.433Z] ++ '[' -n 0 ']' [2022-03-17T09:20:01.433Z] ++ set -x [2022-03-17T09:20:01.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:01.433Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:20:01.433Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:01.433Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:01.433Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:01.433Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:01.433Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:01.433Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T09:20:01.433Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T09:20:01.433Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:01.433Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:01.433Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T09:20:01.433Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:01.433Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-17T09:20:01.433Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-17T09:20:01.433Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:20:01.433Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T09:20:01.590Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T09:20:02.006Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T09:20:02.522Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T09:20:02.522Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T09:20:02.522Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T09:20:02.522Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T09:20:02.522Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T09:20:02.522Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T09:20:02.522Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T09:20:02.522Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T09:20:02.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T09:20:02.950Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T09:20:03.880Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-17T09:20:03.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-17T09:20:04.070Z] --- PASS: TestServiceCreateInit (7.29s) [2022-03-17T09:20:04.071Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-03-17T09:20:04.071Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-03-17T09:20:04.071Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:20:04.335Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T09:20:04.335Z] daemon_test.go:156: [d811753d82e33] daemon is not started [2022-03-17T09:20:04.335Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-17T09:20:04.335Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-17T09:20:04.335Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-17T09:20:04.335Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-17T09:20:04.335Z] === RUN TestDaemonProxy [2022-03-17T09:20:04.335Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T09:20:05.789Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T09:20:05.790Z] check_test.go:308: [dd04a4d60a7c7] daemon is not started [2022-03-17T09:20:05.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-17T09:20:05.800Z] tests/integration/client_test.py ..... [ 75%] [2022-03-17T09:20:06.062Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-17T09:20:06.250Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T09:20:06.635Z] tests/integration/errors_test.py . [ 76%] [2022-03-17T09:20:08.315Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-17T09:20:08.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T09:20:09.605Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T09:20:10.442Z] === RUN TestBoolValue [2022-03-17T09:20:10.442Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestBoolValueOrDefault [2022-03-17T09:20:10.442Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestInt64ValueOrZero [2022-03-17T09:20:10.442Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestInt64ValueOrDefault [2022-03-17T09:20:10.442Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T09:20:10.442Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestJsonContentType [2022-03-17T09:20:10.442Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T09:20:10.442Z] PASS [2022-03-17T09:20:10.442Z] coverage: 14.7% of statements [2022-03-17T09:20:10.442Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2022-03-17T09:20:10.442Z] === RUN TestMaskSecretKeys [2022-03-17T09:20:10.442Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T09:20:10.442Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T09:20:10.442Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T09:20:10.442Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T09:20:10.442Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T09:20:10.442Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T09:20:10.442Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestVersionMiddlewareVersion [2022-03-17T09:20:10.442Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T09:20:10.442Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T09:20:10.442Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T09:20:10.442Z] PASS [2022-03-17T09:20:10.442Z] coverage: 37.7% of statements [2022-03-17T09:20:10.442Z] ok github.com/docker/docker/api/server/middleware 0.086s coverage: 37.7% of statements [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T09:20:10.442Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T09:20:10.774Z] docker_cli_daemon_plugins_test.go:106: [d150a69bf8b81] daemon is not started [2022-03-17T09:20:10.774Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T09:20:10.911Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T09:20:10.911Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T09:20:10.990Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T09:20:11.030Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T09:20:11.562Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy (7.84s) [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy/environment_variables (1.81s) [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy/command-line_options (3.27s) [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T09:20:11.823Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T09:20:11.823Z] PASS [2022-03-17T09:20:11.899Z] === RUN TestStrSliceMarshalJSON [2022-03-17T09:20:11.899Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T09:20:11.899Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestStrSliceUnmarshalString [2022-03-17T09:20:11.899Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T09:20:11.899Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T09:20:11.899Z] PASS [2022-03-17T09:20:11.899Z] coverage: 90.0% of statements [2022-03-17T09:20:11.899Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-03-17T09:20:11.899Z] === RUN TestToJSON [2022-03-17T09:20:11.899Z] --- PASS: TestToJSON (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestToParamWithVersion [2022-03-17T09:20:11.899Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestFromJSON [2022-03-17T09:20:11.899Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestEmpty [2022-03-17T09:20:11.899Z] --- PASS: TestEmpty (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T09:20:11.899Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestArgsMatchKVList [2022-03-17T09:20:11.899Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestArgsMatch [2022-03-17T09:20:11.899Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestAdd [2022-03-17T09:20:11.899Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestDel [2022-03-17T09:20:11.899Z] --- PASS: TestDel (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestLen [2022-03-17T09:20:11.899Z] --- PASS: TestLen (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestExactMatch [2022-03-17T09:20:11.899Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestOnlyOneExactMatch [2022-03-17T09:20:11.899Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestContains [2022-03-17T09:20:11.899Z] --- PASS: TestContains (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestValidate [2022-03-17T09:20:11.899Z] --- PASS: TestValidate (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestWalkValues [2022-03-17T09:20:11.899Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestFuzzyMatch [2022-03-17T09:20:11.899Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestClone [2022-03-17T09:20:11.899Z] --- PASS: TestClone (0.00s) [2022-03-17T09:20:11.899Z] PASS [2022-03-17T09:20:11.899Z] coverage: 92.2% of statements [2022-03-17T09:20:11.899Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-03-17T09:20:11.899Z] === RUN TestDurationToSecondsString [2022-03-17T09:20:11.899Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T09:20:11.899Z] === RUN TestGetTimestamp [2022-03-17T09:20:11.899Z] --- PASS: TestGetTimestamp (0.18s) [2022-03-17T09:20:11.899Z] === RUN TestParseTimestamps [2022-03-17T09:20:11.899Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T09:20:11.899Z] PASS [2022-03-17T09:20:11.899Z] coverage: 100.0% of statements [2022-03-17T09:20:11.899Z] ok github.com/docker/docker/api/types/time 0.217s coverage: 100.0% of statements [2022-03-17T09:20:11.899Z] === RUN TestAdjustForAPIVersion [2022-03-17T09:20:11.899Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T09:20:11.899Z] PASS [2022-03-17T09:20:11.899Z] coverage: 5.7% of statements [2022-03-17T09:20:11.899Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T09:20:11.899Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T09:20:11.963Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-17T09:20:11.963Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2022-03-17T09:20:11.963Z] PASS [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === Skipped [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-17T09:20:11.963Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:20:11.963Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:20:11.963Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-17T09:20:11.963Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-17T09:20:11.963Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-17T09:20:11.963Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:20:11.963Z] [2022-03-17T09:20:11.963Z] DONE 200 tests, 6 skipped in 159.668s [2022-03-17T09:20:11.963Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-17T09:20:11.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:11.963Z] ++ set -e [2022-03-17T09:20:11.963Z] ++ '[' -n 0 ']' [2022-03-17T09:20:11.963Z] ++ set -x [2022-03-17T09:20:11.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:12.084Z] [2022-03-17T09:20:12.084Z] DONE 17 tests in 11.768s [2022-03-17T09:20:12.084Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T09:20:12.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:12.084Z] ++ set -e [2022-03-17T09:20:12.084Z] ++ '[' -n 0 ']' [2022-03-17T09:20:12.084Z] ++ set -x [2022-03-17T09:20:12.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:12.084Z] INFO: Testing against a local daemon [2022-03-17T09:20:12.084Z] === RUN TestCommitInheritsEnv [2022-03-17T09:20:12.221Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:20:12.346Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-03-17T09:20:12.346Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:20:12.346Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T09:20:12.346Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform// [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T09:20:12.346Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T09:20:12.367Z] === RUN TestCompareVersion [2022-03-17T09:20:12.367Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T09:20:12.367Z] PASS [2022-03-17T09:20:12.367Z] coverage: 77.3% of statements [2022-03-17T09:20:12.367Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T09:20:12.367Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T09:20:12.607Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T09:20:12.607Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T09:20:12.607Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T09:20:12.607Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T09:20:12.607Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T09:20:12.607Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:20:12.607Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-17T09:20:12.607Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:20:12.607Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T09:20:12.607Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:20:12.785Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:12.785Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:12.785Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:12.785Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:12.785Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:12.785Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-17T09:20:12.785Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-17T09:20:12.785Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-17T09:20:12.785Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-17T09:20:12.868Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-03-17T09:20:12.868Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T09:20:12.868Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:20:12.868Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-17T09:20:12.868Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:20:12.868Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-17T09:20:12.868Z] === RUN TestTagInvalidReference [2022-03-17T09:20:12.868Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-17T09:20:12.868Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:20:13.049Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-17T09:20:13.049Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-17T09:20:13.049Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-17T09:20:13.129Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-17T09:20:13.129Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:20:13.129Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-17T09:20:13.129Z] === RUN TestTagOfficialNames [2022-03-17T09:20:13.129Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-17T09:20:13.129Z] === RUN TestTagMatchesDigest [2022-03-17T09:20:13.129Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-17T09:20:13.129Z] PASS [2022-03-17T09:20:13.129Z] [2022-03-17T09:20:13.129Z] === Skipped [2022-03-17T09:20:13.129Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:20:13.129Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-17T09:20:13.129Z] [2022-03-17T09:20:13.129Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-17T09:20:13.129Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:20:13.129Z] [2022-03-17T09:20:13.129Z] DONE 22 tests, 2 skipped in 1.116s [2022-03-17T09:20:13.129Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T09:20:13.129Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:13.129Z] ++ set -e [2022-03-17T09:20:13.129Z] ++ '[' -n 0 ']' [2022-03-17T09:20:13.129Z] ++ set -x [2022-03-17T09:20:13.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:13.130Z] INFO: Testing against a local daemon [2022-03-17T09:20:13.130Z] === RUN TestNetworkCreateDelete [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-03-17T09:20:13.308Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-03-17T09:20:13.308Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:20:13.308Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T09:20:13.358Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T09:20:13.358Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T09:20:13.358Z] === RUN TestCloneArgsSmartHttp [2022-03-17T09:20:13.358Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T09:20:13.358Z] === RUN TestCloneArgsDumbHttp [2022-03-17T09:20:13.358Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T09:20:13.358Z] === RUN TestCloneArgsGit [2022-03-17T09:20:13.358Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T09:20:13.358Z] === RUN TestCheckoutGit [2022-03-17T09:20:13.391Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-17T09:20:13.391Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:20:13.566Z] check_test.go:308: [d325659492c17] daemon is not started [2022-03-17T09:20:13.566Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-17T09:20:13.653Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-17T09:20:13.653Z] === RUN TestDaemonDNSFallback [2022-03-17T09:20:14.497Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-17T09:20:15.447Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-17T09:20:15.447Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T09:20:15.573Z] === RUN TestEnable [2022-03-17T09:20:15.573Z] --- PASS: TestEnable (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestDisable [2022-03-17T09:20:15.573Z] --- PASS: TestDisable (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestEnabled [2022-03-17T09:20:15.573Z] --- PASS: TestEnabled (0.00s) [2022-03-17T09:20:15.573Z] PASS [2022-03-17T09:20:15.573Z] coverage: 100.0% of statements [2022-03-17T09:20:15.573Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-03-17T09:20:15.573Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T09:20:15.573Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-17T09:20:15.573Z] === RUN TestProcessNoDockerignore [2022-03-17T09:20:15.573Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T09:20:15.573Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestDetectContentType [2022-03-17T09:20:15.573Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestSelectAcceptableMIME [2022-03-17T09:20:15.573Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestInspectEmptyResponse [2022-03-17T09:20:15.573Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestInspectResponseBinary [2022-03-17T09:20:15.573Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestResponseUnsupportedContentType [2022-03-17T09:20:15.573Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestInspectResponseTextSimple [2022-03-17T09:20:15.573Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T09:20:15.573Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestUnknownContentLength [2022-03-17T09:20:15.573Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T09:20:15.573Z] === RUN TestDownloadRemote [2022-03-17T09:20:15.573Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-17T09:20:15.574Z] === RUN TestGetWithStatusError [2022-03-17T09:20:15.953Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T09:20:15.953Z] === RUN TestBoolValue [2022-03-17T09:20:15.953Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T09:20:15.953Z] === RUN TestBoolValueOrDefault [2022-03-17T09:20:15.953Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T09:20:15.953Z] === RUN TestInt64ValueOrZero [2022-03-17T09:20:15.953Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T09:20:15.953Z] === RUN TestInt64ValueOrDefault [2022-03-17T09:20:15.953Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T09:20:15.953Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T09:20:15.953Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T09:20:15.953Z] === RUN TestJsonContentType [2022-03-17T09:20:15.953Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T09:20:15.953Z] PASS [2022-03-17T09:20:15.953Z] coverage: 14.7% of statements [2022-03-17T09:20:15.953Z] ok github.com/docker/docker/api/server/httputils 0.090s coverage: 14.7% of statements [2022-03-17T09:20:16.041Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T09:20:16.041Z] === RUN TestCloseRootDirectory [2022-03-17T09:20:16.041Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:16.041Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T09:20:16.041Z] === RUN TestHashFile [2022-03-17T09:20:16.041Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:16.041Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T09:20:16.041Z] === RUN TestHashSubdir [2022-03-17T09:20:16.042Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:16.042Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-17T09:20:16.042Z] === RUN TestRemoveDirectory [2022-03-17T09:20:16.042Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:16.042Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-17T09:20:16.042Z] PASS [2022-03-17T09:20:16.042Z] coverage: 9.3% of statements [2022-03-17T09:20:16.042Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 9.3% of statements [2022-03-17T09:20:16.395Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-17T09:20:16.395Z] daemon_test.go:156: [dc3b0e75ab976] daemon is not started [2022-03-17T09:20:16.395Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-03-17T09:20:16.395Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-03-17T09:20:16.395Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-17T09:20:16.395Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-17T09:20:16.395Z] === RUN TestDaemonProxy [2022-03-17T09:20:16.395Z] === RUN TestDaemonProxy/environment_variables [2022-03-17T09:20:16.509Z] === RUN TestGetAllAllowed [2022-03-17T09:20:16.509Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestGetAllMeta [2022-03-17T09:20:16.509Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T09:20:16.509Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T09:20:16.509Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestIsExistingDirectory [2022-03-17T09:20:16.509Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestGetFilenameForDownload [2022-03-17T09:20:16.509Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestEnv2Variables [2022-03-17T09:20:16.509Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T09:20:16.509Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestMaintainer [2022-03-17T09:20:16.509Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestLabel [2022-03-17T09:20:16.509Z] --- PASS: TestLabel (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestFromScratch [2022-03-17T09:20:16.509Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestFromWithArg [2022-03-17T09:20:16.509Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T09:20:16.509Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestFromWithUndefinedArg [2022-03-17T09:20:16.509Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T09:20:16.509Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestOnbuild [2022-03-17T09:20:16.509Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestWorkdir [2022-03-17T09:20:16.509Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestCmd [2022-03-17T09:20:16.509Z] --- PASS: TestCmd (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestHealthcheckNone [2022-03-17T09:20:16.509Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestHealthcheckCmd [2022-03-17T09:20:16.509Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T09:20:16.509Z] === RUN TestEntrypoint [2022-03-17T09:20:16.509Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestExpose [2022-03-17T09:20:16.510Z] --- PASS: TestExpose (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestUser [2022-03-17T09:20:16.510Z] --- PASS: TestUser (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestVolume [2022-03-17T09:20:16.510Z] --- PASS: TestVolume (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestStopSignal [2022-03-17T09:20:16.510Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:20:16.510Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestArg [2022-03-17T09:20:16.510Z] --- PASS: TestArg (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestShell [2022-03-17T09:20:16.510Z] --- PASS: TestShell (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestPrependEnvOnCmd [2022-03-17T09:20:16.510Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestRunWithBuildArgs [2022-03-17T09:20:16.510Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T09:20:16.510Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T09:20:16.510Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T09:20:16.510Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T09:20:16.510Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T09:20:16.510Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestNormalizeWorkdir [2022-03-17T09:20:16.510Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestDispatch [2022-03-17T09:20:16.510Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T09:20:16.510Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T09:20:16.510Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T09:20:16.510Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T09:20:16.510Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T09:20:16.510Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T09:20:16.510Z] === RUN TestDispatch/COPY_url [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch (0.08s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-17T09:20:16.510Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-03-17T09:20:16.510Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T09:20:16.510Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T09:20:16.510Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T09:20:16.510Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T09:20:16.510Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T09:20:16.510Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestEmptyDockerfile [2022-03-17T09:20:16.510Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T09:20:16.510Z] === RUN TestSymlinkDockerfile [2022-03-17T09:20:16.510Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T09:20:16.510Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T09:20:16.510Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestNonExistingDockerfile [2022-03-17T09:20:16.510Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestCopyRunConfig [2022-03-17T09:20:16.510Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestDeepCopyRunConfig [2022-03-17T09:20:16.510Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestExportImage [2022-03-17T09:20:16.510Z] --- PASS: TestExportImage (0.00s) [2022-03-17T09:20:16.510Z] === RUN TestNormalizeDest [2022-03-17T09:20:16.510Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T09:20:16.510Z] PASS [2022-03-17T09:20:16.510Z] coverage: 46.7% of statements [2022-03-17T09:20:16.510Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 46.7% of statements [2022-03-17T09:20:16.972Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-17T09:20:17.497Z] === RUN TestTCP4Proxy [2022-03-17T09:20:17.497Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T09:20:17.497Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T09:20:17.497Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestTCP6Proxy [2022-03-17T09:20:17.497Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:20:17.497Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestTCPDualStackProxy [2022-03-17T09:20:17.497Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:20:17.497Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestUDP4Proxy [2022-03-17T09:20:17.497Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestUDP6Proxy [2022-03-17T09:20:17.497Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:20:17.497Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestUDPWriteError [2022-03-17T09:20:17.497Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestSCTP4Proxy [2022-03-17T09:20:17.497Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:20:17.497Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T09:20:17.497Z] === RUN TestSCTP6Proxy [2022-03-17T09:20:17.497Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:20:17.497Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T09:20:17.497Z] PASS [2022-03-17T09:20:17.497Z] coverage: 49.4% of statements [2022-03-17T09:20:17.497Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-03-17T09:20:18.129Z] === RUN TestMaskSecretKeys [2022-03-17T09:20:18.129Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T09:20:18.129Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T09:20:18.129Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T09:20:18.129Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T09:20:18.129Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T09:20:18.129Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T09:20:18.129Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T09:20:18.129Z] === RUN TestVersionMiddlewareVersion [2022-03-17T09:20:18.129Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T09:20:18.129Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T09:20:18.129Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T09:20:18.129Z] PASS [2022-03-17T09:20:18.129Z] coverage: 37.7% of statements [2022-03-17T09:20:18.129Z] ok github.com/docker/docker/api/server/middleware 0.133s coverage: 37.7% of statements [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T09:20:18.129Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T09:20:18.343Z] === RUN TestDaemonProxy/command-line_options [2022-03-17T09:20:19.093Z] === RUN TestStrSliceMarshalJSON [2022-03-17T09:20:19.094Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T09:20:19.094Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestStrSliceUnmarshalString [2022-03-17T09:20:19.094Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T09:20:19.094Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T09:20:19.094Z] PASS [2022-03-17T09:20:19.094Z] coverage: 90.0% of statements [2022-03-17T09:20:19.094Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-03-17T09:20:19.094Z] === RUN TestToJSON [2022-03-17T09:20:19.094Z] --- PASS: TestToJSON (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestToParamWithVersion [2022-03-17T09:20:19.094Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestFromJSON [2022-03-17T09:20:19.094Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestEmpty [2022-03-17T09:20:19.094Z] --- PASS: TestEmpty (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T09:20:19.094Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestArgsMatchKVList [2022-03-17T09:20:19.094Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestArgsMatch [2022-03-17T09:20:19.094Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestAdd [2022-03-17T09:20:19.094Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestDel [2022-03-17T09:20:19.094Z] --- PASS: TestDel (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestLen [2022-03-17T09:20:19.094Z] --- PASS: TestLen (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestExactMatch [2022-03-17T09:20:19.094Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestOnlyOneExactMatch [2022-03-17T09:20:19.094Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestContains [2022-03-17T09:20:19.094Z] --- PASS: TestContains (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestValidate [2022-03-17T09:20:19.094Z] --- PASS: TestValidate (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestWalkValues [2022-03-17T09:20:19.094Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestFuzzyMatch [2022-03-17T09:20:19.094Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestClone [2022-03-17T09:20:19.094Z] --- PASS: TestClone (0.00s) [2022-03-17T09:20:19.094Z] PASS [2022-03-17T09:20:19.094Z] coverage: 92.2% of statements [2022-03-17T09:20:19.094Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-03-17T09:20:19.094Z] === RUN TestDurationToSecondsString [2022-03-17T09:20:19.094Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T09:20:19.094Z] === RUN TestGetTimestamp [2022-03-17T09:20:19.275Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T09:20:19.532Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T09:20:19.553Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-17T09:20:19.553Z] === RUN TestParseTimestamps [2022-03-17T09:20:19.553Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T09:20:19.553Z] PASS [2022-03-17T09:20:19.553Z] coverage: 100.0% of statements [2022-03-17T09:20:19.553Z] ok github.com/docker/docker/api/types/time 0.247s coverage: 100.0% of statements [2022-03-17T09:20:19.553Z] === RUN TestAdjustForAPIVersion [2022-03-17T09:20:19.553Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T09:20:19.553Z] PASS [2022-03-17T09:20:19.553Z] coverage: 5.7% of statements [2022-03-17T09:20:19.553Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T09:20:19.553Z] === RUN TestCompareVersion [2022-03-17T09:20:19.553Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T09:20:19.553Z] PASS [2022-03-17T09:20:19.553Z] coverage: 77.3% of statements [2022-03-17T09:20:19.553Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T09:20:19.553Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T09:20:20.095Z] === RUN TestDaemonProxy/configuration_file [2022-03-17T09:20:20.237Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-03-17T09:20:20.237Z] === RUN TestInspectNetwork [2022-03-17T09:20:20.353Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T09:20:21.086Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T09:20:21.086Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T09:20:21.086Z] === RUN TestCloneArgsSmartHttp [2022-03-17T09:20:21.086Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T09:20:21.086Z] === RUN TestCloneArgsDumbHttp [2022-03-17T09:20:21.086Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T09:20:21.086Z] === RUN TestCloneArgsGit [2022-03-17T09:20:21.086Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T09:20:21.086Z] === RUN TestCheckoutGit [2022-03-17T09:20:21.726Z] === RUN TestDaemonProxy/conflicting_options [2022-03-17T09:20:21.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-17T09:20:22.156Z] --- PASS: TestCreateServiceMultipleTimes (15.83s) [2022-03-17T09:20:22.156Z] === RUN TestCreateServiceConflict [2022-03-17T09:20:22.156Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-03-17T09:20:22.156Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:20:22.242Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-17T09:20:22.622Z] === RUN TestEnable [2022-03-17T09:20:22.622Z] --- PASS: TestEnable (0.00s) [2022-03-17T09:20:22.622Z] === RUN TestDisable [2022-03-17T09:20:22.622Z] --- PASS: TestDisable (0.00s) [2022-03-17T09:20:22.622Z] === RUN TestEnabled [2022-03-17T09:20:22.622Z] --- PASS: TestEnabled (0.00s) [2022-03-17T09:20:22.622Z] PASS [2022-03-17T09:20:22.622Z] coverage: 100.0% of statements [2022-03-17T09:20:22.622Z] ok github.com/docker/docker/cli/debug 0.146s coverage: 100.0% of statements [2022-03-17T09:20:22.783Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T09:20:22.784Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T09:20:22.784Z] === RUN TestInspectNetwork/network_name [2022-03-17T09:20:22.784Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy (6.33s) [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-17T09:20:22.806Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-17T09:20:22.806Z] PASS [2022-03-17T09:20:22.806Z] [2022-03-17T09:20:22.806Z] DONE 17 tests in 10.753s [2022-03-17T09:20:22.806Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-17T09:20:22.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:22.806Z] ++ set -e [2022-03-17T09:20:22.806Z] ++ '[' -n 0 ']' [2022-03-17T09:20:22.806Z] ++ set -x [2022-03-17T09:20:22.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:22.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-17T09:20:23.063Z] INFO: Testing against a local daemon [2022-03-17T09:20:23.063Z] === RUN TestCommitInheritsEnv [2022-03-17T09:20:23.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T09:20:23.083Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T09:20:23.083Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestProcessNoDockerignore [2022-03-17T09:20:23.083Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T09:20:23.083Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestDetectContentType [2022-03-17T09:20:23.083Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestSelectAcceptableMIME [2022-03-17T09:20:23.083Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestInspectEmptyResponse [2022-03-17T09:20:23.083Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestInspectResponseBinary [2022-03-17T09:20:23.083Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestResponseUnsupportedContentType [2022-03-17T09:20:23.083Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestInspectResponseTextSimple [2022-03-17T09:20:23.083Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T09:20:23.083Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestUnknownContentLength [2022-03-17T09:20:23.083Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestDownloadRemote [2022-03-17T09:20:23.083Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-17T09:20:23.083Z] === RUN TestGetWithStatusError [2022-03-17T09:20:23.083Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestCloseRootDirectory [2022-03-17T09:20:23.083Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:23.083Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestHashFile [2022-03-17T09:20:23.083Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:23.083Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T09:20:23.083Z] === RUN TestHashSubdir [2022-03-17T09:20:23.083Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:23.083Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-17T09:20:23.083Z] === RUN TestRemoveDirectory [2022-03-17T09:20:23.083Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:20:23.083Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-17T09:20:23.083Z] PASS [2022-03-17T09:20:23.083Z] coverage: 9.3% of statements [2022-03-17T09:20:23.083Z] ok github.com/docker/docker/builder/remotecontext 0.266s coverage: 9.3% of statements [2022-03-17T09:20:23.320Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-03-17T09:20:23.320Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:20:23.320Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-17T09:20:23.320Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:20:23.320Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-17T09:20:23.320Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-17T09:20:23.320Z] === RUN TestImportWithCustomPlatform// [2022-03-17T09:20:23.320Z] === RUN TestImportWithCustomPlatform/linux [2022-03-17T09:20:23.577Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-17T09:20:23.577Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-17T09:20:23.577Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T09:20:23.577Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T09:20:23.577Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-17T09:20:23.835Z] === RUN TestImportWithCustomPlatform/macos [2022-03-17T09:20:23.835Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-17T09:20:23.835Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-17T09:20:23.835Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-17T09:20:23.835Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:20:23.835Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-17T09:20:23.835Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:20:23.835Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-17T09:20:23.835Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:20:24.048Z] === RUN TestGetAllAllowed [2022-03-17T09:20:24.048Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestGetAllMeta [2022-03-17T09:20:24.048Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T09:20:24.048Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T09:20:24.048Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestIsExistingDirectory [2022-03-17T09:20:24.048Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestGetFilenameForDownload [2022-03-17T09:20:24.048Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestEnv2Variables [2022-03-17T09:20:24.048Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T09:20:24.048Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestMaintainer [2022-03-17T09:20:24.048Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestLabel [2022-03-17T09:20:24.048Z] --- PASS: TestLabel (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestFromScratch [2022-03-17T09:20:24.048Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestFromWithArg [2022-03-17T09:20:24.048Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T09:20:24.048Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestFromWithUndefinedArg [2022-03-17T09:20:24.048Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T09:20:24.048Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestOnbuild [2022-03-17T09:20:24.048Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestWorkdir [2022-03-17T09:20:24.048Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestCmd [2022-03-17T09:20:24.048Z] --- PASS: TestCmd (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestHealthcheckNone [2022-03-17T09:20:24.048Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestHealthcheckCmd [2022-03-17T09:20:24.048Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestEntrypoint [2022-03-17T09:20:24.048Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestExpose [2022-03-17T09:20:24.048Z] --- PASS: TestExpose (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestUser [2022-03-17T09:20:24.048Z] --- PASS: TestUser (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestVolume [2022-03-17T09:20:24.048Z] --- PASS: TestVolume (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestStopSignal [2022-03-17T09:20:24.048Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:20:24.048Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestArg [2022-03-17T09:20:24.048Z] --- PASS: TestArg (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestShell [2022-03-17T09:20:24.048Z] --- PASS: TestShell (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestPrependEnvOnCmd [2022-03-17T09:20:24.048Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestRunWithBuildArgs [2022-03-17T09:20:24.048Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T09:20:24.048Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T09:20:24.048Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T09:20:24.048Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T09:20:24.048Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T09:20:24.048Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestNormalizeWorkdir [2022-03-17T09:20:24.048Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestDispatch [2022-03-17T09:20:24.048Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T09:20:24.048Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T09:20:24.048Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T09:20:24.048Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T09:20:24.048Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T09:20:24.048Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T09:20:24.048Z] === RUN TestDispatch/COPY_url [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch (0.08s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-17T09:20:24.048Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T09:20:24.048Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T09:20:24.048Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T09:20:24.048Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T09:20:24.048Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T09:20:24.048Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestEmptyDockerfile [2022-03-17T09:20:24.048Z] --- PASS: TestEmptyDockerfile (0.02s) [2022-03-17T09:20:24.048Z] === RUN TestSymlinkDockerfile [2022-03-17T09:20:24.048Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T09:20:24.048Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T09:20:24.048Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestNonExistingDockerfile [2022-03-17T09:20:24.048Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestCopyRunConfig [2022-03-17T09:20:24.048Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestDeepCopyRunConfig [2022-03-17T09:20:24.048Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestExportImage [2022-03-17T09:20:24.048Z] --- PASS: TestExportImage (0.00s) [2022-03-17T09:20:24.048Z] === RUN TestNormalizeDest [2022-03-17T09:20:24.048Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T09:20:24.048Z] PASS [2022-03-17T09:20:24.048Z] coverage: 46.7% of statements [2022-03-17T09:20:24.048Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 46.7% of statements [2022-03-17T09:20:24.093Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-17T09:20:24.093Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-17T09:20:24.352Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2022-03-17T09:20:24.352Z] === RUN TestRemoveImageGarbageCollector [2022-03-17T09:20:24.609Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-17T09:20:24.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T09:20:24.691Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2022-03-17T09:20:24.691Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:20:25.013Z] === RUN TestTCP4Proxy [2022-03-17T09:20:25.013Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-17T09:20:25.013Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T09:20:25.013Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestTCP6Proxy [2022-03-17T09:20:25.013Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:20:25.013Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestTCPDualStackProxy [2022-03-17T09:20:25.013Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:20:25.013Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestUDP4Proxy [2022-03-17T09:20:25.013Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestUDP6Proxy [2022-03-17T09:20:25.013Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:20:25.013Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestUDPWriteError [2022-03-17T09:20:25.013Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestSCTP4Proxy [2022-03-17T09:20:25.013Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:20:25.013Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T09:20:25.013Z] === RUN TestSCTP6Proxy [2022-03-17T09:20:25.013Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:20:25.013Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T09:20:25.013Z] PASS [2022-03-17T09:20:25.013Z] coverage: 49.4% of statements [2022-03-17T09:20:25.013Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-03-17T09:20:25.172Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-17T09:20:25.428Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T09:20:25.688Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-17T09:20:25.747Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-17T09:20:26.252Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-17T09:20:26.510Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T09:20:26.510Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2022-03-17T09:20:26.510Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:20:26.510Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-17T09:20:26.510Z] === RUN TestTagInvalidReference [2022-03-17T09:20:26.510Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-17T09:20:26.510Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:20:26.767Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-17T09:20:26.767Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-17T09:20:26.767Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:20:26.767Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-17T09:20:26.767Z] === RUN TestTagOfficialNames [2022-03-17T09:20:26.767Z] --- PASS: TestTagOfficialNames (0.14s) [2022-03-17T09:20:26.767Z] === RUN TestTagMatchesDigest [2022-03-17T09:20:26.767Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-17T09:20:26.767Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-17T09:20:26.989Z] --- PASS: TestInspectNetwork (6.83s) [2022-03-17T09:20:26.989Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T09:20:26.989Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T09:20:26.989Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T09:20:26.989Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T09:20:26.989Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:20:27.331Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-17T09:20:27.589Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-17T09:20:27.662Z] 0a6173b79e25: Pull complete [2022-03-17T09:20:27.662Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-17T09:20:27.662Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:20:27.662Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-17T09:20:27.662Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-17T09:20:27.662Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-17T09:20:27.662Z] WARN: Skipping validation tests [2022-03-17T09:20:27.662Z] INFO: Running unit tests at 03/17/2022 09:20:14... [2022-03-17T09:20:27.662Z] INFO: make.ps1 starting at 03/17/2022 09:20:20 [2022-03-17T09:20:27.662Z] INFO: Git commit (427b0cd636) assumed from DOCKER_GITCOMMIT environment variable [2022-03-17T09:20:27.662Z] INFO: Invoking autogen... [2022-03-17T09:20:27.662Z] INFO: Running unit tests... [2022-03-17T09:20:27.932Z] --- PASS: TestRunContainerWithBridgeNone (1.33s) [2022-03-17T09:20:27.933Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:20:27.933Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:20:27.933Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:20:27.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:20:27.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:20:27.933Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:20:27.933Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:20:27.933Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:20:27.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:20:27.933Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T09:20:27.933Z] === RUN TestNetworkList [2022-03-17T09:20:27.933Z] === RUN TestNetworkList//networks [2022-03-17T09:20:27.933Z] === PAUSE TestNetworkList//networks [2022-03-17T09:20:27.933Z] === RUN TestNetworkList//networks/ [2022-03-17T09:20:27.933Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:20:27.933Z] === CONT TestNetworkList//networks [2022-03-17T09:20:27.933Z] === CONT TestNetworkList//networks/ [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkList (0.02s) [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:20:27.933Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:20:27.933Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:20:28.153Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-17T09:20:28.504Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-17T09:20:28.504Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:20:28.719Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-17T09:20:29.283Z] check_test.go:308: [dcb1111c7b1aa] daemon is not started [2022-03-17T09:20:29.283Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-17T09:20:29.890Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-17T09:20:29.890Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:20:30.002Z] === RUN TestCheckpointCreateError [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointCreate [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointDeleteError [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointDelete [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointListError [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointList [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T09:20:30.002Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T09:20:30.002Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:20:30.002Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestGetAPIPath [2022-03-17T09:20:30.002Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestParseHostURL [2022-03-17T09:20:30.002Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T09:20:30.002Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T09:20:30.002Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestClientRedirect [2022-03-17T09:20:30.002Z] === RUN TestClientRedirect/GET [2022-03-17T09:20:30.002Z] === RUN TestClientRedirect/POST [2022-03-17T09:20:30.002Z] === RUN TestClientRedirect/PUT [2022-03-17T09:20:30.002Z] === RUN TestClientRedirect/DELETE [2022-03-17T09:20:30.002Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T09:20:30.002Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigCreateUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigCreateError [2022-03-17T09:20:30.002Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigCreate [2022-03-17T09:20:30.002Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspectNotFound [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspectUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspectError [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigInspect [2022-03-17T09:20:30.002Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigListUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigListError [2022-03-17T09:20:30.002Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigList [2022-03-17T09:20:30.002Z] --- PASS: TestConfigList (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigRemoveUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigRemoveError [2022-03-17T09:20:30.002Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigRemove [2022-03-17T09:20:30.002Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigUpdateUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigUpdateError [2022-03-17T09:20:30.002Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestConfigUpdate [2022-03-17T09:20:30.002Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCommitError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCommit [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStatPathError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStatPath [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyToContainerError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyToContainer [2022-03-17T09:20:30.002Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyFromContainerError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T09:20:30.002Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestCopyFromContainer [2022-03-17T09:20:30.002Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCreateError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCreateImageNotFound [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCreateWithName [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerCreateAutoRemove [2022-03-17T09:20:30.002Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerDiffError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerDiff [2022-03-17T09:20:30.002Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecCreateError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecCreate [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecStartError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecStart [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecInspectError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecInspect [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExportError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExport [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerInspectError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T09:20:30.002Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T09:20:30.002Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerInspect [2022-03-17T09:20:30.002Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerInspectNode [2022-03-17T09:20:30.002Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerKillError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerKill [2022-03-17T09:20:30.002Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerListError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerList [2022-03-17T09:20:30.002Z] --- PASS: TestContainerList (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerLogsNotFoundError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerLogsError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerLogs [2022-03-17T09:20:30.002Z] --- PASS: TestContainerLogs (0.23s) [2022-03-17T09:20:30.002Z] === RUN TestContainerPauseError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerPause [2022-03-17T09:20:30.002Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainersPruneError [2022-03-17T09:20:30.002Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainersPrune [2022-03-17T09:20:30.002Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRemoveError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRemove [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRenameError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRename [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerResizeError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecResizeError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerResize [2022-03-17T09:20:30.002Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerExecResize [2022-03-17T09:20:30.002Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRestartError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerRestart [2022-03-17T09:20:30.002Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStartError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStart [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStatsError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStats [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStopError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerStop [2022-03-17T09:20:30.002Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerTopError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerTop [2022-03-17T09:20:30.002Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerUnpauseError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerUnpause [2022-03-17T09:20:30.002Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerUpdateError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerUpdate [2022-03-17T09:20:30.002Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerWaitError [2022-03-17T09:20:30.002Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestContainerWait [2022-03-17T09:20:30.002Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestDiskUsageError [2022-03-17T09:20:30.002Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestDiskUsage [2022-03-17T09:20:30.002Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T09:20:30.002Z] === RUN TestDistributionInspectUnsupported [2022-03-17T09:20:30.002Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestEventsErrorInOptions [2022-03-17T09:20:30.003Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestEventsErrorFromServer [2022-03-17T09:20:30.003Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestEvents [2022-03-17T09:20:30.003Z] --- PASS: TestEvents (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTLSCloseWriter [2022-03-17T09:20:30.003Z] === PAUSE TestTLSCloseWriter [2022-03-17T09:20:30.003Z] === RUN TestImageBuildError [2022-03-17T09:20:30.003Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageBuild [2022-03-17T09:20:30.003Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestGetDockerOS [2022-03-17T09:20:30.003Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageCreateError [2022-03-17T09:20:30.003Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageCreate [2022-03-17T09:20:30.003Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageHistoryError [2022-03-17T09:20:30.003Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageHistory [2022-03-17T09:20:30.003Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageImportError [2022-03-17T09:20:30.003Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageImport [2022-03-17T09:20:30.003Z] --- PASS: TestImageImport (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageInspectImageNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageInspect [2022-03-17T09:20:30.003Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageListError [2022-03-17T09:20:30.003Z] --- PASS: TestImageListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageList [2022-03-17T09:20:30.003Z] --- PASS: TestImageList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageListApiBefore125 [2022-03-17T09:20:30.003Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageLoadError [2022-03-17T09:20:30.003Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageLoad [2022-03-17T09:20:30.003Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagesPruneError [2022-03-17T09:20:30.003Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagesPrune [2022-03-17T09:20:30.003Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullReferenceParseError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullAnyError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePullWithoutErrors [2022-03-17T09:20:30.003Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushReferenceError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushAnyError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithoutErrors [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T09:20:30.003Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageRemoveImageNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageRemove [2022-03-17T09:20:30.003Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSaveError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSave [2022-03-17T09:20:30.003Z] --- PASS: TestImageSave (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchAnyError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageSearchWithoutErrors [2022-03-17T09:20:30.003Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageTagError [2022-03-17T09:20:30.003Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageTagInvalidReference [2022-03-17T09:20:30.003Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T09:20:30.003Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageTagHexSource [2022-03-17T09:20:30.003Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestImageTag [2022-03-17T09:20:30.003Z] --- PASS: TestImageTag (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestInfoServerError [2022-03-17T09:20:30.003Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T09:20:30.003Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestInfo [2022-03-17T09:20:30.003Z] --- PASS: TestInfo (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkConnectError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkConnect [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkCreateError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkCreate [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkDisconnectError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkDisconnect [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/no_options [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/verbose [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/global_scope [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T09:20:30.003Z] === RUN TestNetworkInspect/server_error [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect (0.01s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/verbose (0.01s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkListError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkList [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworksPruneError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworksPrune [2022-03-17T09:20:30.003Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNetworkRemove [2022-03-17T09:20:30.003Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeInspect [2022-03-17T09:20:30.003Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeListError [2022-03-17T09:20:30.003Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeList [2022-03-17T09:20:30.003Z] --- PASS: TestNodeList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeRemove [2022-03-17T09:20:30.003Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeUpdateError [2022-03-17T09:20:30.003Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestNodeUpdate [2022-03-17T09:20:30.003Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestOptionWithHostFromEnv [2022-03-17T09:20:30.003Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestOptionWithTimeout [2022-03-17T09:20:30.003Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T09:20:30.003Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPingFail [2022-03-17T09:20:30.003Z] --- PASS: TestPingFail (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPingWithError [2022-03-17T09:20:30.003Z] 2022/03/17 09:20:28 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:30.003Z] 2022/03/17 09:20:28 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:30.003Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPingSuccess [2022-03-17T09:20:30.003Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPingHeadFallback [2022-03-17T09:20:30.003Z] === RUN TestPingHeadFallback/OK [2022-03-17T09:20:30.003Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T09:20:30.003Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T09:20:30.003Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T09:20:30.003Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T09:20:30.003Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginDisableError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginDisable [2022-03-17T09:20:30.003Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginEnableError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginEnable [2022-03-17T09:20:30.003Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginInspect [2022-03-17T09:20:30.003Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginListError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginList [2022-03-17T09:20:30.003Z] --- PASS: TestPluginList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginPushError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginPush [2022-03-17T09:20:30.003Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginRemove [2022-03-17T09:20:30.003Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginSetError [2022-03-17T09:20:30.003Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPluginSet [2022-03-17T09:20:30.003Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSetHostHeader [2022-03-17T09:20:30.003Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestPlainTextError [2022-03-17T09:20:30.003Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestInfiniteError [2022-03-17T09:20:30.003Z] --- PASS: TestInfiniteError (0.02s) [2022-03-17T09:20:30.003Z] === RUN TestCanceledContext [2022-03-17T09:20:30.003Z] 2022/03/17 09:20:28 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:30.003Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestDeadlineExceededContext [2022-03-17T09:20:30.003Z] 2022/03/17 09:20:28 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:30.003Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretCreateUnsupported [2022-03-17T09:20:30.003Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretCreateError [2022-03-17T09:20:30.003Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretCreate [2022-03-17T09:20:30.003Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretInspectUnsupported [2022-03-17T09:20:30.003Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretInspect [2022-03-17T09:20:30.003Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretListUnsupported [2022-03-17T09:20:30.003Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretListError [2022-03-17T09:20:30.003Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretList [2022-03-17T09:20:30.003Z] --- PASS: TestSecretList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretRemoveUnsupported [2022-03-17T09:20:30.003Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretRemove [2022-03-17T09:20:30.003Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretUpdateUnsupported [2022-03-17T09:20:30.003Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretUpdateError [2022-03-17T09:20:30.003Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSecretUpdate [2022-03-17T09:20:30.003Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceCreateError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceCreate [2022-03-17T09:20:30.003Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T09:20:30.003Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceCreateDigestPinning [2022-03-17T09:20:30.003Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceInspect [2022-03-17T09:20:30.003Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceListError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceList [2022-03-17T09:20:30.003Z] --- PASS: TestServiceList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceLogsError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceLogs [2022-03-17T09:20:30.003Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceRemoveError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceRemove [2022-03-17T09:20:30.003Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceUpdateError [2022-03-17T09:20:30.003Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestServiceUpdate [2022-03-17T09:20:30.003Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmGetUnlockKey [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmInitError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmInit [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmInspect [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmJoinError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmJoin [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmLeaveError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmLeave [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmUnlockError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmUnlock [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmUpdateError [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestSwarmUpdate [2022-03-17T09:20:30.003Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTaskInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTaskInspect [2022-03-17T09:20:30.003Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTaskListError [2022-03-17T09:20:30.003Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestTaskList [2022-03-17T09:20:30.003Z] --- PASS: TestTaskList (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeCreateError [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeCreate [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeInspectError [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeInspectNotFound [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeInspect [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeListError [2022-03-17T09:20:30.003Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T09:20:30.003Z] === RUN TestVolumeList [2022-03-17T09:20:30.004Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T09:20:30.004Z] === RUN TestVolumeRemoveError [2022-03-17T09:20:30.004Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T09:20:30.004Z] === RUN TestVolumeRemove [2022-03-17T09:20:30.004Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T09:20:30.004Z] === CONT TestTLSCloseWriter [2022-03-17T09:20:30.004Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-17T09:20:30.004Z] PASS [2022-03-17T09:20:30.004Z] coverage: 75.2% of statements [2022-03-17T09:20:30.004Z] ok github.com/docker/docker/client 0.514s coverage: 75.2% of statements [2022-03-17T09:20:30.214Z] check_test.go:308: [d6137182d5de0] daemon is not started [2022-03-17T09:20:30.215Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-17T09:20:30.461Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-17T09:20:30.462Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:20:30.779Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-17T09:20:31.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-17T09:20:31.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:20:31.462Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T09:20:32.676Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-17T09:20:32.791Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-03-17T09:20:32.791Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:20:33.362Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-17T09:20:33.362Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:20:35.277Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) [2022-03-17T09:20:35.277Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:20:35.277Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:20:35.277Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:20:35.277Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:20:35.957Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-17T09:20:35.957Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T09:20:35.957Z] check_test.go:308: [d01ad6f439eb0] daemon is not started [2022-03-17T09:20:35.957Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-17T09:20:37.327Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T09:20:37.374Z] === RUN TestCheckpointCreateError [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointCreate [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointDeleteError [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointDelete [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointListError [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointList [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T09:20:37.374Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T09:20:37.374Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:20:37.374Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestGetAPIPath [2022-03-17T09:20:37.374Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestParseHostURL [2022-03-17T09:20:37.374Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T09:20:37.374Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T09:20:37.374Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestClientRedirect [2022-03-17T09:20:37.374Z] === RUN TestClientRedirect/GET [2022-03-17T09:20:37.374Z] === RUN TestClientRedirect/POST [2022-03-17T09:20:37.374Z] === RUN TestClientRedirect/PUT [2022-03-17T09:20:37.374Z] === RUN TestClientRedirect/DELETE [2022-03-17T09:20:37.374Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T09:20:37.374Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigCreateUnsupported [2022-03-17T09:20:37.374Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigCreateError [2022-03-17T09:20:37.374Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigCreate [2022-03-17T09:20:37.374Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspectNotFound [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspectUnsupported [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspectError [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigInspect [2022-03-17T09:20:37.374Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigListUnsupported [2022-03-17T09:20:37.374Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigListError [2022-03-17T09:20:37.374Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T09:20:37.374Z] === RUN TestConfigList [2022-03-17T09:20:37.374Z] --- PASS: TestConfigList (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigRemoveUnsupported [2022-03-17T09:20:37.375Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigRemoveError [2022-03-17T09:20:37.375Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigRemove [2022-03-17T09:20:37.375Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigUpdateUnsupported [2022-03-17T09:20:37.375Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigUpdateError [2022-03-17T09:20:37.375Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestConfigUpdate [2022-03-17T09:20:37.375Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCommitError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCommit [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStatPathError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStatPath [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyToContainerError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyToContainer [2022-03-17T09:20:37.375Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyFromContainerError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T09:20:37.375Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestCopyFromContainer [2022-03-17T09:20:37.375Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCreateError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCreateImageNotFound [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCreateWithName [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerCreateAutoRemove [2022-03-17T09:20:37.375Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerDiffError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerDiff [2022-03-17T09:20:37.375Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecCreateError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecCreate [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecStartError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecStart [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecInspectError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecInspect [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExportError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExport [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerInspectError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T09:20:37.375Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T09:20:37.375Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerInspect [2022-03-17T09:20:37.375Z] --- PASS: TestContainerInspect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerInspectNode [2022-03-17T09:20:37.375Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerKillError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerKill [2022-03-17T09:20:37.375Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerListError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerList [2022-03-17T09:20:37.375Z] --- PASS: TestContainerList (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerLogsNotFoundError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerLogsError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerLogs [2022-03-17T09:20:37.375Z] --- PASS: TestContainerLogs (0.23s) [2022-03-17T09:20:37.375Z] === RUN TestContainerPauseError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerPause [2022-03-17T09:20:37.375Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainersPruneError [2022-03-17T09:20:37.375Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainersPrune [2022-03-17T09:20:37.375Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRemoveError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRemove [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRenameError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRename [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerResizeError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecResizeError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerResize [2022-03-17T09:20:37.375Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerExecResize [2022-03-17T09:20:37.375Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRestartError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerRestart [2022-03-17T09:20:37.375Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStartError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStart [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStatsError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStats [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStopError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerStop [2022-03-17T09:20:37.375Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerTopError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerTop [2022-03-17T09:20:37.375Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerUnpauseError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerUnpause [2022-03-17T09:20:37.375Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerUpdateError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerUpdate [2022-03-17T09:20:37.375Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerWaitError [2022-03-17T09:20:37.375Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestContainerWait [2022-03-17T09:20:37.375Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestDiskUsageError [2022-03-17T09:20:37.375Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestDiskUsage [2022-03-17T09:20:37.375Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestDistributionInspectUnsupported [2022-03-17T09:20:37.375Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T09:20:37.375Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestEventsErrorInOptions [2022-03-17T09:20:37.375Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestEventsErrorFromServer [2022-03-17T09:20:37.375Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestEvents [2022-03-17T09:20:37.375Z] --- PASS: TestEvents (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestTLSCloseWriter [2022-03-17T09:20:37.375Z] === PAUSE TestTLSCloseWriter [2022-03-17T09:20:37.375Z] === RUN TestImageBuildError [2022-03-17T09:20:37.375Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageBuild [2022-03-17T09:20:37.375Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestGetDockerOS [2022-03-17T09:20:37.375Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageCreateError [2022-03-17T09:20:37.375Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageCreate [2022-03-17T09:20:37.375Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageHistoryError [2022-03-17T09:20:37.375Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageHistory [2022-03-17T09:20:37.375Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageImportError [2022-03-17T09:20:37.375Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageImport [2022-03-17T09:20:37.375Z] --- PASS: TestImageImport (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageInspectError [2022-03-17T09:20:37.375Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageInspectImageNotFound [2022-03-17T09:20:37.375Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageInspectWithEmptyID [2022-03-17T09:20:37.375Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageInspect [2022-03-17T09:20:37.375Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageListError [2022-03-17T09:20:37.375Z] --- PASS: TestImageListError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageList [2022-03-17T09:20:37.375Z] --- PASS: TestImageList (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageListApiBefore125 [2022-03-17T09:20:37.375Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageLoadError [2022-03-17T09:20:37.375Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageLoad [2022-03-17T09:20:37.375Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagesPruneError [2022-03-17T09:20:37.375Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagesPrune [2022-03-17T09:20:37.375Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullReferenceParseError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullAnyError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePullWithoutErrors [2022-03-17T09:20:37.375Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushReferenceError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushAnyError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithoutErrors [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T09:20:37.375Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageRemoveError [2022-03-17T09:20:37.375Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageRemoveImageNotFound [2022-03-17T09:20:37.375Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageRemove [2022-03-17T09:20:37.375Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSaveError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSave [2022-03-17T09:20:37.375Z] --- PASS: TestImageSave (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchAnyError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageSearchWithoutErrors [2022-03-17T09:20:37.375Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageTagError [2022-03-17T09:20:37.375Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageTagInvalidReference [2022-03-17T09:20:37.375Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T09:20:37.375Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageTagHexSource [2022-03-17T09:20:37.375Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestImageTag [2022-03-17T09:20:37.375Z] --- PASS: TestImageTag (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestInfoServerError [2022-03-17T09:20:37.375Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T09:20:37.375Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestInfo [2022-03-17T09:20:37.375Z] --- PASS: TestInfo (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkConnectError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkConnect [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkCreateError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkCreate [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkDisconnectError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkDisconnect [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/no_options [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/verbose [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/global_scope [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T09:20:37.375Z] === RUN TestNetworkInspect/server_error [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkListError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkList [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkList (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworksPruneError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworksPrune [2022-03-17T09:20:37.375Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkRemoveError [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNetworkRemove [2022-03-17T09:20:37.375Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeInspectError [2022-03-17T09:20:37.375Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T09:20:37.375Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T09:20:37.375Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeInspect [2022-03-17T09:20:37.375Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeListError [2022-03-17T09:20:37.375Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeList [2022-03-17T09:20:37.375Z] --- PASS: TestNodeList (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeRemoveError [2022-03-17T09:20:37.375Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeRemove [2022-03-17T09:20:37.375Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeUpdateError [2022-03-17T09:20:37.375Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestNodeUpdate [2022-03-17T09:20:37.375Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestOptionWithHostFromEnv [2022-03-17T09:20:37.375Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestOptionWithTimeout [2022-03-17T09:20:37.375Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T09:20:37.375Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestPingFail [2022-03-17T09:20:37.375Z] --- PASS: TestPingFail (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestPingWithError [2022-03-17T09:20:37.375Z] 2022/03/17 09:20:36 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:37.375Z] 2022/03/17 09:20:36 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:37.375Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T09:20:37.375Z] === RUN TestPingSuccess [2022-03-17T09:20:37.375Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPingHeadFallback [2022-03-17T09:20:37.376Z] === RUN TestPingHeadFallback/OK [2022-03-17T09:20:37.376Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T09:20:37.376Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T09:20:37.376Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T09:20:37.376Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T09:20:37.376Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T09:20:37.376Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T09:20:37.376Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T09:20:37.376Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginDisableError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginDisable [2022-03-17T09:20:37.376Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginEnableError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginEnable [2022-03-17T09:20:37.376Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T09:20:37.376Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginInspect [2022-03-17T09:20:37.376Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginListError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginList [2022-03-17T09:20:37.376Z] --- PASS: TestPluginList (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginPushError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginPush [2022-03-17T09:20:37.376Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginRemoveError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginRemove [2022-03-17T09:20:37.376Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginSetError [2022-03-17T09:20:37.376Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPluginSet [2022-03-17T09:20:37.376Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSetHostHeader [2022-03-17T09:20:37.376Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestPlainTextError [2022-03-17T09:20:37.376Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestInfiniteError [2022-03-17T09:20:37.376Z] --- PASS: TestInfiniteError (0.08s) [2022-03-17T09:20:37.376Z] === RUN TestCanceledContext [2022-03-17T09:20:37.376Z] 2022/03/17 09:20:36 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:37.376Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestDeadlineExceededContext [2022-03-17T09:20:37.376Z] 2022/03/17 09:20:36 RoundTripper returned a response & error; ignoring response [2022-03-17T09:20:37.376Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretCreateUnsupported [2022-03-17T09:20:37.376Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretCreateError [2022-03-17T09:20:37.376Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretCreate [2022-03-17T09:20:37.376Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretInspectUnsupported [2022-03-17T09:20:37.376Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T09:20:37.376Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T09:20:37.376Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretInspect [2022-03-17T09:20:37.376Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretListUnsupported [2022-03-17T09:20:37.376Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretListError [2022-03-17T09:20:37.376Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretList [2022-03-17T09:20:37.376Z] --- PASS: TestSecretList (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretRemoveUnsupported [2022-03-17T09:20:37.376Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretRemoveError [2022-03-17T09:20:37.376Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretRemove [2022-03-17T09:20:37.376Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretUpdateUnsupported [2022-03-17T09:20:37.376Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretUpdateError [2022-03-17T09:20:37.376Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSecretUpdate [2022-03-17T09:20:37.376Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceCreateError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceCreate [2022-03-17T09:20:37.376Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T09:20:37.376Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceCreateDigestPinning [2022-03-17T09:20:37.376Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T09:20:37.376Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T09:20:37.376Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceInspect [2022-03-17T09:20:37.376Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceListError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceList [2022-03-17T09:20:37.376Z] --- PASS: TestServiceList (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceLogsError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceLogs [2022-03-17T09:20:37.376Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceRemoveError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceRemove [2022-03-17T09:20:37.376Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceUpdateError [2022-03-17T09:20:37.376Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestServiceUpdate [2022-03-17T09:20:37.376Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmGetUnlockKey [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmInitError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmInit [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmInspect [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmJoinError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmJoin [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmLeaveError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmLeave [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmUnlockError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmUnlock [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmUpdateError [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestSwarmUpdate [2022-03-17T09:20:37.376Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestTaskInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T09:20:37.376Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestTaskInspect [2022-03-17T09:20:37.376Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestTaskListError [2022-03-17T09:20:37.376Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestTaskList [2022-03-17T09:20:37.376Z] --- PASS: TestTaskList (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeCreateError [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeCreate [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeInspectError [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeInspectNotFound [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeInspect [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeListError [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeList [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeRemoveError [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T09:20:37.376Z] === RUN TestVolumeRemove [2022-03-17T09:20:37.376Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T09:20:37.376Z] === CONT TestTLSCloseWriter [2022-03-17T09:20:37.376Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-17T09:20:37.376Z] PASS [2022-03-17T09:20:37.376Z] coverage: 75.2% of statements [2022-03-17T09:20:37.376Z] ok github.com/docker/docker/client 0.495s coverage: 75.2% of statements [2022-03-17T09:20:38.697Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-17T09:20:39.568Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-03-17T09:20:39.568Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:20:40.066Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T09:20:40.629Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-17T09:20:41.365Z] ......... [ 85%] [2022-03-17T09:20:44.002Z] ? github.com/docker/docker/api [no test files] [2022-03-17T09:20:44.811Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-17T09:20:45.742Z] check_test.go:308: [d9be8030af35b] daemon is not started [2022-03-17T09:20:45.742Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-17T09:20:46.069Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-17T09:20:47.167Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-17T09:20:49.919Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T09:20:50.209Z] --- PASS: TestServiceWithDataPathPortInit (12.84s) [2022-03-17T09:20:50.209Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:20:50.795Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n21b94yhba7rfvvkbu8ef5l5y Created:2022-03-17 09:20:49.438891389 +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[02ebd42cded2eea5b20ba24c099a5be9849b7511ddf1b42e21a421a64d40bf50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ip0fqzo465va80u5i1ck9ayoy EndpointID:e895f5c50c1fef81996025ea6ff29ab69f3306b096c86de0c3b986843f0a0f3c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4c842581594c402190979f2f4f86c793a34d56b913145d79964a7203993e71b 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:7a08fb17eebf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ip0fqzo465va80u5i1ck9ayoy EndpointID:e895f5c50c1fef81996025ea6ff29ab69f3306b096c86de0c3b986843f0a0f3c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T09:20:50.851Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T09:20:51.239Z] --- PASS: TestCheckoutGit (35.95s) [2022-03-17T09:20:51.239Z] === RUN TestValidGitTransport [2022-03-17T09:20:51.239Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T09:20:51.239Z] === RUN TestGitInvalidRef [2022-03-17T09:20:51.239Z] --- PASS: TestGitInvalidRef (0.28s) [2022-03-17T09:20:51.239Z] PASS [2022-03-17T09:20:51.239Z] coverage: 86.3% of statements [2022-03-17T09:20:51.239Z] ok github.com/docker/docker/builder/remotecontext/git 36.356s coverage: 86.3% of statements [2022-03-17T09:20:51.239Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T09:20:51.239Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T09:20:51.846Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-03-17T09:20:51.847Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:20:52.223Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T09:20:52.223Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T09:20:53.594Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-17T09:20:53.753Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-17T09:20:53.753Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-17T09:20:55.007Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-03-17T09:20:55.007Z] PASS [2022-03-17T09:20:55.007Z] [2022-03-17T09:20:55.007Z] === Skipped [2022-03-17T09:20:55.007Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:20:55.007Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:20:55.007Z] [2022-03-17T09:20:55.007Z] DONE 26 tests, 1 skipped in 41.927s [2022-03-17T09:20:55.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:20:55.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:55.007Z] ++ set -e [2022-03-17T09:20:55.007Z] ++ '[' -n 0 ']' [2022-03-17T09:20:55.007Z] ++ set -x [2022-03-17T09:20:55.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:55.007Z] INFO: Testing against a local daemon [2022-03-17T09:20:55.007Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T09:20:55.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:20:55.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:20:55.007Z] === RUN TestDockerNetworkIpvlan [2022-03-17T09:20:55.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:20:55.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:20:55.007Z] PASS [2022-03-17T09:20:55.007Z] [2022-03-17T09:20:55.007Z] === Skipped [2022-03-17T09:20:55.007Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-17T09:20:55.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:20:55.007Z] [2022-03-17T09:20:55.007Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:20:55.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:20:55.007Z] [2022-03-17T09:20:55.007Z] DONE 2 tests, 2 skipped in 0.094s [2022-03-17T09:20:55.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:20:55.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:55.268Z] ++ set -e [2022-03-17T09:20:55.268Z] ++ '[' -n 0 ']' [2022-03-17T09:20:55.268Z] ++ set -x [2022-03-17T09:20:55.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:20:55.268Z] INFO: Testing against a local daemon [2022-03-17T09:20:55.268Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T09:20:55.826Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-17T09:20:56.117Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-17T09:20:56.374Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T09:20:56.653Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-03-17T09:20:56.653Z] === RUN TestDockerNetworkMacvlan [2022-03-17T09:20:57.224Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T09:20:58.166Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T09:20:58.268Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T09:20:58.480Z] --- PASS: TestCheckoutGit (36.78s) [2022-03-17T09:20:58.480Z] === RUN TestValidGitTransport [2022-03-17T09:20:58.480Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T09:20:58.480Z] === RUN TestGitInvalidRef [2022-03-17T09:20:58.480Z] --- PASS: TestGitInvalidRef (0.21s) [2022-03-17T09:20:58.480Z] PASS [2022-03-17T09:20:58.480Z] coverage: 86.3% of statements [2022-03-17T09:20:58.480Z] ok github.com/docker/docker/builder/remotecontext/git 37.111s coverage: 86.3% of statements [2022-03-17T09:20:58.526Z] check_test.go:308: [d45b51c72c950] daemon is not started [2022-03-17T09:20:58.526Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-17T09:20:58.597Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-17T09:20:58.597Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-17T09:20:58.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T09:20:58.937Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T09:20:58.937Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T09:20:59.091Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T09:20:59.909Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestConfigureDaemonLogs [2022-03-17T09:20:59.909Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T09:20:59.909Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T09:20:59.909Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T09:20:59.909Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T09:20:59.909Z] PASS [2022-03-17T09:20:59.909Z] coverage: 19.0% of statements [2022-03-17T09:20:59.909Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 19.0% of statements [2022-03-17T09:20:59.909Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T09:20:59.909Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T09:21:00.022Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-17T09:21:00.280Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T09:21:00.280Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-17T09:21:00.653Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T09:21:01.474Z] === RUN TestContainerStopSignal [2022-03-17T09:21:01.474Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestContainerStopTimeout [2022-03-17T09:21:01.474Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T09:21:01.474Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T09:21:01.474Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-17T09:21:01.474Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T09:21:01.474Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-17T09:21:01.474Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T09:21:01.474Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T09:21:01.474Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestNewMemoryStore [2022-03-17T09:21:01.474Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestAddContainers [2022-03-17T09:21:01.474Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestGetContainer [2022-03-17T09:21:01.474Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestDeleteContainer [2022-03-17T09:21:01.474Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestListContainers [2022-03-17T09:21:01.474Z] --- PASS: TestListContainers (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestFirstContainer [2022-03-17T09:21:01.474Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestApplyAllContainer [2022-03-17T09:21:01.474Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestIsValidHealthString [2022-03-17T09:21:01.474Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestStateRunStop [2022-03-17T09:21:01.474Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestStateTimeoutWait [2022-03-17T09:21:01.474Z] state_test.go:141: Stop callback fired [2022-03-17T09:21:01.474Z] state_test.go:165: Stop callback fired [2022-03-17T09:21:01.474Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T09:21:01.474Z] === RUN TestIsValidStateString [2022-03-17T09:21:01.474Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestViewSaveDelete [2022-03-17T09:21:01.474Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T09:21:01.474Z] === RUN TestViewAll [2022-03-17T09:21:01.474Z] --- PASS: TestViewAll (0.01s) [2022-03-17T09:21:01.474Z] === RUN TestViewGet [2022-03-17T09:21:01.474Z] --- PASS: TestViewGet (0.01s) [2022-03-17T09:21:01.474Z] === RUN TestNames [2022-03-17T09:21:01.474Z] --- PASS: TestNames (0.00s) [2022-03-17T09:21:01.474Z] === RUN TestViewWithHealthCheck [2022-03-17T09:21:01.474Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T09:21:01.474Z] PASS [2022-03-17T09:21:01.474Z] coverage: 41.7% of statements [2022-03-17T09:21:01.474Z] ok github.com/docker/docker/container 0.248s coverage: 41.7% of statements [2022-03-17T09:21:01.474Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T09:21:01.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T09:21:01.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T09:21:01.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T09:21:02.041Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T09:21:02.174Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-17T09:21:02.174Z] check_test.go:308: [d8632d93e31ce] daemon is not started [2022-03-17T09:21:02.174Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-17T09:21:02.460Z] === RUN TestPrepare [2022-03-17T09:21:02.460Z] --- PASS: TestPrepare (0.00s) [2022-03-17T09:21:02.460Z] === RUN TestStart [2022-03-17T09:21:02.460Z] --- PASS: TestStart (0.00s) [2022-03-17T09:21:02.460Z] === RUN TestWaitCancel [2022-03-17T09:21:02.460Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T09:21:02.460Z] === RUN TestWaitDisabled [2022-03-17T09:21:02.460Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T09:21:02.460Z] === RUN TestWaitEnabled [2022-03-17T09:21:02.460Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T09:21:02.460Z] === RUN TestRemove [2022-03-17T09:21:02.460Z] --- PASS: TestRemove (0.00s) [2022-03-17T09:21:02.460Z] PASS [2022-03-17T09:21:02.460Z] coverage: 65.3% of statements [2022-03-17T09:21:02.460Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-03-17T09:21:02.553Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-17T09:21:02.814Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-17T09:21:02.814Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-17T09:21:02.814Z] [2022-03-17T09:21:02.814Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-17T09:21:02.814Z] =========================== short test summary info ============================ [2022-03-17T09:21:02.814Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-17T09:21:02.815Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-17T09:21:02.815Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-17T09:21:02.815Z] Not supported on most drivers [2022-03-17T09:21:02.815Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-17T09:21:02.815Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T09:21:02.815Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-17T09:21:02.815Z] Output of docker top depends on host distro, and is not formalized. [2022-03-17T09:21:02.815Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-17T09:21:02.815Z] Can fail if eth0 has multiple IP addresses [2022-03-17T09:21:02.815Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-17T09:21:02.815Z] This doesn't seem to be taken into account by the engine [2022-03-17T09:21:02.815Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-17T09:21:02.815Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-17T09:21:02.815Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.14 seconds == [2022-03-17T09:21:03.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-17T09:21:04.066Z] --- PASS: TestCreateServiceConfigFileMode (12.63s) [2022-03-17T09:21:04.066Z] === RUN TestCreateServiceSysctls [2022-03-17T09:21:04.589Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T09:21:04.674Z] === RUN TestNewListSecretsFilters [2022-03-17T09:21:04.674Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T09:21:04.674Z] === RUN TestNewListConfigsFilters [2022-03-17T09:21:04.674Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T09:21:04.674Z] PASS [2022-03-17T09:21:04.674Z] coverage: 0.5% of statements [2022-03-17T09:21:04.674Z] ok github.com/docker/docker/daemon/cluster 0.169s coverage: 0.5% of statements [2022-03-17T09:21:04.695Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-17T09:21:05.263Z] === RUN TestMiddlewares [2022-03-17T09:21:05.263Z] --- PASS: TestMiddlewares (0.00s) [2022-03-17T09:21:05.263Z] PASS [2022-03-17T09:21:05.263Z] coverage: 9.0% of statements [2022-03-17T09:21:05.263Z] ok github.com/docker/docker/api/server 0.071s coverage: 9.0% of statements [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan (8.73s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.70s) [2022-03-17T09:21:05.533Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-03-17T09:21:05.533Z] PASS [2022-03-17T09:21:05.533Z] [2022-03-17T09:21:05.533Z] DONE 8 tests in 10.214s [2022-03-17T09:21:05.533Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] ++ set -e [2022-03-17T09:21:05.533Z] ++ '[' -n 0 ']' [2022-03-17T09:21:05.533Z] ++ set -x [2022-03-17T09:21:05.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] testing: warning: no tests to run [2022-03-17T09:21:05.533Z] PASS [2022-03-17T09:21:05.533Z] [2022-03-17T09:21:05.533Z] DONE 0 tests in 0.022s [2022-03-17T09:21:05.533Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] ++ set -e [2022-03-17T09:21:05.533Z] ++ '[' -n 0 ']' [2022-03-17T09:21:05.533Z] ++ set -x [2022-03-17T09:21:05.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:05.533Z] INFO: Testing against a local daemon [2022-03-17T09:21:05.533Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T09:21:05.661Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T09:21:05.661Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T09:21:05.661Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T09:21:05.661Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T09:21:05.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T09:21:05.661Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T09:21:05.661Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T09:21:05.661Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T09:21:06.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T09:21:06.130Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T09:21:06.130Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T09:21:06.130Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T09:21:06.130Z] PASS [2022-03-17T09:21:06.130Z] coverage: 35.9% of statements [2022-03-17T09:21:06.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.723s coverage: 35.9% of statements [2022-03-17T09:21:06.475Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2022-03-17T09:21:06.475Z] === RUN TestAuthZPluginTLS [2022-03-17T09:21:06.603Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-03-17T09:21:06.603Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:21:06.997Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-17T09:21:07.047Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-17T09:21:07.047Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T09:21:07.618Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-17T09:21:07.618Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T09:21:07.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T09:21:08.189Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-17T09:21:08.189Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T09:21:08.347Z] === RUN TestWaitNodeAttachment [2022-03-17T09:21:08.760Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-17T09:21:08.760Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T09:21:08.815Z] === RUN TestBuilderGC [2022-03-17T09:21:08.815Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestFindConfigurationConflicts [2022-03-17T09:21:08.815Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T09:21:08.815Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T09:21:08.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T09:21:08.815Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T09:21:08.815Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T09:21:08.815Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_label [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T09:21:08.815Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T09:21:08.815Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-17T09:21:08.815Z] === RUN TestIsolationConversion [2022-03-17T09:21:08.815Z] === RUN TestIsolationConversion/default [2022-03-17T09:21:08.815Z] === RUN TestIsolationConversion/process [2022-03-17T09:21:08.815Z] === RUN TestIsolationConversion/hyperv [2022-03-17T09:21:08.815Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestContainerLabels [2022-03-17T09:21:08.815Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestCredentialSpecConversion [2022-03-17T09:21:08.815Z] === RUN TestCredentialSpecConversion/none [2022-03-17T09:21:08.815Z] === RUN TestCredentialSpecConversion/config [2022-03-17T09:21:08.815Z] === RUN TestCredentialSpecConversion/file [2022-03-17T09:21:08.815Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T09:21:08.815Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T09:21:08.815Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountBind [2022-03-17T09:21:08.815Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountVolume [2022-03-17T09:21:08.815Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountTarget [2022-03-17T09:21:08.815Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T09:21:08.815Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T09:21:08.815Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T09:21:08.815Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T09:21:08.816Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T09:21:08.816Z] PASS [2022-03-17T09:21:08.816Z] coverage: 11.0% of statements [2022-03-17T09:21:08.816Z] time="2022-03-17T09:21:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T09:21:08.816Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-03-17T09:21:08.816Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T09:21:08.816Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.690s coverage: 11.0% of statements [2022-03-17T09:21:08.816Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:08.816Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-17T09:21:08.816Z] === RUN TestReloadBadDefaultConfig [2022-03-17T09:21:08.816Z] time="2022-03-17T09:21:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-24334976" [2022-03-17T09:21:08.816Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T09:21:08.816Z] === RUN TestReloadWithConflictingLabels [2022-03-17T09:21:08.816Z] time="2022-03-17T09:21:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2272312002" [2022-03-17T09:21:08.816Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T09:21:08.816Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T09:21:08.816Z] time="2022-03-17T09:21:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3076141307" [2022-03-17T09:21:08.816Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T09:21:08.816Z] === RUN TestMaskURLCredentials [2022-03-17T09:21:08.816Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T09:21:08.816Z] === RUN TestDaemonConfigurationMerge [2022-03-17T09:21:08.816Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T09:21:08.816Z] PASS [2022-03-17T09:21:08.816Z] coverage: 79.2% of statements [2022-03-17T09:21:08.816Z] ok github.com/docker/docker/daemon/config 0.353s coverage: 79.2% of statements [2022-03-17T09:21:09.136Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-03-17T09:21:09.136Z] === RUN TestInspect [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T09:21:09.265Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestConfigureDaemonLogs [2022-03-17T09:21:09.265Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T09:21:09.265Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T09:21:09.265Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T09:21:09.265Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T09:21:09.265Z] PASS [2022-03-17T09:21:09.265Z] coverage: 19.0% of statements [2022-03-17T09:21:09.265Z] ok github.com/docker/docker/cmd/dockerd 0.236s coverage: 19.0% of statements [2022-03-17T09:21:09.265Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T09:21:09.265Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T09:21:09.285Z] === RUN TestEventsLog [2022-03-17T09:21:09.285Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T09:21:09.285Z] === RUN TestEventsLogTimeout [2022-03-17T09:21:09.285Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T09:21:09.285Z] === RUN TestLogEvents [2022-03-17T09:21:09.285Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T09:21:09.285Z] === RUN TestLoadBufferedEvents [2022-03-17T09:21:09.285Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-03-17T09:21:09.285Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T09:21:09.285Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T09:21:09.285Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T09:21:09.285Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T09:21:09.285Z] PASS [2022-03-17T09:21:09.285Z] coverage: 50.0% of statements [2022-03-17T09:21:09.285Z] ok github.com/docker/docker/daemon/events 0.286s coverage: 50.0% of statements [2022-03-17T09:21:09.702Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s) [2022-03-17T09:21:09.702Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T09:21:09.726Z] === RUN TestContainerStopSignal [2022-03-17T09:21:09.726Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestContainerStopTimeout [2022-03-17T09:21:09.726Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T09:21:09.726Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T09:21:09.726Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T09:21:09.726Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T09:21:09.726Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T09:21:09.726Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestNewMemoryStore [2022-03-17T09:21:09.726Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestAddContainers [2022-03-17T09:21:09.726Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestGetContainer [2022-03-17T09:21:09.726Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestDeleteContainer [2022-03-17T09:21:09.726Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestListContainers [2022-03-17T09:21:09.726Z] --- PASS: TestListContainers (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestFirstContainer [2022-03-17T09:21:09.726Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestApplyAllContainer [2022-03-17T09:21:09.726Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestIsValidHealthString [2022-03-17T09:21:09.726Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestStateRunStop [2022-03-17T09:21:09.726Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestStateTimeoutWait [2022-03-17T09:21:09.726Z] state_test.go:141: Stop callback fired [2022-03-17T09:21:09.726Z] state_test.go:165: Stop callback fired [2022-03-17T09:21:09.726Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T09:21:09.726Z] === RUN TestIsValidStateString [2022-03-17T09:21:09.726Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestViewSaveDelete [2022-03-17T09:21:09.726Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T09:21:09.726Z] === RUN TestViewAll [2022-03-17T09:21:09.726Z] --- PASS: TestViewAll (0.02s) [2022-03-17T09:21:09.726Z] === RUN TestViewGet [2022-03-17T09:21:09.726Z] --- PASS: TestViewGet (0.01s) [2022-03-17T09:21:09.726Z] === RUN TestNames [2022-03-17T09:21:09.726Z] --- PASS: TestNames (0.00s) [2022-03-17T09:21:09.726Z] === RUN TestViewWithHealthCheck [2022-03-17T09:21:09.726Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T09:21:09.726Z] PASS [2022-03-17T09:21:09.726Z] coverage: 41.7% of statements [2022-03-17T09:21:09.824Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T09:21:10.187Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2022-03-17T09:21:10.187Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T09:21:10.187Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T09:21:10.187Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T09:21:10.187Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T09:21:10.273Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-17T09:21:10.273Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T09:21:10.647Z] === RUN TestPrepare [2022-03-17T09:21:10.647Z] --- PASS: TestPrepare (0.00s) [2022-03-17T09:21:10.647Z] === RUN TestStart [2022-03-17T09:21:10.647Z] --- PASS: TestStart (0.00s) [2022-03-17T09:21:10.647Z] === RUN TestWaitCancel [2022-03-17T09:21:10.647Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T09:21:10.647Z] === RUN TestWaitDisabled [2022-03-17T09:21:10.647Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T09:21:10.647Z] === RUN TestWaitEnabled [2022-03-17T09:21:10.647Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T09:21:10.647Z] === RUN TestRemove [2022-03-17T09:21:10.647Z] --- PASS: TestRemove (0.00s) [2022-03-17T09:21:10.647Z] PASS [2022-03-17T09:21:10.647Z] coverage: 65.3% of statements [2022-03-17T09:21:10.647Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-03-17T09:21:10.845Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-17T09:21:10.845Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T09:21:10.850Z] === RUN TestIsEmptyDir [2022-03-17T09:21:10.850Z] === RUN TestLinkNaming [2022-03-17T09:21:10.850Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T09:21:10.850Z] === RUN TestLinkNew [2022-03-17T09:21:10.850Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T09:21:10.850Z] === RUN TestLinkEnv [2022-03-17T09:21:10.850Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T09:21:10.850Z] === RUN TestLinkMultipleEnv [2022-03-17T09:21:10.850Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T09:21:10.850Z] === RUN TestLinkPortRangeEnv [2022-03-17T09:21:10.850Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T09:21:10.850Z] PASS [2022-03-17T09:21:10.850Z] coverage: 93.0% of statements [2022-03-17T09:21:10.850Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-03-17T09:21:10.850Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T09:21:10.850Z] PASS [2022-03-17T09:21:10.850Z] coverage: 2.3% of statements [2022-03-17T09:21:10.850Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.3% of statements [2022-03-17T09:21:11.193Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-17T09:21:11.416Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-17T09:21:11.416Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T09:21:11.669Z] --- PASS: TestInspect (2.88s) [2022-03-17T09:21:11.669Z] === RUN TestCreateJob [2022-03-17T09:21:11.842Z] === RUN TestVerifyNetworkingConfig [2022-03-17T09:21:11.843Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestGetContainer [2022-03-17T09:21:11.843Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestValidContainerNames [2022-03-17T09:21:11.843Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestContainerInitDNS [2022-03-17T09:21:11.843Z] daemon_test.go:145: root required [2022-03-17T09:21:11.843Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestMerge [2022-03-17T09:21:11.843Z] --- PASS: TestMerge (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestValidateContainerIsolation [2022-03-17T09:21:11.843Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestFindNetworkErrorType [2022-03-17T09:21:11.843Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestEnsureServicesExist [2022-03-17T09:21:11.843Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestEnsureServicesExistErrors [2022-03-17T09:21:11.843Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T09:21:11.843Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T09:21:11.843Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T09:21:11.843Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestContainerDelete [2022-03-17T09:21:11.843Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestContainerDoubleDelete [2022-03-17T09:21:11.843Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T09:21:11.843Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T09:21:11.843Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestNoneHealthcheck [2022-03-17T09:21:11.843Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestHealthStates [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] time="2022-03-17T09:21:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:11.843Z] --- PASS: TestHealthStates (0.19s) [2022-03-17T09:21:11.843Z] === RUN TestGetInspectData [2022-03-17T09:21:11.843Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestFillLicense [2022-03-17T09:21:11.843Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestListInvalidFilter [2022-03-17T09:21:11.843Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestNameFilter [2022-03-17T09:21:11.843Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T09:21:11.843Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T09:21:11.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-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T09:21:11.843Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T09:21:11.843Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadLabels [2022-03-17T09:21:11.843Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T09:21:11.843Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadMirrors [2022-03-17T09:21:11.843Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T09:21:11.843Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T09:21:11.843Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T09:21:11.843Z] reload_test.go:342: root required [2022-03-17T09:21:11.843Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T09:21:11.843Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T09:21:11.843Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-17T09:21:11.843Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T09:21:11.843Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-17T09:21:11.843Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T09:21:11.843Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T09:21:11.843Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T09:21:11.843Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T09:21:11.843Z] === RUN TestParseVolumesFrom [2022-03-17T09:21:11.843Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T09:21:11.843Z] PASS [2022-03-17T09:21:11.843Z] coverage: 8.6% of statements [2022-03-17T09:21:11.843Z] ok github.com/docker/docker/daemon 0.647s coverage: 8.6% of statements [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T09:21:12.315Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T09:21:12.316Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T09:21:12.316Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T09:21:12.316Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T09:21:12.316Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T09:21:12.316Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T09:21:12.803Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s) [2022-03-17T09:21:12.803Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T09:21:13.122Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-17T09:21:13.563Z] === RUN TestNewListSecretsFilters [2022-03-17T09:21:13.563Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T09:21:13.563Z] === RUN TestNewListConfigsFilters [2022-03-17T09:21:13.563Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T09:21:13.563Z] PASS [2022-03-17T09:21:13.563Z] coverage: 0.5% of statements [2022-03-17T09:21:13.563Z] ok github.com/docker/docker/daemon/cluster 0.267s coverage: 0.5% of statements [2022-03-17T09:21:13.747Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.22s) [2022-03-17T09:21:13.747Z] === RUN TestAuthZPluginHeader [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/defaults [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T09:21:13.881Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T09:21:13.881Z] === RUN TestAdapterReadLogs [2022-03-17T09:21:13.881Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T09:21:13.881Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-17T09:21:13.881Z] === RUN TestCreateSuccess [2022-03-17T09:21:13.881Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCreateStreamSkipped [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T09:21:13.881Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCreateLogGroupSuccess [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T09:21:13.881Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCreateError [2022-03-17T09:21:13.881Z] --- PASS: TestCreateError (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCreateAlreadyExists [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T09:21:13.881Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestLogClosed [2022-03-17T09:21:13.881Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestLogBlocking [2022-03-17T09:21:13.881Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCopier [2022-03-17T09:21:13.881Z] --- PASS: TestCopier (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCopierLongLines [2022-03-17T09:21:13.881Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCopierSlow [2022-03-17T09:21:13.881Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T09:21:13.881Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T09:21:13.881Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestPublishBatchSuccess [2022-03-17T09:21:13.881Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestPublishBatchError [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=error msg=error [2022-03-17T09:21:13.881Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:21:13.881Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:21:13.881Z] time="2022-03-17T09:21:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T09:21:13.881Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchSimple [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchTicker [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchClose [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/3/���� [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T09:21:13.881Z] === RUN TestEffectiveLen/5/ [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/0/ [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: He [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/6/a� [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: a [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: � [2022-03-17T09:21:13.881Z] === RUN TestFindValidSplit/7/a� [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T09:21:13.881Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T09:21:13.881Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestProcessEventEmoji [2022-03-17T09:21:13.881Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchLineSplit [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMaxEvents [2022-03-17T09:21:13.881Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T09:21:13.881Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestSearchRegistryForImages [2022-03-17T09:21:13.881Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T09:21:13.881Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestImageDelete [2022-03-17T09:21:13.881Z] === RUN TestImageDelete/no_lease [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T09:21:13.881Z] === RUN TestImageDelete/lease_exists [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T09:21:13.881Z] --- PASS: TestImageDelete (0.05s) [2022-03-17T09:21:13.881Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T09:21:13.881Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-17T09:21:13.881Z] === RUN TestContentStoreForPull [2022-03-17T09:21:13.881Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T09:21:13.881Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T09:21:13.881Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T09:21:13.882Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T09:21:13.882Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T09:21:13.882Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T09:21:13.882Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T09:21:13.882Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T09:21:14.319Z] --- PASS: TestAuthZPluginHeader (0.66s) [2022-03-17T09:21:14.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T09:21:14.319Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:14.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T09:21:14.320Z] === RUN TestAuthZPluginV2Disable [2022-03-17T09:21:14.320Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:14.320Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-17T09:21:14.320Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T09:21:14.320Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:14.320Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T09:21:14.320Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T09:21:14.320Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:14.320Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T09:21:14.320Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestCreateTagSuccess [2022-03-17T09:21:14.350Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T09:21:14.350Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T09:21:14.350Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T09:21:14.350Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T09:21:14.350Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T09:21:14.350Z] PASS [2022-03-17T09:21:14.350Z] coverage: 80.2% of statements [2022-03-17T09:21:14.350Z] ok github.com/docker/docker/daemon/logger/awslogs 0.418s coverage: 80.2% of statements [2022-03-17T09:21:14.350Z] --- PASS: TestCopierSlow (0.20s) [2022-03-17T09:21:14.350Z] === RUN TestCopierWithSized [2022-03-17T09:21:14.350Z] === RUN TestCopierWithSized/as_is [2022-03-17T09:21:14.350Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T09:21:14.350Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-17T09:21:14.350Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-17T09:21:14.350Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestCopierWithPartial [2022-03-17T09:21:14.350Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestRingLogger [2022-03-17T09:21:14.350Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestRingCap [2022-03-17T09:21:14.350Z] --- PASS: TestRingCap (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestRingClose [2022-03-17T09:21:14.350Z] --- PASS: TestRingClose (0.00s) [2022-03-17T09:21:14.350Z] === RUN TestRingDrain [2022-03-17T09:21:14.350Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T09:21:14.350Z] PASS [2022-03-17T09:21:14.350Z] coverage: 43.2% of statements [2022-03-17T09:21:14.350Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-03-17T09:21:14.350Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-17T09:21:14.350Z] PASS [2022-03-17T09:21:14.350Z] coverage: 6.8% of statements [2022-03-17T09:21:14.350Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 6.8% of statements [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T09:21:14.350Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T09:21:14.350Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T09:21:14.350Z] PASS [2022-03-17T09:21:14.350Z] coverage: 33.6% of statements [2022-03-17T09:21:14.350Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T09:21:14.350Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T09:21:14.538Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T09:21:14.538Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T09:21:14.538Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:21:14.538Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:21:14.957Z] --- PASS: TestCreateJob (3.22s) [2022-03-17T09:21:14.957Z] === RUN TestReplicatedJob [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T09:21:15.001Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T09:21:15.001Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T09:21:15.001Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T09:21:15.001Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T09:21:15.001Z] PASS [2022-03-17T09:21:15.001Z] coverage: 35.9% of statements [2022-03-17T09:21:15.001Z] ok github.com/docker/docker/daemon/cluster/convert 0.674s coverage: 35.9% of statements [2022-03-17T09:21:15.041Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-17T09:21:15.307Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:21:15.307Z] [2022-03-17T09:21:15.307Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:21:15.307Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:21:15.307Z] [2022-03-17T09:21:15.307Z] To set a process to complain mode, use the command line tool [2022-03-17T09:21:15.307Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:21:15.307Z] Post stage [Pipeline] junit [2022-03-17T09:21:15.323Z] Recording test results [2022-03-17T09:21:15.430Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T09:21:15.430Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T09:21:15.430Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T09:21:15.430Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-03-17T09:21:15.430Z] === RUN TestFastTimeMarshalJSON [2022-03-17T09:21:15.430Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-03-17T09:21:15.430Z] PASS [2022-03-17T09:21:15.430Z] coverage: 87.2% of statements [2022-03-17T09:21:15.430Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.287s coverage: 87.2% of statements [2022-03-17T09:21:15.899Z] === RUN TestJSONFileLogger [2022-03-17T09:21:15.899Z] --- PASS: TestJSONFileLogger (0.02s) [2022-03-17T09:21:15.899Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T09:21:15.899Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-17T09:21:15.899Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T09:21:15.899Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-17T09:21:15.899Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T09:21:15.899Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2022-03-17T09:21:15.899Z] === RUN TestEncodeDecode [2022-03-17T09:21:15.899Z] === PAUSE TestEncodeDecode [2022-03-17T09:21:15.899Z] === RUN TestUnexpectedEOF [2022-03-17T09:21:15.899Z] === RUN TestWriteLog [2022-03-17T09:21:15.899Z] === PAUSE TestWriteLog [2022-03-17T09:21:15.899Z] === RUN TestReadLog [2022-03-17T09:21:15.899Z] === PAUSE TestReadLog [2022-03-17T09:21:15.899Z] === RUN TestDecode [2022-03-17T09:21:15.899Z] --- PASS: TestDecode (0.03s) [2022-03-17T09:21:15.899Z] === CONT TestWriteLog [2022-03-17T09:21:15.899Z] === CONT TestReadLog [2022-03-17T09:21:15.899Z] === RUN TestReadLog/tail_exact [2022-03-17T09:21:15.899Z] --- PASS: TestWriteLog (0.01s) [2022-03-17T09:21:16.367Z] time="2022-03-17T09:21:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:21:16.367Z] time="2022-03-17T09:21:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:21:16.367Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-17T09:21:16.367Z] === CONT TestEncodeDecode [2022-03-17T09:21:16.367Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T09:21:16.367Z] PASS [2022-03-17T09:21:16.367Z] coverage: 69.9% of statements [2022-03-17T09:21:16.367Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2022-03-17T09:21:16.367Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T09:21:16.367Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T09:21:16.367Z] --- PASS: TestReadLog (0.25s) [2022-03-17T09:21:16.367Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-17T09:21:16.367Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T09:21:16.367Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-17T09:21:16.367Z] PASS [2022-03-17T09:21:16.367Z] coverage: 78.7% of statements [2022-03-17T09:21:16.367Z] ok github.com/docker/docker/daemon/logger/local 0.347s coverage: 78.7% of statements [2022-03-17T09:21:16.367Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T09:21:16.747Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-17T09:21:16.836Z] === RUN TestOpenFileDelete [2022-03-17T09:21:16.836Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestOpenFileRename [2022-03-17T09:21:16.836Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestHandleDecoderErr [2022-03-17T09:21:16.836Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestParseLogTagDefaultTag [2022-03-17T09:21:16.836Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestParseLogTag [2022-03-17T09:21:16.836Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestParseLogTagEmptyTag [2022-03-17T09:21:16.836Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestTailFiles [2022-03-17T09:21:16.836Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestFollowLogsConsumerGone [2022-03-17T09:21:16.836Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-17T09:21:16.836Z] === RUN TestFollowLogsProducerGone [2022-03-17T09:21:16.836Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T09:21:16.836Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T09:21:16.836Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-17T09:21:16.836Z] === RUN TestCheckCapacityAndRotate [2022-03-17T09:21:16.836Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T09:21:16.836Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T09:21:16.836Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-17T09:21:16.836Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T09:21:16.836Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-17T09:21:16.836Z] PASS [2022-03-17T09:21:16.836Z] coverage: 53.5% of statements [2022-03-17T09:21:16.836Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.169s coverage: 53.5% of statements [2022-03-17T09:21:17.038Z] + echo Ensuring container killed. [2022-03-17T09:21:17.038Z] Ensuring container killed. [2022-03-17T09:21:17.038Z] + docker rm -vf docker-pr4 [2022-03-17T09:21:17.038Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-03-17T09:21:17.243Z] === RUN TestWaitNodeAttachment [2022-03-17T09:21:17.357Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:21:17.357Z] Chowning /workspace to jenkins user [2022-03-17T09:21:17.357Z] + id -u [2022-03-17T09:21:17.357Z] + id -g [2022-03-17T09:21:17.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:21:17.357Z] Unable to find image 'busybox:latest' locally [2022-03-17T09:21:17.357Z] latest: Pulling from library/busybox [2022-03-17T09:21:17.357Z] 554879bb3004: Pulling fs layer [2022-03-17T09:21:17.620Z] 554879bb3004: Download complete [2022-03-17T09:21:17.620Z] 554879bb3004: Pull complete [2022-03-17T09:21:17.620Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T09:21:17.620Z] Status: Downloaded newer image for busybox:latest [2022-03-17T09:21:17.701Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-17T09:21:17.701Z] === RUN TestIsolationConversion [2022-03-17T09:21:17.701Z] === RUN TestIsolationConversion/default [2022-03-17T09:21:17.701Z] === RUN TestIsolationConversion/process [2022-03-17T09:21:17.701Z] === RUN TestIsolationConversion/hyperv [2022-03-17T09:21:17.701Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestContainerLabels [2022-03-17T09:21:17.701Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestCredentialSpecConversion [2022-03-17T09:21:17.701Z] === RUN TestCredentialSpecConversion/none [2022-03-17T09:21:17.701Z] === RUN TestCredentialSpecConversion/config [2022-03-17T09:21:17.701Z] === RUN TestCredentialSpecConversion/file [2022-03-17T09:21:17.701Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T09:21:17.701Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountBind [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountVolume [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountTarget [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T09:21:17.701Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T09:21:17.701Z] PASS [2022-03-17T09:21:17.701Z] coverage: 11.0% of statements [2022-03-17T09:21:17.701Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2022-03-17T09:21:17.701Z] === RUN TestBuilderGC [2022-03-17T09:21:17.701Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestFindConfigurationConflicts [2022-03-17T09:21:17.701Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T09:21:17.701Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T09:21:17.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T09:21:17.701Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T09:21:17.701Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T09:21:17.701Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_label [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T09:21:17.701Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T09:21:17.701Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T09:21:17.701Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T09:21:17.701Z] === RUN TestEventsLog [2022-03-17T09:21:17.825Z] === RUN TestLog [2022-03-17T09:21:17.825Z] --- PASS: TestLog (0.03s) [2022-03-17T09:21:17.825Z] PASS [2022-03-17T09:21:17.825Z] coverage: 31.5% of statements [2022-03-17T09:21:17.825Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.112s coverage: 31.5% of statements [2022-03-17T09:21:18.158Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestEventsLogTimeout [2022-03-17T09:21:18.159Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestLogEvents [2022-03-17T09:21:18.159Z] --- PASS: TestLogEvents (0.06s) [2022-03-17T09:21:18.159Z] === RUN TestLoadBufferedEvents [2022-03-17T09:21:18.159Z] time="2022-03-17T09:21:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T09:21:18.159Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-03-17T09:21:18.159Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T09:21:18.159Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:18.159Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestReloadBadDefaultConfig [2022-03-17T09:21:18.159Z] time="2022-03-17T09:21:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1975810671" [2022-03-17T09:21:18.159Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestReloadWithConflictingLabels [2022-03-17T09:21:18.159Z] time="2022-03-17T09:21:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3360489136" [2022-03-17T09:21:18.159Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-17T09:21:18.159Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T09:21:18.159Z] time="2022-03-17T09:21:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-699445855" [2022-03-17T09:21:18.159Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-03-17T09:21:18.159Z] === RUN TestMaskURLCredentials [2022-03-17T09:21:18.159Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestDaemonConfigurationMerge [2022-03-17T09:21:18.159Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T09:21:18.159Z] PASS [2022-03-17T09:21:18.159Z] coverage: 79.2% of statements [2022-03-17T09:21:18.159Z] ok github.com/docker/docker/daemon/config 0.438s coverage: 79.2% of statements [2022-03-17T09:21:18.159Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-17T09:21:18.159Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T09:21:18.159Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T09:21:18.159Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T09:21:18.159Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T09:21:18.159Z] PASS [2022-03-17T09:21:18.159Z] coverage: 50.0% of statements [2022-03-17T09:21:18.159Z] ok github.com/docker/docker/daemon/events 0.339s coverage: 50.0% of statements [2022-03-17T09:21:18.293Z] === RUN TestParseLogFormat [2022-03-17T09:21:18.293Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestValidateLogOptEmpty [2022-03-17T09:21:18.293Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestValidateSyslogAddress [2022-03-17T09:21:18.293Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestParseAddressDefaultPort [2022-03-17T09:21:18.293Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestValidateSyslogFacility [2022-03-17T09:21:18.293Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T09:21:18.293Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestValidateLogOpt [2022-03-17T09:21:18.293Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:21:18.293Z] PASS [2022-03-17T09:21:18.293Z] coverage: 46.8% of statements [2022-03-17T09:21:18.293Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2022-03-17T09:21:18.293Z] === RUN TestNewParse [2022-03-17T09:21:18.293Z] --- PASS: TestNewParse (0.00s) [2022-03-17T09:21:18.293Z] PASS [2022-03-17T09:21:18.293Z] coverage: 8.3% of statements [2022-03-17T09:21:18.293Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-03-17T09:21:18.293Z] === RUN TestValidateLogOpt [2022-03-17T09:21:18.293Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestNewMissedConfig [2022-03-17T09:21:18.293Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestNewMissedUrl [2022-03-17T09:21:18.293Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestNewMissedToken [2022-03-17T09:21:18.293Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestNewWithProxy [2022-03-17T09:21:18.293Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestDefault [2022-03-17T09:21:18.293Z] --- PASS: TestDefault (0.01s) [2022-03-17T09:21:18.293Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T09:21:18.293Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestJsonFormat [2022-03-17T09:21:18.293Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T09:21:18.293Z] === RUN TestRawFormat [2022-03-17T09:21:18.293Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestRawFormatWithLabels [2022-03-17T09:21:18.293Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestRawFormatWithoutTag [2022-03-17T09:21:18.293Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T09:21:18.293Z] === RUN TestBatching [2022-03-17T09:21:18.318Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-17T09:21:18.767Z] --- PASS: TestBatching (0.26s) [2022-03-17T09:21:18.767Z] === RUN TestFrequency [2022-03-17T09:21:18.767Z] --- PASS: TestFrequency (0.20s) [2022-03-17T09:21:18.767Z] === RUN TestOneMessagePerRequest [2022-03-17T09:21:18.767Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T09:21:18.767Z] === RUN TestVerify [2022-03-17T09:21:18.767Z] --- PASS: TestVerify (0.00s) [2022-03-17T09:21:18.767Z] === RUN TestSkipVerify [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] --- PASS: TestSkipVerify (0.49s) [2022-03-17T09:21:19.235Z] === RUN TestBufferMaximum [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.039642\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.039642\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.235Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-17T09:21:19.235Z] === RUN TestServerAlwaysDown [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.050244\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.235Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.050244\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.314Z] + bundleName=docker-py [2022-03-17T09:21:19.314Z] + echo Creating docker-py-bundles.tar.gz [2022-03-17T09:21:19.314Z] Creating docker-py-bundles.tar.gz [2022-03-17T09:21:19.314Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-17T09:21:19.330Z] Archiving artifacts [2022-03-17T09:21:19.690Z] === RUN TestLinkNaming [2022-03-17T09:21:19.690Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T09:21:19.690Z] === RUN TestLinkNew [2022-03-17T09:21:19.690Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T09:21:19.690Z] === RUN TestLinkEnv [2022-03-17T09:21:19.690Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T09:21:19.690Z] === RUN TestLinkMultipleEnv [2022-03-17T09:21:19.690Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T09:21:19.690Z] === RUN TestLinkPortRangeEnv [2022-03-17T09:21:19.690Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T09:21:19.690Z] PASS [2022-03-17T09:21:19.690Z] coverage: 93.0% of statements [2022-03-17T09:21:19.690Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-17T09:21:19.690Z] === RUN TestIsEmptyDir [2022-03-17T09:21:19.690Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T09:21:19.690Z] PASS [2022-03-17T09:21:19.690Z] coverage: 2.3% of statements [2022-03-17T09:21:19.690Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-03-17T09:21:19.702Z] time="2022-03-17T09:21:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:19.703Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.050244\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.703Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.053241\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.703Z] time="2022-03-17T09:21:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508879.053241\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:19.703Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T09:21:19.703Z] === RUN TestCannotSendAfterClose [2022-03-17T09:21:19.703Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T09:21:19.703Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T09:21:19.703Z] === RUN TestV1IDService [2022-03-17T09:21:19.703Z] --- PASS: TestV1IDService (0.02s) [2022-03-17T09:21:19.703Z] === RUN TestV2MetadataService [2022-03-17T09:21:20.171Z] time="2022-03-17T09:21:20Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T09:21:20.171Z] time="2022-03-17T09:21:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"366e10f3db2d\"}'" [2022-03-17T09:21:20.171Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T09:21:20.171Z] PASS [2022-03-17T09:21:20.171Z] coverage: 82.5% of statements [2022-03-17T09:21:20.171Z] ok github.com/docker/docker/daemon/logger/splunk 2.054s coverage: 82.5% of statements [2022-03-17T09:21:20.171Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T09:21:20.171Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T09:21:20.171Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T09:21:20.239Z] --- PASS: TestReplicatedJob (5.44s) [2022-03-17T09:21:20.239Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:21:20.640Z] === RUN TestSuccessfulDownload [2022-03-17T09:21:20.640Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:21:20.640Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T09:21:20.640Z] === RUN TestCancelledDownload [2022-03-17T09:21:20.640Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T09:21:20.640Z] === RUN TestMaxDownloadAttempts [2022-03-17T09:21:20.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:20.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:20.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:20.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:20.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:20.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:20.640Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:20.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:20.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:20.640Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:20.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:20.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:20.640Z] --- PASS: TestV2MetadataService (0.77s) [2022-03-17T09:21:20.640Z] PASS [2022-03-17T09:21:20.640Z] coverage: 48.2% of statements [2022-03-17T09:21:20.640Z] ok github.com/docker/docker/distribution/metadata 0.877s coverage: 48.2% of statements [2022-03-17T09:21:20.654Z] === RUN TestVerifyNetworkingConfig [2022-03-17T09:21:20.654Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestGetContainer [2022-03-17T09:21:20.654Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestValidContainerNames [2022-03-17T09:21:20.654Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestContainerInitDNS [2022-03-17T09:21:20.654Z] daemon_test.go:145: root required [2022-03-17T09:21:20.654Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestMerge [2022-03-17T09:21:20.654Z] --- PASS: TestMerge (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestValidateContainerIsolation [2022-03-17T09:21:20.654Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestFindNetworkErrorType [2022-03-17T09:21:20.654Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestEnsureServicesExist [2022-03-17T09:21:20.654Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestEnsureServicesExistErrors [2022-03-17T09:21:20.654Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T09:21:20.654Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T09:21:20.654Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T09:21:20.654Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T09:21:20.654Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:21:20.654Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T09:21:20.654Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestContainerDelete [2022-03-17T09:21:20.654Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestContainerDoubleDelete [2022-03-17T09:21:20.654Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T09:21:20.654Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T09:21:20.654Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestNoneHealthcheck [2022-03-17T09:21:20.654Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T09:21:20.654Z] === RUN TestHealthStates [2022-03-17T09:21:21.094Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [2022-03-17T09:21:21.108Z] time="2022-03-17T09:21:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:21.108Z] time="2022-03-17T09:21:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:21.108Z] time="2022-03-17T09:21:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:21.108Z] time="2022-03-17T09:21:20Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:21.108Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T09:21:21.108Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-03-17T09:21:21.108Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-03-17T09:21:21.108Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-03-17T09:21:21.108Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-03-17T09:21:21.108Z] === RUN TestTransfer [2022-03-17T09:21:21.108Z] --- PASS: TestTransfer (0.12s) [2022-03-17T09:21:21.108Z] === RUN TestConcurrencyLimit [Pipeline] // catchError [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.113Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.114Z] time="2022-03-17T09:21:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:21:21.114Z] --- PASS: TestHealthStates (0.22s) [2022-03-17T09:21:21.114Z] === RUN TestGetInspectData [2022-03-17T09:21:21.114Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestFillLicense [2022-03-17T09:21:21.114Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestListInvalidFilter [2022-03-17T09:21:21.114Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestNameFilter [2022-03-17T09:21:21.114Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T09:21:21.114Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T09:21:21.114Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T09:21:21.114Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadLabels [2022-03-17T09:21:21.114Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T09:21:21.114Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadMirrors [2022-03-17T09:21:21.114Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T09:21:21.114Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T09:21:21.114Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T09:21:21.114Z] reload_test.go:342: root required [2022-03-17T09:21:21.114Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T09:21:21.114Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T09:21:21.114Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-17T09:21:21.114Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T09:21:21.114Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-17T09:21:21.114Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T09:21:21.114Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-17T09:21:21.114Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T09:21:21.114Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-17T09:21:21.114Z] === RUN TestParseVolumesFrom [2022-03-17T09:21:21.114Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T09:21:21.114Z] PASS [2022-03-17T09:21:21.114Z] coverage: 8.6% of statements [2022-03-17T09:21:21.114Z] ok github.com/docker/docker/daemon 0.742s coverage: 8.6% of statements [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T09:21:21.114Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-17T09:21:21.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh binary [2022-03-17T09:21:21.576Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T09:21:21.576Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T09:21:21.576Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T09:21:21.576Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T09:21:21.576Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T09:21:21.576Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T09:21:21.576Z] === RUN TestManifestStore [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local458467680\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/no_local_cache [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/with_local_cache [2022-03-17T09:21:21.576Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-03-17T09:21:21.576Z] === RUN TestInactiveJobs [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T09:21:21.576Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T09:21:21.576Z] time="2022-03-17T09:21:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T09:21:21.576Z] --- PASS: TestManifestStore (0.32s) [2022-03-17T09:21:21.576Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-03-17T09:21:21.576Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T09:21:21.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T09:21:21.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestFixManifestLayers [2022-03-17T09:21:21.577Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T09:21:21.577Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:21:21.577Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestFixManifestLayersBadParent [2022-03-17T09:21:21.577Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestValidateManifest [2022-03-17T09:21:21.577Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:21:21.577Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestFormatPlatform [2022-03-17T09:21:21.577Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T09:21:21.577Z] === RUN TestPullSchema2Config [2022-03-17T09:21:21.577Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T09:21:21.577Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:21.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:21.577Z] === RUN TestPullSchema2Config/500_status [2022-03-17T09:21:21.577Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:21.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:21.599Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-17T09:21:21.734Z] [2022-03-17T09:21:21.995Z] Removing bundles/ [2022-03-17T09:21:21.995Z] [2022-03-17T09:21:21.995Z] ---> Making bundle: binary (in bundles/binary) [2022-03-17T09:21:21.995Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-17T09:21:21.995Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:21:22.051Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:22.051Z] === RUN TestPullSchema2Config/EOF [2022-03-17T09:21:22.051Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:22.051Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:22.051Z] 2022/03/17 09:21:21 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-17T09:21:22.051Z] goroutine 90 [running]: [2022-03-17T09:21:22.051Z] net/http.(*conn).serve.func1() [2022-03-17T09:21:22.051Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:21:22.051Z] panic({0x13a5860, 0x1586fe0}) [2022-03-17T09:21:22.051Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:21:22.051Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005461a0?, {0x158e798?, 0xc000542000?}) [2022-03-17T09:21:22.051Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T09:21:22.051Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x158e798, 0xc000542000}, 0xc000570000) [2022-03-17T09:21:22.051Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T09:21:22.051Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x158e798?, 0xc000542000?}, 0xc000080000?) [2022-03-17T09:21:22.051Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:21:22.051Z] net/http.serverHandler.ServeHTTP({0xc0004e0150?}, {0x158e798, 0xc000542000}, 0xc000570000) [2022-03-17T09:21:22.051Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:21:22.051Z] net/http.(*conn).serve(0xc00021e140, {0x158f010, 0xc000536660}) [2022-03-17T09:21:22.051Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:21:22.051Z] created by net/http.(*Server).Serve [2022-03-17T09:21:22.051Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:21:22.051Z] === RUN TestNotFound [2022-03-17T09:21:22.051Z] --- PASS: TestNotFound (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestConflict [2022-03-17T09:21:22.051Z] --- PASS: TestConflict (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestForbidden [2022-03-17T09:21:22.051Z] --- PASS: TestForbidden (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestInvalidParameter [2022-03-17T09:21:22.051Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestNotImplemented [2022-03-17T09:21:22.051Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestNotModified [2022-03-17T09:21:22.051Z] --- PASS: TestNotModified (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestUnauthorized [2022-03-17T09:21:22.051Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestUnknown [2022-03-17T09:21:22.051Z] --- PASS: TestUnknown (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestCancelled [2022-03-17T09:21:22.051Z] --- PASS: TestCancelled (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestDeadline [2022-03-17T09:21:22.051Z] --- PASS: TestDeadline (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestDataLoss [2022-03-17T09:21:22.051Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestUnavailable [2022-03-17T09:21:22.051Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestSystem [2022-03-17T09:21:22.051Z] --- PASS: TestSystem (0.00s) [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Conflict [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T09:21:22.051Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T09:21:22.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T09:21:22.051Z] PASS [2022-03-17T09:21:22.051Z] coverage: 53.1% of statements [2022-03-17T09:21:22.051Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2022-03-17T09:21:22.051Z] --- PASS: TestInactiveJobs (0.47s) [2022-03-17T09:21:22.051Z] === RUN TestWatchRelease [2022-03-17T09:21:22.051Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T09:21:22.051Z] === RUN TestWatchFinishedTransfer [2022-03-17T09:21:22.052Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T09:21:22.052Z] === RUN TestDuplicateTransfer [2022-03-17T09:21:22.052Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T09:21:22.052Z] === RUN TestSuccessfulUpload [2022-03-17T09:21:22.052Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:22.052Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T09:21:22.052Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:22.052Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:22.052Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-17T09:21:22.052Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T09:21:22.052Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T09:21:22.052Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-17T09:21:22.052Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-17T09:21:22.052Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T09:21:22.052Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T09:21:22.052Z] === RUN TestLayerAlreadyExists [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:22.052Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T09:21:22.052Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T09:21:22.525Z] time="2022-03-17T09:21:22Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T09:21:22.525Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-03-17T09:21:22.525Z] === RUN TestCancelledUpload [2022-03-17T09:21:22.525Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T09:21:22.525Z] PASS [2022-03-17T09:21:22.525Z] coverage: 76.8% of statements [2022-03-17T09:21:22.525Z] ok github.com/docker/docker/distribution/xfer 2.074s coverage: 76.8% of statements [2022-03-17T09:21:22.993Z] === RUN TestFSGetInvalidData [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/defaults [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T09:21:23.285Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T09:21:23.285Z] === RUN TestAdapterReadLogs [2022-03-17T09:21:23.285Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCopier [2022-03-17T09:21:23.285Z] --- PASS: TestCopier (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCopierLongLines [2022-03-17T09:21:23.285Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCopierSlow [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T09:21:23.285Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-17T09:21:23.285Z] === RUN TestCreateSuccess [2022-03-17T09:21:23.285Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCreateStreamSkipped [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T09:21:23.285Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCreateLogGroupSuccess [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T09:21:23.285Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCreateError [2022-03-17T09:21:23.285Z] --- PASS: TestCreateError (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCreateAlreadyExists [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T09:21:23.285Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestLogClosed [2022-03-17T09:21:23.285Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestLogBlocking [2022-03-17T09:21:23.285Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T09:21:23.285Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T09:21:23.285Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestPublishBatchSuccess [2022-03-17T09:21:23.285Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestPublishBatchError [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=error msg=error [2022-03-17T09:21:23.285Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:21:23.285Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:21:23.285Z] time="2022-03-17T09:21:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T09:21:23.285Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchSimple [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchTicker [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchClose [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/3/���� [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T09:21:23.285Z] === RUN TestEffectiveLen/5/ [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/0/ [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: He [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/6/a� [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: a [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: � [2022-03-17T09:21:23.285Z] === RUN TestFindValidSplit/7/a� [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T09:21:23.285Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestProcessEventEmoji [2022-03-17T09:21:23.285Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchLineSplit [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMaxEvents [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T09:21:23.285Z] --- PASS: TestCopierSlow (0.21s) [2022-03-17T09:21:23.285Z] === RUN TestCopierWithSized [2022-03-17T09:21:23.285Z] === RUN TestCopierWithSized/as_is [2022-03-17T09:21:23.285Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T09:21:23.285Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-17T09:21:23.285Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T09:21:23.285Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCopierWithPartial [2022-03-17T09:21:23.285Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestRingLogger [2022-03-17T09:21:23.285Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestRingCap [2022-03-17T09:21:23.285Z] --- PASS: TestRingCap (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestRingClose [2022-03-17T09:21:23.285Z] --- PASS: TestRingClose (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestRingDrain [2022-03-17T09:21:23.285Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T09:21:23.285Z] PASS [2022-03-17T09:21:23.285Z] coverage: 43.2% of statements [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T09:21:23.285Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T09:21:23.285Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestSearchRegistryForImages [2022-03-17T09:21:23.285Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T09:21:23.285Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestImageDelete [2022-03-17T09:21:23.285Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-03-17T09:21:23.285Z] === RUN TestImageDelete/no_lease [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-17T09:21:23.285Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T09:21:23.285Z] === RUN TestImageDelete/lease_exists [2022-03-17T09:21:23.285Z] --- PASS: TestImageDelete (0.05s) [2022-03-17T09:21:23.285Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T09:21:23.285Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-17T09:21:23.285Z] === RUN TestContentStoreForPull [2022-03-17T09:21:23.285Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T09:21:23.285Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T09:21:23.285Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T09:21:23.285Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T09:21:23.285Z] === RUN TestCreateTagSuccess [2022-03-17T09:21:23.286Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T09:21:23.286Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T09:21:23.286Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T09:21:23.286Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T09:21:23.286Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T09:21:23.286Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T09:21:23.286Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-17T09:21:23.286Z] PASS [2022-03-17T09:21:23.286Z] coverage: 79.9% of statements [2022-03-17T09:21:23.286Z] ok github.com/docker/docker/daemon/logger/awslogs 0.448s coverage: 79.9% of statements [2022-03-17T09:21:23.462Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSInvalidSet [2022-03-17T09:21:23.462Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSInvalidRoot [2022-03-17T09:21:23.462Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSMetadataGetSet [2022-03-17T09:21:23.462Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-03-17T09:21:23.462Z] === RUN TestFSInvalidWalker [2022-03-17T09:21:23.462Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSGetSet [2022-03-17T09:21:23.462Z] --- PASS: TestFSGetSet (0.05s) [2022-03-17T09:21:23.462Z] === RUN TestFSGetUnsetKey [2022-03-17T09:21:23.462Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSGetEmptyData [2022-03-17T09:21:23.462Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSDelete [2022-03-17T09:21:23.462Z] --- PASS: TestFSDelete (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestFSWalker [2022-03-17T09:21:23.462Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-03-17T09:21:23.462Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T09:21:23.462Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestTokenPassThru [2022-03-17T09:21:23.462Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T09:21:23.462Z] --- PASS: TestFSWalker (0.02s) [2022-03-17T09:21:23.462Z] === RUN TestFSWalkerStopOnError [2022-03-17T09:21:23.462Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T09:21:23.462Z] PASS [2022-03-17T09:21:23.462Z] coverage: 26.7% of statements [2022-03-17T09:21:23.462Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestNewFromJSON [2022-03-17T09:21:23.462Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T09:21:23.462Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestMarshalKeyOrder [2022-03-17T09:21:23.462Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestHistoryEqual [2022-03-17T09:21:23.462Z] ok github.com/docker/docker/distribution 2.179s coverage: 26.7% of statements [2022-03-17T09:21:23.462Z] === RUN TestCompare [2022-03-17T09:21:23.462Z] --- PASS: TestCompare (0.00s) [2022-03-17T09:21:23.462Z] PASS [2022-03-17T09:21:23.462Z] coverage: 19.2% of statements [2022-03-17T09:21:23.462Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2022-03-17T09:21:23.462Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T09:21:23.462Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T09:21:23.462Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-17T09:21:23.462Z] === RUN TestImage [2022-03-17T09:21:23.462Z] --- PASS: TestImage (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestImageOSNotEmpty [2022-03-17T09:21:23.462Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T09:21:23.462Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T09:21:23.462Z] === RUN TestCreate [2022-03-17T09:21:23.462Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:21:23.462Z] === RUN TestRestore [2022-03-17T09:21:23.462Z] time="2022-03-17T09:21:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T09:21:23.462Z] --- PASS: TestRestore (0.03s) [2022-03-17T09:21:23.462Z] === RUN TestAddDelete [2022-03-17T09:21:23.563Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-03-17T09:21:23.563Z] === RUN TestServiceListWithStatuses [2022-03-17T09:21:23.563Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:21:23.563Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:21:23.563Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T09:21:23.743Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T09:21:23.743Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T09:21:23.743Z] PASS [2022-03-17T09:21:23.743Z] coverage: 33.6% of statements [2022-03-17T09:21:23.743Z] ok github.com/docker/docker/daemon/logger/fluentd 0.057s coverage: 33.6% of statements [2022-03-17T09:21:23.743Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-17T09:21:23.743Z] PASS [2022-03-17T09:21:23.743Z] coverage: 6.8% of statements [2022-03-17T09:21:23.743Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.8% of statements [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T09:21:23.743Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T09:21:23.930Z] --- PASS: TestAddDelete (0.02s) [2022-03-17T09:21:23.930Z] === RUN TestSearchAfterDelete [2022-03-17T09:21:23.930Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T09:21:23.930Z] === RUN TestParentReset [2022-03-17T09:21:23.930Z] --- PASS: TestParentReset (0.03s) [2022-03-17T09:21:23.930Z] === RUN TestGetAndSetLastUpdated [2022-03-17T09:21:23.930Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-03-17T09:21:23.930Z] === RUN TestStoreLen [2022-03-17T09:21:23.930Z] --- PASS: TestStoreLen (0.05s) [2022-03-17T09:21:23.930Z] PASS [2022-03-17T09:21:23.930Z] coverage: 86.9% of statements [2022-03-17T09:21:23.930Z] ok github.com/docker/docker/image 0.693s coverage: 86.9% of statements [2022-03-17T09:21:24.398Z] === RUN TestValidateManifest [2022-03-17T09:21:24.398Z] === RUN TestValidateManifest/nil [2022-03-17T09:21:24.398Z] === RUN TestValidateManifest/non-nil [2022-03-17T09:21:24.398Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T09:21:24.398Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T09:21:24.398Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T09:21:24.398Z] PASS [2022-03-17T09:21:24.398Z] coverage: 0.7% of statements [2022-03-17T09:21:24.398Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-03-17T09:21:24.707Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T09:21:24.707Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T09:21:24.707Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T09:21:24.707Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-17T09:21:24.707Z] === RUN TestFastTimeMarshalJSON [2022-03-17T09:21:24.707Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-17T09:21:24.707Z] PASS [2022-03-17T09:21:24.707Z] coverage: 87.2% of statements [2022-03-17T09:21:24.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.234s coverage: 87.2% of statements [2022-03-17T09:21:25.165Z] === RUN TestJSONFileLogger [2022-03-17T09:21:25.165Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T09:21:25.165Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T09:21:25.165Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-17T09:21:25.165Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T09:21:25.165Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-17T09:21:25.165Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T09:21:25.165Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T09:21:25.165Z] === RUN TestEncodeDecode [2022-03-17T09:21:25.165Z] === PAUSE TestEncodeDecode [2022-03-17T09:21:25.165Z] === RUN TestUnexpectedEOF [2022-03-17T09:21:25.165Z] === RUN TestWriteLog [2022-03-17T09:21:25.165Z] === PAUSE TestWriteLog [2022-03-17T09:21:25.165Z] === RUN TestReadLog [2022-03-17T09:21:25.165Z] === PAUSE TestReadLog [2022-03-17T09:21:25.165Z] === RUN TestDecode [2022-03-17T09:21:25.397Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T09:21:25.397Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T09:21:25.397Z] PASS [2022-03-17T09:21:25.397Z] coverage: 25.0% of statements [2022-03-17T09:21:25.397Z] ok github.com/docker/docker/image/v1 0.185s coverage: 25.0% of statements [2022-03-17T09:21:25.397Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T09:21:25.397Z] === RUN TestSerialization [2022-03-17T09:21:25.397Z] --- PASS: TestSerialization (0.02s) [2022-03-17T09:21:25.397Z] PASS [2022-03-17T09:21:25.397Z] coverage: 100.0% of statements [2022-03-17T09:21:25.397Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2022-03-17T09:21:25.623Z] --- PASS: TestDecode (0.03s) [2022-03-17T09:21:25.623Z] === CONT TestWriteLog [2022-03-17T09:21:25.623Z] --- PASS: TestWriteLog (0.00s) [2022-03-17T09:21:25.623Z] === CONT TestReadLog [2022-03-17T09:21:25.623Z] === RUN TestReadLog/tail_exact [2022-03-17T09:21:25.623Z] time="2022-03-17T09:21:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:21:25.623Z] time="2022-03-17T09:21:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:21:25.623Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-17T09:21:25.623Z] === CONT TestEncodeDecode [2022-03-17T09:21:25.623Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T09:21:25.623Z] PASS [2022-03-17T09:21:25.623Z] coverage: 69.9% of statements [2022-03-17T09:21:25.623Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.330s coverage: 69.9% of statements [2022-03-17T09:21:25.623Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T09:21:25.623Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T09:21:25.623Z] --- PASS: TestReadLog (0.28s) [2022-03-17T09:21:25.623Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-17T09:21:25.623Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-17T09:21:25.623Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-17T09:21:25.623Z] PASS [2022-03-17T09:21:25.623Z] coverage: 78.7% of statements [2022-03-17T09:21:25.623Z] ok github.com/docker/docker/daemon/logger/local 0.378s coverage: 78.7% of statements [2022-03-17T09:21:25.623Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T09:21:25.773Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T09:21:25.773Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-17T09:21:26.030Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T09:21:26.595Z] === RUN TestOpenFileDelete [2022-03-17T09:21:26.595Z] --- PASS: TestOpenFileDelete (0.01s) [2022-03-17T09:21:26.595Z] === RUN TestOpenFileRename [2022-03-17T09:21:26.595Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestHandleDecoderErr [2022-03-17T09:21:26.595Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestParseLogTagDefaultTag [2022-03-17T09:21:26.595Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestParseLogTag [2022-03-17T09:21:26.595Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestParseLogTagEmptyTag [2022-03-17T09:21:26.595Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestTailFiles [2022-03-17T09:21:26.595Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestFollowLogsConsumerGone [2022-03-17T09:21:26.595Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T09:21:26.595Z] === RUN TestFollowLogsProducerGone [2022-03-17T09:21:26.595Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T09:21:26.595Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T09:21:26.595Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-17T09:21:26.595Z] === RUN TestCheckCapacityAndRotate [2022-03-17T09:21:26.595Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T09:21:26.595Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T09:21:26.595Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-17T09:21:26.595Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T09:21:26.595Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-17T09:21:26.595Z] PASS [2022-03-17T09:21:26.595Z] coverage: 53.5% of statements [2022-03-17T09:21:26.595Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.136s coverage: 53.5% of statements [2022-03-17T09:21:26.963Z] === RUN TestEmptyLayer [2022-03-17T09:21:26.963Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestCommitFailure [2022-03-17T09:21:26.963Z] --- PASS: TestCommitFailure (0.01s) [2022-03-17T09:21:26.963Z] === RUN TestStartTransactionFailure [2022-03-17T09:21:26.963Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestGetOrphan [2022-03-17T09:21:26.963Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T09:21:26.963Z] === RUN TestMountAndRegister [2022-03-17T09:21:26.963Z] layer_test.go:258: Layer size: 14 [2022-03-17T09:21:26.963Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-17T09:21:26.963Z] === RUN TestLayerRelease [2022-03-17T09:21:26.963Z] layer_test.go:291: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestStoreRestore [2022-03-17T09:21:26.963Z] layer_test.go:340: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestTarStreamStability [2022-03-17T09:21:26.963Z] layer_test.go:455: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestRegisterExistingLayer [2022-03-17T09:21:26.963Z] === RUN TestEnvironmentParsing [2022-03-17T09:21:26.963Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T09:21:26.963Z] PASS [2022-03-17T09:21:26.963Z] coverage: 1.2% of statements [2022-03-17T09:21:26.963Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2022-03-17T09:21:26.963Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-03-17T09:21:26.963Z] === RUN TestTarStreamVerification [2022-03-17T09:21:26.963Z] layer_test.go:684: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestLayerMigration [2022-03-17T09:21:26.963Z] migration_test.go:45: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T09:21:26.963Z] migration_test.go:181: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestMountInit [2022-03-17T09:21:26.963Z] mount_test.go:17: Failing on Windows [2022-03-17T09:21:26.963Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T09:21:26.963Z] === RUN TestMountSize [2022-03-17T09:21:26.963Z] mount_test.go:76: Failing on Windows [2022-03-17T09:21:26.964Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T09:21:26.964Z] === RUN TestMountChanges [2022-03-17T09:21:26.964Z] mount_test.go:125: Failing on Windows [2022-03-17T09:21:26.964Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T09:21:26.964Z] === RUN TestMountApply [2022-03-17T09:21:26.964Z] mount_test.go:212: Failing on Windows [2022-03-17T09:21:26.964Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T09:21:26.964Z] PASS [2022-03-17T09:21:26.964Z] coverage: 30.6% of statements [2022-03-17T09:21:26.964Z] ok github.com/docker/docker/layer 0.263s coverage: 30.6% of statements [2022-03-17T09:21:26.964Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T09:21:26.964Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T09:21:26.964Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T09:21:26.964Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T09:21:27.054Z] === RUN TestLog [2022-03-17T09:21:27.054Z] --- PASS: TestLog (0.04s) [2022-03-17T09:21:27.054Z] PASS [2022-03-17T09:21:27.054Z] coverage: 31.5% of statements [2022-03-17T09:21:27.054Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.130s coverage: 31.5% of statements [2022-03-17T09:21:27.432Z] === RUN TestSequenceGetAvailableBit [2022-03-17T09:21:27.432Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSequenceEqual [2022-03-17T09:21:27.432Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSequenceCopy [2022-03-17T09:21:27.432Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestGetFirstAvailable [2022-03-17T09:21:27.432Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestFindSequence [2022-03-17T09:21:27.432Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestCheckIfAvailable [2022-03-17T09:21:27.432Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestMergeSequences [2022-03-17T09:21:27.432Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestPushReservation [2022-03-17T09:21:27.432Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSerializeDeserialize [2022-03-17T09:21:27.432Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSet [2022-03-17T09:21:27.432Z] --- PASS: TestSet (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSetUnset [2022-03-17T09:21:27.432Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestOffsetSetUnset [2022-03-17T09:21:27.432Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSetInRange [2022-03-17T09:21:27.432Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestSetAnyInRange [2022-03-17T09:21:27.432Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestMethods [2022-03-17T09:21:27.432Z] --- PASS: TestMethods (0.00s) [2022-03-17T09:21:27.432Z] === RUN TestRandomAllocateDeallocate [2022-03-17T09:21:27.511Z] === RUN TestParseLogFormat [2022-03-17T09:21:27.511Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestValidateLogOptEmpty [2022-03-17T09:21:27.511Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestValidateSyslogAddress [2022-03-17T09:21:27.511Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestParseAddressDefaultPort [2022-03-17T09:21:27.511Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestValidateSyslogFacility [2022-03-17T09:21:27.511Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T09:21:27.511Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T09:21:27.511Z] === RUN TestValidateLogOpt [2022-03-17T09:21:27.511Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:21:27.511Z] PASS [2022-03-17T09:21:27.511Z] coverage: 46.8% of statements [2022-03-17T09:21:27.511Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-03-17T09:21:27.761Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-03-17T09:21:27.761Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:21:27.925Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-17T09:21:27.969Z] === RUN TestNewParse [2022-03-17T09:21:27.969Z] --- PASS: TestNewParse (0.00s) [2022-03-17T09:21:27.969Z] PASS [2022-03-17T09:21:27.969Z] coverage: 8.3% of statements [2022-03-17T09:21:27.969Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2022-03-17T09:21:27.969Z] === RUN TestValidateLogOpt [2022-03-17T09:21:27.969Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestNewMissedConfig [2022-03-17T09:21:27.969Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestNewMissedUrl [2022-03-17T09:21:27.969Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestNewMissedToken [2022-03-17T09:21:27.969Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestNewWithProxy [2022-03-17T09:21:27.969Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestDefault [2022-03-17T09:21:27.969Z] --- PASS: TestDefault (0.01s) [2022-03-17T09:21:27.969Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T09:21:27.969Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-17T09:21:27.969Z] === RUN TestJsonFormat [2022-03-17T09:21:27.969Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T09:21:27.969Z] === RUN TestRawFormat [2022-03-17T09:21:27.969Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestRawFormatWithLabels [2022-03-17T09:21:27.969Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestRawFormatWithoutTag [2022-03-17T09:21:27.969Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T09:21:27.969Z] === RUN TestBatching [2022-03-17T09:21:28.431Z] --- PASS: TestBatching (0.32s) [2022-03-17T09:21:28.431Z] === RUN TestFrequency [2022-03-17T09:21:28.856Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-17T09:21:28.888Z] --- PASS: TestFrequency (0.20s) [2022-03-17T09:21:28.888Z] === RUN TestOneMessagePerRequest [2022-03-17T09:21:28.888Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T09:21:28.888Z] === RUN TestVerify [2022-03-17T09:21:28.888Z] --- PASS: TestVerify (0.00s) [2022-03-17T09:21:28.888Z] === RUN TestSkipVerify [2022-03-17T09:21:28.888Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:28.888Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:28.888Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] --- PASS: TestSkipVerify (0.68s) [2022-03-17T09:21:29.346Z] === RUN TestBufferMaximum [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.987405\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.987405\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T09:21:29.346Z] === RUN TestServerAlwaysDown [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.992404\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.992404\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.992404\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.993404\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] time="2022-03-17T09:21:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508888.993404\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:29.346Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T09:21:29.346Z] === RUN TestCannotSendAfterClose [2022-03-17T09:21:29.346Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T09:21:29.346Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T09:21:29.647Z] === RUN TestInvalidConfig [2022-03-17T09:21:29.647Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestConfig [2022-03-17T09:21:29.647Z] --- PASS: TestConfig (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestOptionsLabels [2022-03-17T09:21:29.647Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestValidName [2022-03-17T09:21:29.647Z] --- PASS: TestValidName (0.00s) [2022-03-17T09:21:29.647Z] PASS [2022-03-17T09:21:29.647Z] coverage: 19.7% of statements [2022-03-17T09:21:29.647Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-03-17T09:21:29.647Z] === RUN TestKey [2022-03-17T09:21:29.647Z] --- PASS: TestKey (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestParseKey [2022-03-17T09:21:29.647Z] --- PASS: TestParseKey (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestInvalidDataStore [2022-03-17T09:21:29.647Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestKVObjectFlatKey [2022-03-17T09:21:29.647Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T09:21:29.647Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T09:21:29.647Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T09:21:29.647Z] PASS [2022-03-17T09:21:29.647Z] coverage: 21.9% of statements [2022-03-17T09:21:29.647Z] ok github.com/docker/docker/libnetwork/datastore 0.067s coverage: 21.9% of statements [2022-03-17T09:21:29.789Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-17T09:21:30.311Z] === RUN TestV1IDService [2022-03-17T09:21:30.311Z] --- PASS: TestV1IDService (0.02s) [2022-03-17T09:21:30.311Z] === RUN TestV2MetadataService [2022-03-17T09:21:30.311Z] time="2022-03-17T09:21:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T09:21:30.311Z] time="2022-03-17T09:21:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a089579d22cb\"}'" [2022-03-17T09:21:30.311Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-17T09:21:30.311Z] PASS [2022-03-17T09:21:30.311Z] coverage: 82.5% of statements [2022-03-17T09:21:30.311Z] ok github.com/docker/docker/daemon/logger/splunk 2.332s coverage: 82.5% of statements [2022-03-17T09:21:30.311Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T09:21:30.311Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T09:21:30.311Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T09:21:30.722Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T09:21:30.769Z] === RUN TestSuccessfulDownload [2022-03-17T09:21:30.769Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:21:30.769Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T09:21:30.769Z] === RUN TestCancelledDownload [2022-03-17T09:21:30.769Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T09:21:30.769Z] === RUN TestMaxDownloadAttempts [2022-03-17T09:21:30.769Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:30.769Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:30.769Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:30.769Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:30.769Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:30.769Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:30.769Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:30.769Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:30.769Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:21:30.769Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:21:30.769Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:21:30.769Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:21:30.769Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T09:21:30.769Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T09:21:30.769Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T09:21:30.769Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T09:21:30.769Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T09:21:30.769Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T09:21:30.769Z] === RUN TestManifestStore [2022-03-17T09:21:30.769Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T09:21:30.980Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T09:21:31.049Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-03-17T09:21:31.049Z] === RUN TestServicePlugin [2022-03-17T09:21:31.211Z] === RUN TestIPDataMarshalling [2022-03-17T09:21:31.211Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestValidateAndIsV6 [2022-03-17T09:21:31.211Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T09:21:31.211Z] PASS [2022-03-17T09:21:31.211Z] coverage: 68.9% of statements [2022-03-17T09:21:31.211Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-03-17T09:21:31.211Z] === RUN TestErrorInterfaces [2022-03-17T09:21:31.211Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestNetworkMarshalling [2022-03-17T09:21:31.211Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-17T09:21:31.211Z] === RUN TestEndpointMarshalling [2022-03-17T09:21:31.211Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestAuxAddresses [2022-03-17T09:21:31.211Z] time="2022-03-17T09:21:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:31.211Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T09:21:31.211Z] === RUN TestSRVServiceQuery [2022-03-17T09:21:31.211Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.211Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T09:21:31.211Z] === RUN TestServiceVIPReuse [2022-03-17T09:21:31.211Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.211Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T09:21:31.211Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.211Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestDNSIPQuery [2022-03-17T09:21:31.211Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.211Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T09:21:31.211Z] === RUN TestDNSProxyServFail [2022-03-17T09:21:31.212Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestSandboxAddEmpty [2022-03-17T09:21:31.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestSandboxAddMultiPrio [2022-03-17T09:21:31.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestSandboxAddSamePrio [2022-03-17T09:21:31.212Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestCleanupServiceDiscovery [2022-03-17T09:21:31.212Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestDNSOptions [2022-03-17T09:21:31.212Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:31.212Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T09:21:31.212Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T09:21:31.212Z] time="2022-03-17T09:21:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:31.212Z] time="2022-03-17T09:21:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:31.212Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-17T09:21:31.212Z] PASS [2022-03-17T09:21:31.212Z] coverage: 8.5% of statements [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:21:31.226Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T09:21:31.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-03-17T09:21:31.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-03-17T09:21:31.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-03-17T09:21:31.226Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-03-17T09:21:31.226Z] === RUN TestTransfer [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1232537487\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/no_local_cache [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/with_local_cache [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:31.226Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T09:21:31.226Z] time="2022-03-17T09:21:30Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:31.226Z] --- PASS: TestTransfer (0.12s) [2022-03-17T09:21:31.227Z] === RUN TestConcurrencyLimit [2022-03-17T09:21:31.227Z] time="2022-03-17T09:21:30Z" level=warning msg="reference for unknown type: " [2022-03-17T09:21:31.227Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T09:21:31.227Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T09:21:31.227Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T09:21:31.227Z] --- PASS: TestV2MetadataService (1.24s) [2022-03-17T09:21:31.227Z] PASS [2022-03-17T09:21:31.227Z] coverage: 48.2% of statements [2022-03-17T09:21:31.227Z] time="2022-03-17T09:21:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore (0.42s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T09:21:31.227Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T09:21:31.227Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestFixManifestLayers [2022-03-17T09:21:31.227Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T09:21:31.227Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:21:31.227Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestFixManifestLayersBadParent [2022-03-17T09:21:31.227Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestValidateManifest [2022-03-17T09:21:31.227Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:21:31.227Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestFormatPlatform [2022-03-17T09:21:31.227Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T09:21:31.227Z] === RUN TestPullSchema2Config [2022-03-17T09:21:31.227Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T09:21:31.227Z] ok github.com/docker/docker/distribution/metadata 1.344s coverage: 48.2% of statements [2022-03-17T09:21:31.227Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:31.227Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.227Z] === RUN TestPullSchema2Config/500_status [2022-03-17T09:21:31.227Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:31.227Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.545Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T09:21:31.680Z] ok github.com/docker/docker/libnetwork 0.393s coverage: 8.5% of statements [2022-03-17T09:21:31.680Z] === RUN TestDriver [2022-03-17T09:21:31.680Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:31.680Z] PASS [2022-03-17T09:21:31.680Z] coverage: 34.8% of statements [2022-03-17T09:21:31.680Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.684Z] === RUN TestPullSchema2Config/EOF [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.684Z] 2022/03/17 09:21:31 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-17T09:21:31.684Z] goroutine 122 [running]: [2022-03-17T09:21:31.684Z] net/http.(*conn).serve.func1() [2022-03-17T09:21:31.684Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:21:31.684Z] panic({0x665860, 0x846fe0}) [2022-03-17T09:21:31.684Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:21:31.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000142680?, {0x84e798?, 0xc0000ae380?}) [2022-03-17T09:21:31.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T09:21:31.684Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x84e798, 0xc0000ae380}, 0xc0000a7000) [2022-03-17T09:21:31.684Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T09:21:31.684Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x84e798?, 0xc0000ae380?}, 0xc00005ac00?) [2022-03-17T09:21:31.684Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:21:31.684Z] net/http.serverHandler.ServeHTTP({0xc0000d3230?}, {0x84e798, 0xc0000ae380}, 0xc0000a7000) [2022-03-17T09:21:31.684Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:21:31.684Z] net/http.(*conn).serve(0xc00010edc0, {0x84f010, 0xc0000d2fc0}) [2022-03-17T09:21:31.684Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:21:31.684Z] created by net/http.(*Server).Serve [2022-03-17T09:21:31.684Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:21:31.684Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-03-17T09:21:31.684Z] === RUN TestInactiveJobs [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.684Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:21:31.684Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:21:31.684Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-17T09:21:31.684Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T09:21:31.684Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T09:21:31.684Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T09:21:31.684Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-17T09:21:31.684Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T09:21:31.684Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T09:21:31.684Z] === RUN TestLayerAlreadyExists [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:21:31.684Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T09:21:31.684Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T09:21:32.141Z] === RUN TestNotFound [2022-03-17T09:21:32.141Z] --- PASS: TestNotFound (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestConflict [2022-03-17T09:21:32.141Z] --- PASS: TestConflict (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestForbidden [2022-03-17T09:21:32.141Z] --- PASS: TestForbidden (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestInvalidParameter [2022-03-17T09:21:32.141Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestNotImplemented [2022-03-17T09:21:32.141Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestNotModified [2022-03-17T09:21:32.141Z] --- PASS: TestNotModified (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestUnauthorized [2022-03-17T09:21:32.141Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestUnknown [2022-03-17T09:21:32.141Z] --- PASS: TestUnknown (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestCancelled [2022-03-17T09:21:32.141Z] --- PASS: TestCancelled (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestDeadline [2022-03-17T09:21:32.141Z] --- PASS: TestDeadline (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestDataLoss [2022-03-17T09:21:32.141Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestUnavailable [2022-03-17T09:21:32.141Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestSystem [2022-03-17T09:21:32.141Z] --- PASS: TestSystem (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Conflict [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T09:21:32.141Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T09:21:32.141Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T09:21:32.141Z] PASS [2022-03-17T09:21:32.141Z] coverage: 53.1% of statements [2022-03-17T09:21:32.141Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-03-17T09:21:32.141Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-17T09:21:32.141Z] === RUN TestWatchRelease [2022-03-17T09:21:32.141Z] --- PASS: TestWatchRelease (0.04s) [2022-03-17T09:21:32.141Z] === RUN TestWatchFinishedTransfer [2022-03-17T09:21:32.141Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T09:21:32.141Z] === RUN TestDuplicateTransfer [2022-03-17T09:21:32.141Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T09:21:32.141Z] === RUN TestSuccessfulUpload [2022-03-17T09:21:32.148Z] === RUN TestDriver [2022-03-17T09:21:32.148Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:32.148Z] PASS [2022-03-17T09:21:32.148Z] coverage: 34.8% of statements [2022-03-17T09:21:32.148Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-03-17T09:21:32.447Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-03-17T09:21:32.448Z] PASS [2022-03-17T09:21:32.448Z] [2022-03-17T09:21:32.448Z] === Skipped [2022-03-17T09:21:32.448Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-17T09:21:32.448Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:32.448Z] [2022-03-17T09:21:32.448Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-17T09:21:32.448Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:32.448Z] [2022-03-17T09:21:32.448Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-17T09:21:32.448Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:32.448Z] [2022-03-17T09:21:32.448Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-17T09:21:32.448Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:32.448Z] [2022-03-17T09:21:32.448Z] DONE 17 tests, 4 skipped in 25.592s [2022-03-17T09:21:32.448Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T09:21:32.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:32.448Z] ++ set -e [2022-03-17T09:21:32.448Z] ++ '[' -n 0 ']' [2022-03-17T09:21:32.448Z] ++ set -x [2022-03-17T09:21:32.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:32.448Z] INFO: Testing against a local daemon [2022-03-17T09:21:32.448Z] === RUN TestPluginInvalidJSON [2022-03-17T09:21:32.448Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:21:32.448Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:21:32.448Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:21:32.448Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-17T09:21:32.448Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T09:21:32.448Z] === RUN TestPluginInstall [2022-03-17T09:21:32.448Z] === RUN TestPluginInstall/no_auth [2022-03-17T09:21:32.448Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:32.448Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:603b56cc88ccab393ddf3f496e1fdc2d4cd3bea82b286c00d544ffe66cc461d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:32.448Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:32.448Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:603b56cc88ccab393ddf3f496e1fdc2d4cd3bea82b286c00d544ffe66cc461d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:32.476Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T09:21:32.476Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T09:21:32.599Z] time="2022-03-17T09:21:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T09:21:32.599Z] --- PASS: TestSuccessfulUpload (0.45s) [2022-03-17T09:21:32.599Z] === RUN TestCancelledUpload [2022-03-17T09:21:32.599Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T09:21:32.599Z] PASS [2022-03-17T09:21:32.599Z] coverage: 76.8% of statements [2022-03-17T09:21:32.599Z] ok github.com/docker/docker/distribution/xfer 2.137s coverage: 76.8% of statements [2022-03-17T09:21:32.616Z] --- PASS: TestRandomAllocateDeallocate (5.20s) [2022-03-17T09:21:32.616Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:21:32.616Z] === RUN TestNetworkAllocateFree [2022-03-17T09:21:32.616Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T09:21:32.616Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T09:21:32.616Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T09:21:32.616Z] PASS [2022-03-17T09:21:32.616Z] coverage: 63.6% of statements [2022-03-17T09:21:32.616Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2022-03-17T09:21:32.712Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T09:21:32.734Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-17T09:21:32.734Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T09:21:33.056Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-17T09:21:33.056Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T09:21:33.056Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T09:21:33.056Z] === RUN TestTokenPassThru [2022-03-17T09:21:33.056Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T09:21:33.056Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T09:21:33.056Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T09:21:33.056Z] PASS [2022-03-17T09:21:33.056Z] coverage: 26.7% of statements [2022-03-17T09:21:33.056Z] ok github.com/docker/docker/distribution 2.311s coverage: 26.7% of statements [2022-03-17T09:21:33.086Z] === RUN TestGetEmptyCapabilities [2022-03-17T09:21:33.086Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T09:21:33.086Z] === RUN TestGetExtraCapabilities [2022-03-17T09:21:33.086Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T09:21:33.086Z] === RUN TestGetInvalidCapabilities [2022-03-17T09:21:33.086Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-17T09:21:33.086Z] === RUN TestRemoteDriver [2022-03-17T09:21:33.086Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:21:33.086Z] === RUN TestDriverError [2022-03-17T09:21:33.086Z] --- PASS: TestDriverError (0.01s) [2022-03-17T09:21:33.086Z] === RUN TestMissingValues [2022-03-17T09:21:33.086Z] --- PASS: TestMissingValues (0.01s) [2022-03-17T09:21:33.086Z] === RUN TestRollback [2022-03-17T09:21:33.086Z] --- PASS: TestRollback (0.01s) [2022-03-17T09:21:33.086Z] PASS [2022-03-17T09:21:33.086Z] coverage: 57.4% of statements [2022-03-17T09:21:33.086Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-03-17T09:21:33.290Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:33.290Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:603b56cc88ccab393ddf3f496e1fdc2d4cd3bea82b286c00d544ffe66cc461d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:33.290Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:33.290Z] time="2022-03-17T09:21:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:603b56cc88ccab393ddf3f496e1fdc2d4cd3bea82b286c00d544ffe66cc461d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:33.290Z] === RUN TestPluginInstall/with_insecure [2022-03-17T09:21:33.297Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T09:21:33.515Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T09:21:33.515Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T09:21:33.515Z] === RUN TestCompare [2022-03-17T09:21:33.515Z] --- PASS: TestCompare (0.00s) [2022-03-17T09:21:33.515Z] PASS [2022-03-17T09:21:33.515Z] coverage: 19.2% of statements [2022-03-17T09:21:33.515Z] ok github.com/docker/docker/image/cache 0.131s coverage: 19.2% of statements [2022-03-17T09:21:33.555Z] --- PASS: TestAllocateRandomDeallocate (1.04s) [2022-03-17T09:21:33.555Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T09:21:33.972Z] === RUN TestFSGetInvalidData [2022-03-17T09:21:33.973Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-17T09:21:33.973Z] === RUN TestFSInvalidSet [2022-03-17T09:21:33.973Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestFSInvalidRoot [2022-03-17T09:21:33.973Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestFSMetadataGetSet [2022-03-17T09:21:33.973Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-17T09:21:33.973Z] === RUN TestFSInvalidWalker [2022-03-17T09:21:33.973Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestFSGetSet [2022-03-17T09:21:33.973Z] --- PASS: TestFSGetSet (0.05s) [2022-03-17T09:21:33.973Z] === RUN TestFSGetUnsetKey [2022-03-17T09:21:33.973Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-03-17T09:21:33.973Z] === RUN TestFSGetEmptyData [2022-03-17T09:21:33.973Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestFSDelete [2022-03-17T09:21:33.973Z] --- PASS: TestFSDelete (0.02s) [2022-03-17T09:21:33.973Z] === RUN TestFSWalker [2022-03-17T09:21:33.973Z] --- PASS: TestFSWalker (0.03s) [2022-03-17T09:21:33.973Z] === RUN TestFSWalkerStopOnError [2022-03-17T09:21:33.973Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestNewFromJSON [2022-03-17T09:21:33.973Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T09:21:33.973Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestMarshalKeyOrder [2022-03-17T09:21:33.973Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestHistoryEqual [2022-03-17T09:21:33.973Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-17T09:21:33.973Z] === RUN TestImage [2022-03-17T09:21:33.973Z] --- PASS: TestImage (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestImageOSNotEmpty [2022-03-17T09:21:33.973Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T09:21:33.973Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T09:21:33.973Z] === RUN TestCreate [2022-03-17T09:21:33.973Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:21:33.973Z] === RUN TestRestore [2022-03-17T09:21:34.025Z] === RUN TestNew [2022-03-17T09:21:34.025Z] --- PASS: TestNew (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestAddDriver [2022-03-17T09:21:34.025Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestAddDuplicateDriver [2022-03-17T09:21:34.025Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T09:21:34.025Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestDriver [2022-03-17T09:21:34.025Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestIPAM [2022-03-17T09:21:34.025Z] --- PASS: TestIPAM (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestWalkIPAMs [2022-03-17T09:21:34.025Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestWalkDrivers [2022-03-17T09:21:34.025Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T09:21:34.025Z] PASS [2022-03-17T09:21:34.025Z] coverage: 82.4% of statements [2022-03-17T09:21:34.025Z] === RUN TestNAT [2022-03-17T09:21:34.025Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:21:34.025Z] --- SKIP: TestNAT (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestTransparent [2022-03-17T09:21:34.025Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:21:34.025Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T09:21:34.025Z] PASS [2022-03-17T09:21:34.025Z] coverage: 0.0% of statements [2022-03-17T09:21:34.025Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-03-17T09:21:34.025Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-03-17T09:21:34.025Z] === RUN TestBuildDefault [2022-03-17T09:21:34.025Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T09:21:34.025Z] === RUN TestBuildHostnameDomainname [2022-03-17T09:21:34.233Z] time="2022-03-17T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:34.233Z] time="2022-03-17T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8b7a944c338baad2ca48ce246120be5fc87853e1851372ce4b5904313216243" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:34.233Z] time="2022-03-17T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:21:34.233Z] time="2022-03-17T09:21:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8b7a944c338baad2ca48ce246120be5fc87853e1851372ce4b5904313216243" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:21:34.233Z] plugin_test.go:165: [d5800c69f1d6f] daemon is not started [2022-03-17T09:21:34.233Z] --- PASS: TestPluginInstall (3.23s) [2022-03-17T09:21:34.233Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2022-03-17T09:21:34.233Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-03-17T09:21:34.233Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2022-03-17T09:21:34.233Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:21:34.429Z] time="2022-03-17T09:21:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T09:21:34.429Z] --- PASS: TestRestore (0.04s) [2022-03-17T09:21:34.429Z] === RUN TestAddDelete [2022-03-17T09:21:34.429Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T09:21:34.429Z] === RUN TestSearchAfterDelete [2022-03-17T09:21:34.429Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-17T09:21:34.429Z] === RUN TestParentReset [2022-03-17T09:21:34.429Z] --- PASS: TestParentReset (0.04s) [2022-03-17T09:21:34.429Z] === RUN TestGetAndSetLastUpdated [2022-03-17T09:21:34.429Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-17T09:21:34.429Z] === RUN TestStoreLen [2022-03-17T09:21:34.429Z] --- PASS: TestStoreLen (0.06s) [2022-03-17T09:21:34.429Z] PASS [2022-03-17T09:21:34.429Z] coverage: 86.9% of statements [2022-03-17T09:21:34.429Z] ok github.com/docker/docker/image 0.721s coverage: 86.9% of statements [2022-03-17T09:21:34.494Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestBuildHostname [2022-03-17T09:21:34.494Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestBuildHostnameFQDN [2022-03-17T09:21:34.494Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestBuildNoIP [2022-03-17T09:21:34.494Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestUpdate [2022-03-17T09:21:34.494Z] --- PASS: TestUpdate (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T09:21:34.494Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T09:21:34.494Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestAddEmpty [2022-03-17T09:21:34.494Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestAdd [2022-03-17T09:21:34.494Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestDeleteEmpty [2022-03-17T09:21:34.494Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestDeleteNewline [2022-03-17T09:21:34.494Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestDelete [2022-03-17T09:21:34.494Z] --- PASS: TestDelete (0.00s) [2022-03-17T09:21:34.494Z] === RUN TestConcurrentWrites [2022-03-17T09:21:34.494Z] --- PASS: TestConcurrentWrites (0.25s) [2022-03-17T09:21:34.494Z] PASS [2022-03-17T09:21:34.494Z] coverage: 81.2% of statements [2022-03-17T09:21:34.494Z] ok github.com/docker/docker/libnetwork/etchosts 0.315s coverage: 81.2% of statements [2022-03-17T09:21:34.888Z] === RUN TestValidateManifest [2022-03-17T09:21:34.888Z] === RUN TestValidateManifest/nil [2022-03-17T09:21:34.888Z] === RUN TestValidateManifest/non-nil [2022-03-17T09:21:34.888Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T09:21:34.888Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T09:21:34.888Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T09:21:34.888Z] PASS [2022-03-17T09:21:34.888Z] coverage: 0.7% of statements [2022-03-17T09:21:34.888Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-03-17T09:21:34.888Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T09:21:34.888Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T09:21:34.888Z] PASS [2022-03-17T09:21:34.888Z] coverage: 25.0% of statements [2022-03-17T09:21:34.888Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-03-17T09:21:34.888Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T09:21:34.962Z] === RUN TestNew [2022-03-17T09:21:34.962Z] --- PASS: TestNew (0.00s) [2022-03-17T09:21:34.962Z] === RUN TestAllocate [2022-03-17T09:21:34.962Z] --- PASS: TestAllocate (0.00s) [2022-03-17T09:21:34.962Z] === RUN TestUninitialized [2022-03-17T09:21:34.962Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T09:21:34.962Z] === RUN TestAllocateInRange [2022-03-17T09:21:34.962Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T09:21:34.962Z] === RUN TestAllocateSerial [2022-03-17T09:21:34.962Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T09:21:34.962Z] PASS [2022-03-17T09:21:34.962Z] coverage: 87.5% of statements [2022-03-17T09:21:34.962Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-03-17T09:21:34.962Z] === RUN TestCaller [2022-03-17T09:21:34.962Z] --- PASS: TestCaller (0.00s) [2022-03-17T09:21:34.962Z] PASS [2022-03-17T09:21:34.962Z] coverage: 100.0% of statements [2022-03-17T09:21:34.962Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-03-17T09:21:34.962Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.44s) [2022-03-17T09:21:34.962Z] === RUN TestRetrieveFromStore [2022-03-17T09:21:35.239Z] plugin_test.go:61: [d7a049d4a812a] joining swarm manager [de58f82e7dcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:21:35.431Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-03-17T09:21:35.431Z] === RUN TestIsCorrupted [2022-03-17T09:21:35.431Z] --- PASS: TestIsCorrupted (0.06s) [2022-03-17T09:21:35.431Z] === RUN TestSetRollover [2022-03-17T09:21:35.838Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T09:21:35.899Z] === RUN TestSetSerialInsertDelete [2022-03-17T09:21:35.899Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T09:21:35.899Z] === RUN TestSetParallelInsertDelete [2022-03-17T09:21:36.149Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T09:21:36.175Z] plugin_test.go:64: [d82696faee769] joining swarm manager [de58f82e7dcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:21:36.367Z] === RUN TestInt2IP2IntConversion [2022-03-17T09:21:36.419Z] === RUN TestSerialization [2022-03-17T09:21:36.420Z] --- PASS: TestSerialization (0.02s) [2022-03-17T09:21:36.420Z] PASS [2022-03-17T09:21:36.420Z] coverage: 100.0% of statements [2022-03-17T09:21:36.420Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-03-17T09:21:36.722Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T09:21:36.835Z] --- PASS: TestSetRollover (1.38s) [2022-03-17T09:21:36.835Z] === RUN TestSetRolloverSerial [2022-03-17T09:21:36.835Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-17T09:21:36.835Z] === RUN TestGetAddressVersion [2022-03-17T09:21:36.835Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T09:21:36.835Z] === RUN TestKeyString [2022-03-17T09:21:36.835Z] --- PASS: TestKeyString (0.00s) [2022-03-17T09:21:36.835Z] === RUN TestPoolDataMarshal [2022-03-17T09:21:36.835Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T09:21:36.835Z] === RUN TestSubnetsMarshal [2022-03-17T09:21:37.212Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T09:21:37.304Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-17T09:21:37.304Z] === RUN TestAddSubnets [2022-03-17T09:21:37.304Z] --- PASS: TestAddSubnets (0.04s) [2022-03-17T09:21:37.304Z] === RUN TestDoublePoolRelease [2022-03-17T09:21:37.304Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-17T09:21:37.304Z] === RUN TestAddReleasePoolID [2022-03-17T09:21:37.304Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-17T09:21:37.304Z] === RUN TestPredefinedPool [2022-03-17T09:21:37.304Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-17T09:21:37.304Z] === RUN TestRemoveSubnet [2022-03-17T09:21:37.304Z] === RUN TestPoolRequest [2022-03-17T09:21:37.304Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T09:21:37.304Z] === RUN TestOtherRequests [2022-03-17T09:21:37.304Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T09:21:37.304Z] PASS [2022-03-17T09:21:37.304Z] coverage: 57.1% of statements [2022-03-17T09:21:37.304Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-03-17T09:21:37.304Z] --- PASS: TestRemoveSubnet (0.15s) [2022-03-17T09:21:37.304Z] === RUN TestGetSameAddress [2022-03-17T09:21:37.304Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-17T09:21:37.304Z] === RUN TestPoolAllocationReuse [2022-03-17T09:21:37.387Z] === RUN TestEmptyLayer [2022-03-17T09:21:37.387Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestCommitFailure [2022-03-17T09:21:37.387Z] --- PASS: TestCommitFailure (0.02s) [2022-03-17T09:21:37.387Z] === RUN TestStartTransactionFailure [2022-03-17T09:21:37.387Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestGetOrphan [2022-03-17T09:21:37.387Z] --- PASS: TestGetOrphan (0.01s) [2022-03-17T09:21:37.387Z] === RUN TestMountAndRegister [2022-03-17T09:21:37.387Z] layer_test.go:258: Layer size: 14 [2022-03-17T09:21:37.387Z] --- PASS: TestMountAndRegister (0.10s) [2022-03-17T09:21:37.387Z] === RUN TestLayerRelease [2022-03-17T09:21:37.387Z] layer_test.go:291: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestStoreRestore [2022-03-17T09:21:37.387Z] layer_test.go:340: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestTarStreamStability [2022-03-17T09:21:37.387Z] layer_test.go:455: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestRegisterExistingLayer [2022-03-17T09:21:37.387Z] === RUN TestEnvironmentParsing [2022-03-17T09:21:37.387Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T09:21:37.387Z] PASS [2022-03-17T09:21:37.387Z] coverage: 1.2% of statements [2022-03-17T09:21:37.387Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-03-17T09:21:37.387Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-03-17T09:21:37.387Z] === RUN TestTarStreamVerification [2022-03-17T09:21:37.387Z] layer_test.go:684: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestLayerMigration [2022-03-17T09:21:37.387Z] migration_test.go:45: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T09:21:37.387Z] migration_test.go:181: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestMountInit [2022-03-17T09:21:37.387Z] mount_test.go:17: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestMountSize [2022-03-17T09:21:37.387Z] mount_test.go:76: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestMountChanges [2022-03-17T09:21:37.387Z] mount_test.go:125: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T09:21:37.387Z] === RUN TestMountApply [2022-03-17T09:21:37.387Z] mount_test.go:212: Failing on Windows [2022-03-17T09:21:37.387Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T09:21:37.387Z] PASS [2022-03-17T09:21:37.387Z] coverage: 30.6% of statements [2022-03-17T09:21:37.387Z] ok github.com/docker/docker/layer 0.523s coverage: 30.6% of statements [2022-03-17T09:21:37.667Z] --- PASS: TestPluginsWithRuntimes (3.10s) [2022-03-17T09:21:37.667Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-03-17T09:21:37.667Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-03-17T09:21:37.667Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:21:37.845Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T09:21:37.845Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T09:21:37.845Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T09:21:37.845Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T09:21:37.845Z] === RUN TestSequenceGetAvailableBit [2022-03-17T09:21:37.845Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSequenceEqual [2022-03-17T09:21:37.845Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSequenceCopy [2022-03-17T09:21:37.845Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestGetFirstAvailable [2022-03-17T09:21:37.845Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestFindSequence [2022-03-17T09:21:37.845Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestCheckIfAvailable [2022-03-17T09:21:37.845Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestMergeSequences [2022-03-17T09:21:37.845Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestPushReservation [2022-03-17T09:21:37.845Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSerializeDeserialize [2022-03-17T09:21:37.845Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSet [2022-03-17T09:21:37.845Z] --- PASS: TestSet (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSetUnset [2022-03-17T09:21:37.845Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestOffsetSetUnset [2022-03-17T09:21:37.845Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSetInRange [2022-03-17T09:21:37.845Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestSetAnyInRange [2022-03-17T09:21:37.845Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestMethods [2022-03-17T09:21:37.845Z] --- PASS: TestMethods (0.00s) [2022-03-17T09:21:37.845Z] === RUN TestRandomAllocateDeallocate [2022-03-17T09:21:37.928Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2022-03-17T09:21:37.928Z] PASS [2022-03-17T09:21:37.928Z] [2022-03-17T09:21:37.928Z] DONE 10 tests in 6.981s [2022-03-17T09:21:37.928Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T09:21:37.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:37.928Z] ++ set -e [2022-03-17T09:21:37.928Z] ++ '[' -n 0 ']' [2022-03-17T09:21:37.928Z] ++ set -x [2022-03-17T09:21:37.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:38.190Z] INFO: Testing against a local daemon [2022-03-17T09:21:38.190Z] === RUN TestExternalGraphDriver [2022-03-17T09:21:38.190Z] === RUN TestExternalGraphDriver/json [2022-03-17T09:21:38.291Z] --- PASS: TestSetRolloverSerial (1.20s) [2022-03-17T09:21:38.291Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T09:21:38.291Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T09:21:38.291Z] PASS [2022-03-17T09:21:38.291Z] coverage: 84.4% of statements [2022-03-17T09:21:38.291Z] ok github.com/docker/docker/libnetwork/bitseq 10.852s coverage: 84.4% of statements [2022-03-17T09:21:38.291Z] === RUN TestGetCapabilities [2022-03-17T09:21:38.291Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T09:21:38.291Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T09:21:38.291Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-17T09:21:38.291Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T09:21:38.291Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-17T09:21:38.291Z] === RUN TestRemoteDriver [2022-03-17T09:21:38.291Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:21:38.291Z] PASS [2022-03-17T09:21:38.291Z] coverage: 47.4% of statements [2022-03-17T09:21:38.291Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-03-17T09:21:38.583Z] docker_cli_daemon_test.go:2522: [d223a5a693331] daemon is not started [2022-03-17T09:21:38.759Z] --- PASS: TestPoolAllocationReuse (1.34s) [2022-03-17T09:21:38.760Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T09:21:38.760Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-17T09:21:38.760Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T09:21:38.840Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T09:21:39.576Z] === RUN TestExternalGraphDriver/spec [2022-03-17T09:21:39.748Z] === RUN TestWindowsIPAM [2022-03-17T09:21:39.748Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T09:21:39.748Z] PASS [2022-03-17T09:21:39.748Z] coverage: 71.4% of statements [2022-03-17T09:21:39.748Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-17T09:21:40.017Z] === RUN TestInvalidConfig [2022-03-17T09:21:40.017Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T09:21:40.017Z] === RUN TestConfig [2022-03-17T09:21:40.017Z] --- PASS: TestConfig (0.00s) [2022-03-17T09:21:40.211Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-17T09:21:40.212Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T09:21:40.216Z] === RUN TestDefaultNetwork [2022-03-17T09:21:40.474Z] === RUN TestOptionsLabels [2022-03-17T09:21:40.475Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T09:21:40.475Z] === RUN TestValidName [2022-03-17T09:21:40.475Z] --- PASS: TestValidName (0.00s) [2022-03-17T09:21:40.475Z] PASS [2022-03-17T09:21:40.475Z] coverage: 19.7% of statements [2022-03-17T09:21:40.475Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-03-17T09:21:40.684Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.80s) [2022-03-17T09:21:40.684Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T09:21:40.684Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-17T09:21:40.684Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T09:21:40.937Z] === RUN TestKey [2022-03-17T09:21:40.937Z] --- PASS: TestKey (0.00s) [2022-03-17T09:21:40.937Z] === RUN TestParseKey [2022-03-17T09:21:40.937Z] --- PASS: TestParseKey (0.00s) [2022-03-17T09:21:40.937Z] === RUN TestInvalidDataStore [2022-03-17T09:21:40.937Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T09:21:40.937Z] === RUN TestKVObjectFlatKey [2022-03-17T09:21:40.937Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T09:21:40.937Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T09:21:40.937Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T09:21:40.937Z] PASS [2022-03-17T09:21:40.937Z] coverage: 21.9% of statements [2022-03-17T09:21:40.937Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-03-17T09:21:40.937Z] === RUN TestErrorInterfaces [2022-03-17T09:21:40.937Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T09:21:40.937Z] === RUN TestNetworkMarshalling [2022-03-17T09:21:41.153Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-17T09:21:41.153Z] === RUN TestInitAddressPools [2022-03-17T09:21:41.153Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T09:21:41.153Z] PASS [2022-03-17T09:21:41.153Z] coverage: 74.0% of statements [2022-03-17T09:21:41.153Z] ok github.com/docker/docker/libnetwork/ipamutils 0.609s coverage: 74.0% of statements [2022-03-17T09:21:41.394Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-17T09:21:41.394Z] === RUN TestEndpointMarshalling [2022-03-17T09:21:41.394Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestAuxAddresses [2022-03-17T09:21:41.394Z] time="2022-03-17T09:21:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:41.394Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T09:21:41.394Z] === RUN TestSRVServiceQuery [2022-03-17T09:21:41.394Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestServiceVIPReuse [2022-03-17T09:21:41.394Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T09:21:41.394Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestDNSIPQuery [2022-03-17T09:21:41.394Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestDNSProxyServFail [2022-03-17T09:21:41.394Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestSandboxAddEmpty [2022-03-17T09:21:41.394Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.394Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T09:21:41.394Z] === RUN TestSandboxAddMultiPrio [2022-03-17T09:21:41.395Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.395Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:21:41.395Z] === RUN TestSandboxAddSamePrio [2022-03-17T09:21:41.395Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.395Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T09:21:41.395Z] === RUN TestCleanupServiceDiscovery [2022-03-17T09:21:41.395Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.395Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:21:41.395Z] === RUN TestDNSOptions [2022-03-17T09:21:41.395Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:21:41.395Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T09:21:41.395Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T09:21:41.395Z] time="2022-03-17T09:21:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:41.395Z] time="2022-03-17T09:21:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:21:41.395Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-17T09:21:41.395Z] PASS [2022-03-17T09:21:41.395Z] coverage: 8.5% of statements [2022-03-17T09:21:41.395Z] ok github.com/docker/docker/libnetwork 0.378s coverage: 8.5% of statements [2022-03-17T09:21:41.395Z] === RUN TestIPDataMarshalling [2022-03-17T09:21:41.395Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T09:21:41.395Z] === RUN TestValidateAndIsV6 [2022-03-17T09:21:41.395Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T09:21:41.395Z] PASS [2022-03-17T09:21:41.395Z] coverage: 68.9% of statements [2022-03-17T09:21:41.395Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-17T09:21:41.492Z] === RUN TestExternalGraphDriver/pull [2022-03-17T09:21:41.584Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T09:21:41.622Z] === RUN TestKeyValue [2022-03-17T09:21:41.622Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T09:21:41.622Z] PASS [2022-03-17T09:21:41.622Z] coverage: 60.0% of statements [2022-03-17T09:21:41.622Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-17T09:21:42.361Z] === RUN TestDriver [2022-03-17T09:21:42.361Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:42.361Z] PASS [2022-03-17T09:21:42.361Z] coverage: 34.8% of statements [2022-03-17T09:21:42.361Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-03-17T09:21:42.610Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.15s) [2022-03-17T09:21:42.610Z] === RUN TestGetAddress [2022-03-17T09:21:42.818Z] === RUN TestDriver [2022-03-17T09:21:42.818Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:42.818Z] PASS [2022-03-17T09:21:42.818Z] coverage: 34.8% of statements [2022-03-17T09:21:42.818Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2022-03-17T09:21:42.818Z] === RUN TestNetworkAllocateFree [2022-03-17T09:21:42.818Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T09:21:42.818Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T09:21:42.818Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T09:21:42.818Z] PASS [2022-03-17T09:21:42.818Z] coverage: 63.6% of statements [2022-03-17T09:21:42.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.046s coverage: 63.6% of statements [2022-03-17T09:21:42.877Z] --- PASS: TestExternalGraphDriver (4.58s) [2022-03-17T09:21:42.877Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2022-03-17T09:21:42.877Z] --- PASS: TestExternalGraphDriver/spec (1.48s) [2022-03-17T09:21:42.877Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-03-17T09:21:42.877Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:21:42.877Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:42.877Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-17T09:21:42.877Z] PASS [2022-03-17T09:21:42.877Z] [2022-03-17T09:21:42.877Z] === Skipped [2022-03-17T09:21:42.877Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-17T09:21:42.877Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:21:42.877Z] [2022-03-17T09:21:42.877Z] DONE 5 tests, 1 skipped in 4.690s [2022-03-17T09:21:42.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T09:21:42.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:42.877Z] ++ set -e [2022-03-17T09:21:42.877Z] ++ '[' -n 0 ']' [2022-03-17T09:21:42.877Z] ++ set -x [2022-03-17T09:21:42.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:42.878Z] INFO: Testing against a local daemon [2022-03-17T09:21:42.878Z] === RUN TestContinueAfterPluginCrash [2022-03-17T09:21:42.878Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T09:21:42.878Z] === RUN TestReadPluginNoRead [2022-03-17T09:21:42.878Z] === PAUSE TestReadPluginNoRead [2022-03-17T09:21:42.878Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T09:21:42.878Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T09:21:42.878Z] === CONT TestContinueAfterPluginCrash [2022-03-17T09:21:42.878Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T09:21:42.952Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T09:21:43.079Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T09:21:43.782Z] === RUN TestGetEmptyCapabilities [2022-03-17T09:21:43.783Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T09:21:43.783Z] === RUN TestGetExtraCapabilities [2022-03-17T09:21:43.783Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T09:21:43.783Z] === RUN TestGetInvalidCapabilities [2022-03-17T09:21:43.783Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-17T09:21:43.783Z] === RUN TestRemoteDriver [2022-03-17T09:21:43.783Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:21:43.783Z] === RUN TestDriverError [2022-03-17T09:21:43.783Z] --- PASS: TestDriverError (0.01s) [2022-03-17T09:21:43.783Z] === RUN TestMissingValues [2022-03-17T09:21:43.783Z] --- PASS: TestMissingValues (0.00s) [2022-03-17T09:21:43.783Z] === RUN TestRollback [2022-03-17T09:21:43.783Z] --- PASS: TestRollback (0.00s) [2022-03-17T09:21:43.783Z] PASS [2022-03-17T09:21:43.783Z] coverage: 57.4% of statements [2022-03-17T09:21:43.783Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-03-17T09:21:44.240Z] === RUN TestNAT [2022-03-17T09:21:44.240Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:21:44.240Z] --- SKIP: TestNAT (0.00s) [2022-03-17T09:21:44.240Z] === RUN TestTransparent [2022-03-17T09:21:44.240Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:21:44.240Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T09:21:44.240Z] PASS [2022-03-17T09:21:44.240Z] coverage: 0.0% of statements [2022-03-17T09:21:44.240Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-03-17T09:21:44.651Z] === RUN TestGenerate [2022-03-17T09:21:44.651Z] --- PASS: TestGenerate (0.00s) [2022-03-17T09:21:44.651Z] === RUN TestGeneratePtr [2022-03-17T09:21:44.651Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T09:21:44.651Z] === RUN TestGenerateMissingField [2022-03-17T09:21:44.651Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T09:21:44.651Z] === RUN TestFieldCannotBeSet [2022-03-17T09:21:44.651Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T09:21:44.651Z] === RUN TestTypeMismatchError [2022-03-17T09:21:44.651Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T09:21:44.651Z] PASS [2022-03-17T09:21:44.651Z] coverage: 100.0% of statements [2022-03-17T09:21:44.651Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-03-17T09:21:44.651Z] === RUN TestNetworkDBSimple [2022-03-17T09:21:44.698Z] === RUN TestNew [2022-03-17T09:21:44.698Z] --- PASS: TestNew (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestAddDriver [2022-03-17T09:21:44.698Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestAddDuplicateDriver [2022-03-17T09:21:44.698Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T09:21:44.698Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestDriver [2022-03-17T09:21:44.698Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestIPAM [2022-03-17T09:21:44.698Z] --- PASS: TestIPAM (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestWalkIPAMs [2022-03-17T09:21:44.698Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestWalkDrivers [2022-03-17T09:21:44.698Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T09:21:44.698Z] PASS [2022-03-17T09:21:44.698Z] coverage: 82.4% of statements [2022-03-17T09:21:44.698Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-03-17T09:21:44.698Z] --- PASS: TestRandomAllocateDeallocate (6.69s) [2022-03-17T09:21:44.698Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:21:44.698Z] === RUN TestBuildDefault [2022-03-17T09:21:44.698Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestBuildHostnameDomainname [2022-03-17T09:21:44.698Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestBuildHostname [2022-03-17T09:21:44.698Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestBuildHostnameFQDN [2022-03-17T09:21:44.698Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestBuildNoIP [2022-03-17T09:21:44.698Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestUpdate [2022-03-17T09:21:44.698Z] --- PASS: TestUpdate (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T09:21:44.698Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T09:21:44.698Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestAddEmpty [2022-03-17T09:21:44.698Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestAdd [2022-03-17T09:21:44.698Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestDeleteEmpty [2022-03-17T09:21:44.698Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestDeleteNewline [2022-03-17T09:21:44.698Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestDelete [2022-03-17T09:21:44.698Z] --- PASS: TestDelete (0.00s) [2022-03-17T09:21:44.698Z] === RUN TestConcurrentWrites [2022-03-17T09:21:45.157Z] --- PASS: TestConcurrentWrites (0.26s) [2022-03-17T09:21:45.157Z] PASS [2022-03-17T09:21:45.157Z] coverage: 81.2% of statements [2022-03-17T09:21:45.157Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2022-03-17T09:21:45.157Z] === RUN TestNew [2022-03-17T09:21:45.157Z] --- PASS: TestNew (0.00s) [2022-03-17T09:21:45.157Z] === RUN TestAllocate [2022-03-17T09:21:45.157Z] --- PASS: TestAllocate (0.00s) [2022-03-17T09:21:45.157Z] === RUN TestUninitialized [2022-03-17T09:21:45.157Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T09:21:45.157Z] === RUN TestAllocateInRange [2022-03-17T09:21:45.157Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T09:21:45.157Z] === RUN TestAllocateSerial [2022-03-17T09:21:45.157Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T09:21:45.157Z] PASS [2022-03-17T09:21:45.157Z] coverage: 87.5% of statements [2022-03-17T09:21:45.157Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-03-17T09:21:45.157Z] === RUN TestCaller [2022-03-17T09:21:45.157Z] --- PASS: TestCaller (0.00s) [2022-03-17T09:21:45.157Z] PASS [2022-03-17T09:21:45.157Z] coverage: 100.0% of statements [2022-03-17T09:21:45.157Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-17T09:21:45.640Z] testing: warning: no tests to run [2022-03-17T09:21:45.640Z] PASS [2022-03-17T09:21:45.640Z] coverage: 0.0% of statements [2022-03-17T09:21:45.640Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:21:45.640Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T09:21:45.640Z] PASS [2022-03-17T09:21:45.640Z] coverage: 100.0% of statements [2022-03-17T09:21:45.640Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-03-17T09:21:46.109Z] 2022/03/17 09:21:45 Closing DB instances... [2022-03-17T09:21:46.125Z] === RUN TestSetSerialInsertDelete [2022-03-17T09:21:46.125Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T09:21:46.125Z] === RUN TestSetParallelInsertDelete [2022-03-17T09:21:46.125Z] --- PASS: TestAllocateRandomDeallocate (1.49s) [2022-03-17T09:21:46.125Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T09:21:46.180Z] --- PASS: TestDaemonStartWithLogOpt (2.91s) [2022-03-17T09:21:46.180Z] === CONT TestReadPluginNoRead [2022-03-17T09:21:46.584Z] === RUN TestRequestNewPort [2022-03-17T09:21:46.584Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestRequestSpecificPort [2022-03-17T09:21:46.584Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestReleasePort [2022-03-17T09:21:46.584Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestReuseReleasedPort [2022-03-17T09:21:46.584Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestReleaseUnreadledPort [2022-03-17T09:21:46.584Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestUnknowProtocol [2022-03-17T09:21:46.584Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestAllocateAllPorts [2022-03-17T09:21:46.584Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestPortAllocation [2022-03-17T09:21:46.584Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T09:21:46.584Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestNoDuplicateBPR [2022-03-17T09:21:46.584Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T09:21:46.584Z] === RUN TestChangePortRange [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T09:21:46.584Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T09:21:46.584Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T09:21:46.584Z] PASS [2022-03-17T09:21:46.584Z] coverage: 88.6% of statements [2022-03-17T09:21:46.584Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-17T09:21:46.584Z] testing: warning: no tests to run [2022-03-17T09:21:46.584Z] PASS [2022-03-17T09:21:46.584Z] coverage: 0.0% of statements [2022-03-17T09:21:46.584Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:21:47.053Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-03-17T09:21:47.053Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T09:21:47.090Z] === RUN TestInt2IP2IntConversion [2022-03-17T09:21:47.522Z] === RUN TestHashData [2022-03-17T09:21:47.522Z] --- PASS: TestHashData (0.00s) [2022-03-17T09:21:47.522Z] PASS [2022-03-17T09:21:47.522Z] coverage: 2.8% of statements [2022-03-17T09:21:47.522Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-17T09:21:47.522Z] === RUN TestErrorConstructors [2022-03-17T09:21:47.522Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T09:21:47.522Z] === RUN TestCompareIPMask [2022-03-17T09:21:47.522Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T09:21:47.522Z] === RUN TestUtilGetHostPartIP [2022-03-17T09:21:47.522Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T09:21:47.522Z] === RUN TestUtilGetBroadcastIP [2022-03-17T09:21:47.522Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T09:21:47.522Z] === RUN TestParseCIDR [2022-03-17T09:21:47.522Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T09:21:47.522Z] PASS [2022-03-17T09:21:47.522Z] coverage: 37.3% of statements [2022-03-17T09:21:47.522Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-03-17T09:21:47.548Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.36s) [2022-03-17T09:21:47.548Z] === RUN TestRetrieveFromStore [2022-03-17T09:21:47.548Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-03-17T09:21:47.548Z] === RUN TestGetAddressVersion [2022-03-17T09:21:47.548Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T09:21:47.548Z] === RUN TestKeyString [2022-03-17T09:21:47.548Z] --- PASS: TestKeyString (0.00s) [2022-03-17T09:21:47.548Z] === RUN TestPoolDataMarshal [2022-03-17T09:21:47.548Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T09:21:47.548Z] === RUN TestSubnetsMarshal [2022-03-17T09:21:47.548Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-17T09:21:47.548Z] === RUN TestAddSubnets [2022-03-17T09:21:47.548Z] --- PASS: TestAddSubnets (0.06s) [2022-03-17T09:21:47.548Z] === RUN TestDoublePoolRelease [2022-03-17T09:21:47.548Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-17T09:21:47.548Z] === RUN TestAddReleasePoolID [2022-03-17T09:21:47.548Z] === RUN TestPoolRequest [2022-03-17T09:21:47.548Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T09:21:47.548Z] === RUN TestOtherRequests [2022-03-17T09:21:47.548Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T09:21:47.548Z] PASS [2022-03-17T09:21:47.548Z] coverage: 57.1% of statements [2022-03-17T09:21:47.548Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-17T09:21:48.005Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-17T09:21:48.005Z] === RUN TestPredefinedPool [2022-03-17T09:21:48.005Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-17T09:21:48.005Z] === RUN TestRemoveSubnet [2022-03-17T09:21:48.005Z] --- PASS: TestRemoveSubnet (0.30s) [2022-03-17T09:21:48.005Z] === RUN TestGetSameAddress [2022-03-17T09:21:48.005Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-17T09:21:48.005Z] === RUN TestPoolAllocationReuse [2022-03-17T09:21:48.005Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-03-17T09:21:48.005Z] === RUN TestIsCorrupted [2022-03-17T09:21:48.005Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T09:21:48.005Z] === RUN TestSetRollover [2022-03-17T09:21:48.094Z] === RUN TestReadPluginNoRead/default [2022-03-17T09:21:48.508Z] 2022/03/17 09:21:48 Closing DB instances... [2022-03-17T09:21:48.970Z] === RUN TestGetCapabilities [2022-03-17T09:21:48.970Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T09:21:48.970Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T09:21:48.970Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-17T09:21:48.970Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T09:21:48.970Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-17T09:21:48.970Z] === RUN TestRemoteDriver [2022-03-17T09:21:48.970Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:21:48.970Z] PASS [2022-03-17T09:21:48.970Z] coverage: 47.4% of statements [2022-03-17T09:21:48.970Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T09:21:48.976Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T09:21:48.976Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T09:21:48.976Z] PASS [2022-03-17T09:21:48.976Z] coverage: 50.0% of statements [2022-03-17T09:21:48.977Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-03-17T09:21:49.037Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T09:21:49.446Z] === RUN TestAddressPoolOpt [2022-03-17T09:21:49.446Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/a [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/something [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/_=a [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/PATH [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/=a [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/PATH= [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/PATH=something [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/1asd [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/123 [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/some_space [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/= [2022-03-17T09:21:49.446Z] === RUN TestValidateEnv/PaTh [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestParseHost [2022-03-17T09:21:49.446Z] --- PASS: TestParseHost (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestParseDockerDaemonHost [2022-03-17T09:21:49.446Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestParseTCP [2022-03-17T09:21:49.446Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T09:21:49.446Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestValidateExtraHosts [2022-03-17T09:21:49.446Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestIpOptString [2022-03-17T09:21:49.446Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T09:21:49.446Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T09:21:49.446Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestIpOptSetInvalidVal [2022-03-17T09:21:49.446Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestValidateIPAddress [2022-03-17T09:21:49.446Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestMapOpts [2022-03-17T09:21:49.446Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestListOptsWithoutValidator [2022-03-17T09:21:49.446Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestListOptsWithValidator [2022-03-17T09:21:49.446Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestValidateDNSSearch [2022-03-17T09:21:49.446Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T09:21:49.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:21:49.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestNamedListOpts [2022-03-17T09:21:49.446Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestNamedMapOpts [2022-03-17T09:21:49.446Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestParseLink [2022-03-17T09:21:49.446Z] --- PASS: TestParseLink (0.00s) [2022-03-17T09:21:49.446Z] === RUN TestUlimitOpt [2022-03-17T09:21:49.446Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T09:21:49.446Z] PASS [2022-03-17T09:21:49.446Z] coverage: 66.3% of statements [2022-03-17T09:21:49.446Z] ok github.com/docker/docker/opts 0.090s coverage: 66.3% of statements [2022-03-17T09:21:49.446Z] === RUN TestParseVersion [2022-03-17T09:21:49.446Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T09:21:49.446Z] PASS [2022-03-17T09:21:49.446Z] coverage: 52.9% of statements [2022-03-17T09:21:49.446Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-03-17T09:21:49.498Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T09:21:49.498Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T09:21:49.915Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-17T09:21:49.915Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T09:21:49.939Z] --- PASS: TestSetRollover (1.76s) [2022-03-17T09:21:49.939Z] === RUN TestSetRolloverSerial [2022-03-17T09:21:49.939Z] --- PASS: TestPoolAllocationReuse (1.90s) [2022-03-17T09:21:49.939Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T09:21:49.939Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-17T09:21:49.939Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T09:21:49.980Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T09:21:50.396Z] === RUN TestWindowsIPAM [2022-03-17T09:21:50.396Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T09:21:50.396Z] PASS [2022-03-17T09:21:50.396Z] coverage: 71.4% of statements [2022-03-17T09:21:50.396Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-17T09:21:50.552Z] --- PASS: TestContinueAfterPluginCrash (7.83s) [2022-03-17T09:21:50.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-17T09:21:50.902Z] 2022/03/17 09:21:50 Closing DB instances... [2022-03-17T09:21:51.124Z] === CONT TestReadPluginNoRead [2022-03-17T09:21:51.124Z] read_test.go:92: [d4e68220b6495] daemon is not started [2022-03-17T09:21:51.124Z] --- PASS: TestReadPluginNoRead (5.31s) [2022-03-17T09:21:51.124Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-03-17T09:21:51.124Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.07s) [2022-03-17T09:21:51.124Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2022-03-17T09:21:51.124Z] PASS [2022-03-17T09:21:51.124Z] [2022-03-17T09:21:51.124Z] DONE 6 tests in 8.296s [2022-03-17T09:21:51.124Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] ++ set -e [2022-03-17T09:21:51.124Z] ++ '[' -n 0 ']' [2022-03-17T09:21:51.124Z] ++ set -x [2022-03-17T09:21:51.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] testing: warning: no tests to run [2022-03-17T09:21:51.124Z] PASS [2022-03-17T09:21:51.124Z] [2022-03-17T09:21:51.124Z] DONE 0 tests in 0.022s [2022-03-17T09:21:51.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] ++ set -e [2022-03-17T09:21:51.124Z] ++ '[' -n 0 ']' [2022-03-17T09:21:51.124Z] ++ set -x [2022-03-17T09:21:51.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:51.124Z] INFO: Testing against a local daemon [2022-03-17T09:21:51.124Z] === RUN TestPluginWithDevMounts [2022-03-17T09:21:51.124Z] === PAUSE TestPluginWithDevMounts [2022-03-17T09:21:51.124Z] === CONT TestPluginWithDevMounts [2022-03-17T09:21:51.362Z] === RUN TestDefaultNetwork [2022-03-17T09:21:51.362Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-17T09:21:51.362Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T09:21:51.371Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T09:21:51.820Z] --- PASS: TestSetRolloverSerial (1.65s) [2022-03-17T09:21:51.820Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T09:21:51.820Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T09:21:51.820Z] PASS [2022-03-17T09:21:51.820Z] coverage: 84.4% of statements [2022-03-17T09:21:51.820Z] ok github.com/docker/docker/libnetwork/bitseq 13.783s coverage: 84.4% of statements [2022-03-17T09:21:51.820Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-03-17T09:21:51.820Z] === RUN TestInitAddressPools [2022-03-17T09:21:51.820Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T09:21:51.820Z] PASS [2022-03-17T09:21:51.820Z] coverage: 74.0% of statements [2022-03-17T09:21:51.820Z] ok github.com/docker/docker/libnetwork/ipamutils 0.618s coverage: 74.0% of statements [2022-03-17T09:21:51.839Z] === RUN TestIsArchivePathDir [2022-03-17T09:21:51.839Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-17T09:21:51.839Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T09:21:51.839Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T09:21:51.839Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T09:21:51.839Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-03-17T09:21:51.839Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T09:21:51.839Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T09:21:51.839Z] === RUN TestMiddleware [2022-03-17T09:21:51.839Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T09:21:51.839Z] === RUN TestNewResponseModifier [2022-03-17T09:21:51.839Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T09:21:51.839Z] PASS [2022-03-17T09:21:51.839Z] coverage: 26.8% of statements [2022-03-17T09:21:51.839Z] ok github.com/docker/docker/pkg/authorization 0.506s coverage: 26.8% of statements [2022-03-17T09:21:51.839Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-17T09:21:51.839Z] === RUN TestIsArchivePathTar [2022-03-17T09:21:52.277Z] === RUN TestKeyValue [2022-03-17T09:21:52.279Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T09:21:52.279Z] PASS [2022-03-17T09:21:52.279Z] coverage: 60.0% of statements [2022-03-17T09:21:52.279Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-17T09:21:52.308Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-17T09:21:52.308Z] === RUN TestDecompressStreamGzip [2022-03-17T09:21:52.308Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-03-17T09:21:52.308Z] === RUN TestDecompressStreamBzip2 [2022-03-17T09:21:52.510Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-03-17T09:21:52.510Z] PASS [2022-03-17T09:21:52.510Z] [2022-03-17T09:21:52.510Z] DONE 1 tests in 1.566s [2022-03-17T09:21:52.510Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T09:21:52.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:52.510Z] ++ set -e [2022-03-17T09:21:52.510Z] ++ '[' -n 0 ']' [2022-03-17T09:21:52.510Z] ++ set -x [2022-03-17T09:21:52.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:21:52.736Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.57s) [2022-03-17T09:21:52.736Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T09:21:52.764Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-17T09:21:52.770Z] INFO: Testing against a local daemon [2022-03-17T09:21:52.770Z] === RUN TestSecretInspect [2022-03-17T09:21:52.776Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-03-17T09:21:52.776Z] === RUN TestDecompressStreamXz [2022-03-17T09:21:52.776Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:21:52.776Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestDecompressStreamZstd [2022-03-17T09:21:52.776Z] archive_test.go:140: zstd not installed [2022-03-17T09:21:52.776Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T09:21:52.776Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T09:21:52.776Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T09:21:52.776Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestCompressStreamInvalid [2022-03-17T09:21:52.776Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionInvalid [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionUncompressed [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionBzip2 [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionGzip [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionXz [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestExtensionZstd [2022-03-17T09:21:52.776Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestCmdStreamLargeStderr [2022-03-17T09:21:52.776Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-17T09:21:52.776Z] === RUN TestCmdStreamBad [2022-03-17T09:21:52.776Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:21:52.776Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestCmdStreamGood [2022-03-17T09:21:52.776Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T09:21:52.776Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T09:21:52.776Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-03-17T09:21:52.776Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T09:21:52.776Z] === RUN TestUnbuffered [2022-03-17T09:21:52.776Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestRaceUnbuffered [2022-03-17T09:21:52.776Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T09:21:52.776Z] PASS [2022-03-17T09:21:52.776Z] coverage: 100.0% of statements [2022-03-17T09:21:52.776Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-17T09:21:52.776Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-17T09:21:52.776Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T09:21:52.776Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T09:21:52.776Z] === RUN TestUntarPath [2022-03-17T09:21:52.776Z] --- PASS: TestUntarPath (0.08s) [2022-03-17T09:21:52.776Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T09:21:52.776Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-17T09:21:52.776Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T09:21:53.245Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-17T09:21:53.245Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T09:21:53.245Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T09:21:53.245Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T09:21:53.245Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T09:21:53.245Z] === RUN TestCopyWithTarSrcFile [2022-03-17T09:21:53.245Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T09:21:53.245Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T09:21:53.245Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T09:21:53.245Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T09:21:53.245Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T09:21:53.245Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T09:21:53.245Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T09:21:53.245Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T09:21:53.245Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T09:21:53.245Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T09:21:53.245Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T09:21:53.245Z] === RUN TestTarFiles [2022-03-17T09:21:53.245Z] === RUN TestMatch [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[foo]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[]#01 [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[qux]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T09:21:53.245Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T09:21:53.245Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:21:53.245Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T09:21:53.245Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T09:21:53.245Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T09:21:53.715Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T09:21:53.715Z] PASS [2022-03-17T09:21:53.715Z] coverage: 87.5% of statements [2022-03-17T09:21:53.715Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-03-17T09:21:54.684Z] --- PASS: TestSecretInspect (2.02s) [2022-03-17T09:21:54.684Z] === RUN TestSecretList [2022-03-17T09:21:54.706Z] === RUN TestChrootTarUntar [2022-03-17T09:21:54.706Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T09:21:54.706Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T09:21:54.706Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T09:21:54.706Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootCopyWithTar [2022-03-17T09:21:54.706Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootCopyFileWithTar [2022-03-17T09:21:54.706Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootUntarPath [2022-03-17T09:21:54.706Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T09:21:54.706Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T09:21:54.706Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:21:54.706Z] === RUN TestChrootApplyDotDotFile [2022-03-17T09:21:54.706Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:21:54.706Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:21:54.706Z] PASS [2022-03-17T09:21:54.706Z] coverage: 15.1% of statements [2022-03-17T09:21:54.706Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.1% of statements [2022-03-17T09:21:55.178Z] 2022/03/17 09:21:54 Closing DB instances... [2022-03-17T09:21:55.336Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-17T09:21:55.336Z] check_test.go:308: [daff1577bfad6] daemon is not started [2022-03-17T09:21:55.336Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-17T09:21:55.637Z] === RUN TestNetworkDBSimple [2022-03-17T09:21:55.647Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T09:21:55.647Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T09:21:55.647Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T09:21:55.647Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T09:21:55.647Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T09:21:55.647Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T09:21:55.647Z] PASS [2022-03-17T09:21:55.647Z] coverage: 0.0% of statements [2022-03-17T09:21:55.647Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-03-17T09:21:56.094Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T09:21:56.094Z] PASS [2022-03-17T09:21:56.094Z] coverage: 100.0% of statements [2022-03-17T09:21:56.094Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.113s coverage: 100.0% of statements [2022-03-17T09:21:56.094Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.55s) [2022-03-17T09:21:56.094Z] === RUN TestGetAddress [2022-03-17T09:21:56.634Z] === RUN TestSizeEmpty [2022-03-17T09:21:56.634Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeEmptyFile [2022-03-17T09:21:56.634Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeNonemptyFile [2022-03-17T09:21:56.634Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T09:21:56.634Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T09:21:56.634Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T09:21:56.634Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestMoveToSubdir [2022-03-17T09:21:56.634Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T09:21:56.634Z] === RUN TestSizeNonExistingDirectory [2022-03-17T09:21:56.634Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T09:21:56.634Z] PASS [2022-03-17T09:21:56.634Z] coverage: 80.0% of statements [2022-03-17T09:21:56.634Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T09:21:57.060Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T09:21:57.060Z] === RUN TestGenerate [2022-03-17T09:21:57.060Z] --- PASS: TestGenerate (0.00s) [2022-03-17T09:21:57.060Z] === RUN TestGeneratePtr [2022-03-17T09:21:57.060Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T09:21:57.060Z] === RUN TestGenerateMissingField [2022-03-17T09:21:57.060Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T09:21:57.060Z] === RUN TestFieldCannotBeSet [2022-03-17T09:21:57.060Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T09:21:57.060Z] === RUN TestTypeMismatchError [2022-03-17T09:21:57.060Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T09:21:57.060Z] PASS [2022-03-17T09:21:57.060Z] coverage: 100.0% of statements [2022-03-17T09:21:57.060Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-03-17T09:21:57.060Z] 2022/03/17 09:21:56 Closing DB instances... [2022-03-17T09:21:57.102Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-17T09:21:57.102Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T09:21:57.230Z] --- PASS: TestSecretList (2.05s) [2022-03-17T09:21:57.230Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:21:57.517Z] testing: warning: no tests to run [2022-03-17T09:21:57.517Z] PASS [2022-03-17T09:21:57.517Z] coverage: 0.0% of statements [2022-03-17T09:21:57.517Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:21:57.577Z] === RUN TestPollerAddRemove [2022-03-17T09:21:57.577Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T09:21:57.577Z] === RUN TestPollerEvent [2022-03-17T09:21:57.577Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:21:57.577Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T09:21:57.577Z] === RUN TestPollerClose [2022-03-17T09:21:57.577Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T09:21:57.577Z] PASS [2022-03-17T09:21:57.577Z] coverage: 36.2% of statements [2022-03-17T09:21:57.577Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 36.2% of statements [2022-03-17T09:21:57.974Z] === RUN TestRequestNewPort [2022-03-17T09:21:57.974Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestRequestSpecificPort [2022-03-17T09:21:57.974Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestReleasePort [2022-03-17T09:21:57.974Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestReuseReleasedPort [2022-03-17T09:21:57.974Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestReleaseUnreadledPort [2022-03-17T09:21:57.974Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestUnknowProtocol [2022-03-17T09:21:57.974Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestAllocateAllPorts [2022-03-17T09:21:57.974Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestPortAllocation [2022-03-17T09:21:57.974Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T09:21:57.974Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestNoDuplicateBPR [2022-03-17T09:21:57.974Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T09:21:57.974Z] === RUN TestChangePortRange [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T09:21:57.974Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T09:21:57.974Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T09:21:57.974Z] PASS [2022-03-17T09:21:57.974Z] coverage: 88.6% of statements [2022-03-17T09:21:57.974Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-03-17T09:21:58.434Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-17T09:21:58.434Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T09:21:58.434Z] testing: warning: no tests to run [2022-03-17T09:21:58.434Z] PASS [2022-03-17T09:21:58.434Z] coverage: 0.0% of statements [2022-03-17T09:21:58.434Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:21:58.563Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T09:21:58.563Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:21:58.563Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T09:21:58.563Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T09:21:58.563Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCopyFile [2022-03-17T09:21:58.563Z] --- PASS: TestCopyFile (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T09:21:58.563Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:21:58.563Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T09:21:58.563Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T09:21:58.563Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:21:58.563Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestWildcardMatches [2022-03-17T09:21:58.563Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestPatternMatches [2022-03-17T09:21:58.563Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T09:21:58.563Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T09:21:58.563Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T09:21:58.563Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T09:21:58.563Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T09:21:58.563Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T09:21:58.563Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestSingleExclamationError [2022-03-17T09:21:58.563Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestMatchesWithNoPatterns [2022-03-17T09:21:58.563Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T09:21:58.563Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestMatches [2022-03-17T09:21:58.563Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T09:21:58.563Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T09:21:58.563Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T09:21:58.563Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T09:21:58.563Z] --- PASS: TestMatches (0.01s) [2022-03-17T09:21:58.563Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T09:21:58.563Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T09:21:58.563Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T09:21:58.563Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatterns [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T09:21:58.563Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCreateIfNotExistsDir [2022-03-17T09:21:58.563Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCreateIfNotExistsFile [2022-03-17T09:21:58.563Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-17T09:21:58.563Z] === RUN TestMatch [2022-03-17T09:21:58.563Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestCompile [2022-03-17T09:21:58.563Z] === RUN TestCompile/slash [2022-03-17T09:21:58.563Z] === RUN TestCompile/backslash [2022-03-17T09:21:58.563Z] --- PASS: TestCompile (0.00s) [2022-03-17T09:21:58.563Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T09:21:58.563Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T09:21:58.563Z] PASS [2022-03-17T09:21:58.563Z] coverage: 84.7% of statements [2022-03-17T09:21:58.563Z] --- PASS: TestTarFiles (5.66s) [2022-03-17T09:21:58.563Z] === RUN TestDetectCompressionZstd [2022-03-17T09:21:58.563Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestTarUntar [2022-03-17T09:21:58.563Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 84.7% of statements [2022-03-17T09:21:58.563Z] --- PASS: TestTarUntar (0.04s) [2022-03-17T09:21:58.563Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T09:21:58.563Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-17T09:21:58.563Z] === RUN TestTarWithOptions [2022-03-17T09:21:58.891Z] === RUN TestHashData [2022-03-17T09:21:58.891Z] --- PASS: TestHashData (0.00s) [2022-03-17T09:21:58.891Z] PASS [2022-03-17T09:21:58.891Z] coverage: 2.8% of statements [2022-03-17T09:21:58.891Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-03-17T09:21:59.032Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T09:21:59.032Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T09:21:59.032Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T09:21:59.032Z] === RUN TestUntarUstarGnuConflict [2022-03-17T09:21:59.032Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-17T09:21:59.032Z] === RUN TestUntarInvalidFilenames [2022-03-17T09:21:59.032Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2628798181\\dest" [2022-03-17T09:21:59.032Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-17T09:21:59.032Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T09:21:59.032Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T09:21:59.032Z] === RUN TestUntarInvalidHardlink [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4060410010\\victim\\hello" -> "../victim/hello" [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1965621546\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1256115596\\victim" -> "../victim" [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1085611116\\victim" -> "../victim" [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3466219751\\victim" -> "../victim" [2022-03-17T09:21:59.032Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3506387509\\victim" -> "../victim" [2022-03-17T09:21:59.032Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-17T09:21:59.032Z] === RUN TestUntarInvalidSymlink [2022-03-17T09:21:59.032Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1063786336\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:21:59.032Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3128027490\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:21:59.032Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1076568276\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.032Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2964725712\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.032Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528129451\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.032Z] 2022/03/17 09:21:58 Closing DB instances... [2022-03-17T09:21:59.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4030969813\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2652888916\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T09:21:59.033Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T09:21:59.033Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T09:21:59.033Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T09:21:59.033Z] === RUN TestXGlobalNoParent [2022-03-17T09:21:59.033Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T09:21:59.033Z] === RUN TestReplaceFileTarWrapper [2022-03-17T09:21:59.144Z] --- PASS: TestSecretsCreateAndDelete (2.04s) [2022-03-17T09:21:59.144Z] === RUN TestSecretsUpdate [2022-03-17T09:21:59.349Z] === RUN TestErrorConstructors [2022-03-17T09:21:59.349Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T09:21:59.349Z] === RUN TestCompareIPMask [2022-03-17T09:21:59.349Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T09:21:59.349Z] === RUN TestUtilGetHostPartIP [2022-03-17T09:21:59.349Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T09:21:59.349Z] === RUN TestUtilGetBroadcastIP [2022-03-17T09:21:59.349Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T09:21:59.349Z] === RUN TestParseCIDR [2022-03-17T09:21:59.349Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T09:21:59.349Z] PASS [2022-03-17T09:21:59.349Z] coverage: 37.3% of statements [2022-03-17T09:21:59.349Z] ok github.com/docker/docker/libnetwork/types 0.053s coverage: 37.3% of statements [2022-03-17T09:21:59.349Z] 2022/03/17 09:21:59 Closing DB instances... [2022-03-17T09:21:59.502Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-17T09:21:59.502Z] === RUN TestPrefixHeaderReadable [2022-03-17T09:21:59.502Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T09:21:59.502Z] === RUN TestDisablePigz [2022-03-17T09:21:59.502Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T09:21:59.502Z] === RUN TestGet [2022-03-17T09:21:59.502Z] --- PASS: TestGet (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestGetShortcutString [2022-03-17T09:21:59.502Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T09:21:59.502Z] PASS [2022-03-17T09:21:59.502Z] coverage: 42.9% of statements [2022-03-17T09:21:59.502Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-03-17T09:21:59.502Z] --- PASS: TestDisablePigz (0.13s) [2022-03-17T09:21:59.502Z] === RUN TestPigz [2022-03-17T09:21:59.502Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T09:21:59.502Z] --- PASS: TestPigz (0.16s) [2022-03-17T09:21:59.502Z] === RUN TestNosysFileInfo [2022-03-17T09:21:59.502Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:21:59.502Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:21:59.502Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestCanonicalTarNameForPath [2022-03-17T09:21:59.502Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestCanonicalTarName [2022-03-17T09:21:59.502Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestChmodTarEntry [2022-03-17T09:21:59.502Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T09:21:59.502Z] === RUN TestHardLinkOrder [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T09:21:59.806Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T09:21:59.971Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-17T09:21:59.971Z] === RUN TestChangeString [2022-03-17T09:21:59.971Z] --- PASS: TestChangeString (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesWithNoChanges [2022-03-17T09:21:59.971Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T09:21:59.971Z] === RUN TestChangesWithChanges [2022-03-17T09:21:59.971Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T09:21:59.971Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T09:21:59.971Z] changes_test.go:195: needs more investigation [2022-03-17T09:21:59.971Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesDirsEmpty [2022-03-17T09:21:59.971Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:21:59.971Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesDirsMutated [2022-03-17T09:21:59.971Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:21:59.971Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestApplyLayer [2022-03-17T09:21:59.971Z] changes_test.go:432: needs further investigation [2022-03-17T09:21:59.971Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T09:21:59.971Z] changes_test.go:468: needs further investigation [2022-03-17T09:21:59.971Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T09:21:59.971Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T09:21:59.971Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestChangesSize [2022-03-17T09:21:59.971Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T09:21:59.971Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames549698150\\dest" [2022-03-17T09:21:59.971Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-17T09:21:59.971Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink118396473\\victim\\hello" -> "../victim/hello" [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1103956488\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2098453626\\victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1075305979\\victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3129590395\\victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink119199243\\victim" -> "../victim" [2022-03-17T09:21:59.971Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-17T09:21:59.971Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink157702545\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink595476991\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink744512869\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink502179296\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1619281916\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.971Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1146737241\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:21:59.971Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-17T09:21:59.971Z] === RUN TestApplyLayerWhiteouts [2022-03-17T09:21:59.971Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-17T09:21:59.971Z] === RUN TestGenerateEmptyFile [2022-03-17T09:21:59.971Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T09:21:59.971Z] === RUN TestGenerateWithContent [2022-03-17T09:21:59.971Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T09:21:59.971Z] PASS [2022-03-17T09:21:59.971Z] coverage: 62.0% of statements [2022-03-17T09:21:59.971Z] ok github.com/docker/docker/pkg/archive 8.195s coverage: 62.0% of statements [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T09:22:00.263Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T09:22:00.263Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T09:22:00.264Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T09:22:00.264Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T09:22:00.264Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T09:22:00.264Z] PASS [2022-03-17T09:22:00.264Z] coverage: 50.0% of statements [2022-03-17T09:22:00.264Z] ok github.com/docker/docker/oci 0.057s coverage: 50.0% of statements [2022-03-17T09:22:00.440Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-17T09:22:00.440Z] === RUN TestNetworkDBNodeLeave [2022-03-17T09:22:00.440Z] === RUN TestCreateIDMapOrder [2022-03-17T09:22:00.440Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T09:22:00.440Z] PASS [2022-03-17T09:22:00.440Z] coverage: 7.2% of statements [2022-03-17T09:22:00.440Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-17T09:22:00.721Z] === RUN TestParseVersion [2022-03-17T09:22:00.721Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T09:22:00.721Z] PASS [2022-03-17T09:22:00.721Z] coverage: 52.9% of statements [2022-03-17T09:22:00.721Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2022-03-17T09:22:01.059Z] --- PASS: TestSecretsUpdate (2.06s) [2022-03-17T09:22:01.059Z] === RUN TestTemplatedSecret [2022-03-17T09:22:01.179Z] === RUN TestAddressPoolOpt [2022-03-17T09:22:01.179Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/a [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/something [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/_=a [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/PATH [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/=a [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/PATH= [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/PATH=something [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/1asd [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/123 [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/some_space [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/= [2022-03-17T09:22:01.179Z] === RUN TestValidateEnv/PaTh [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestParseHost [2022-03-17T09:22:01.179Z] --- PASS: TestParseHost (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestParseDockerDaemonHost [2022-03-17T09:22:01.179Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestParseTCP [2022-03-17T09:22:01.179Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T09:22:01.179Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestValidateExtraHosts [2022-03-17T09:22:01.179Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestIpOptString [2022-03-17T09:22:01.179Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T09:22:01.179Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T09:22:01.179Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestIpOptSetInvalidVal [2022-03-17T09:22:01.179Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestValidateIPAddress [2022-03-17T09:22:01.179Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestMapOpts [2022-03-17T09:22:01.179Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestListOptsWithoutValidator [2022-03-17T09:22:01.179Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestListOptsWithValidator [2022-03-17T09:22:01.179Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestValidateDNSSearch [2022-03-17T09:22:01.179Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T09:22:01.179Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:22:01.179Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestNamedListOpts [2022-03-17T09:22:01.179Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestNamedMapOpts [2022-03-17T09:22:01.179Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestParseLink [2022-03-17T09:22:01.179Z] --- PASS: TestParseLink (0.00s) [2022-03-17T09:22:01.179Z] === RUN TestUlimitOpt [2022-03-17T09:22:01.179Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T09:22:01.179Z] PASS [2022-03-17T09:22:01.179Z] coverage: 66.3% of statements [2022-03-17T09:22:01.179Z] ok github.com/docker/docker/opts 0.082s coverage: 66.3% of statements [2022-03-17T09:22:01.179Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-03-17T09:22:01.179Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite (326.80s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.52s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.75s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.44s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.44s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (1.93s) [2022-03-17T09:22:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.76s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.26s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.43s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.42s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.70s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.47s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.90s) [2022-03-17T09:22:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T09:22:01.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.92s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.82s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.63s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.47s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.95s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.86s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.67s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.39s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.88s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.33s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.21s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s) [2022-03-17T09:22:01.907Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.89s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.44s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.17s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-03-17T09:22:01.908Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s) [2022-03-17T09:22:01.908Z] === RUN TestDockerSwarmSuite [2022-03-17T09:22:01.908Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-17T09:22:02.003Z] === RUN TestFixedBufferCap [2022-03-17T09:22:02.003Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestFixedBufferLen [2022-03-17T09:22:02.003Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestFixedBufferString [2022-03-17T09:22:02.003Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestFixedBufferWrite [2022-03-17T09:22:02.003Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestFixedBufferRead [2022-03-17T09:22:02.003Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestBytesPipeRead [2022-03-17T09:22:02.003Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestBytesPipeWrite [2022-03-17T09:22:02.003Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T09:22:02.003Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T09:22:02.471Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-03-17T09:22:02.471Z] === RUN TestAtomicWriteToFile [2022-03-17T09:22:02.471Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T09:22:02.471Z] === RUN TestAtomicWriteSetCommit [2022-03-17T09:22:02.471Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T09:22:02.471Z] === RUN TestAtomicWriteSetCancel [2022-03-17T09:22:02.712Z] 2022/03/17 09:22:02 Closing DB instances... [2022-03-17T09:22:02.712Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T09:22:02.727Z] --- PASS: TestServicePlugin (30.33s) [2022-03-17T09:22:02.727Z] === RUN TestServiceUpdateLabel [2022-03-17T09:22:02.939Z] --- PASS: TestAtomicWriteSetCancel (0.04s) [2022-03-17T09:22:02.939Z] === RUN TestReadCloserWrapperClose [2022-03-17T09:22:02.939Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T09:22:02.939Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestReaderErrWrapperRead [2022-03-17T09:22:02.939Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestCancelReadCloser [2022-03-17T09:22:02.939Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T09:22:02.939Z] === RUN TestWriteCloserWrapperClose [2022-03-17T09:22:02.939Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestNopWriteCloser [2022-03-17T09:22:02.939Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestNopWriter [2022-03-17T09:22:02.939Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T09:22:02.939Z] === RUN TestWriteCounter [2022-03-17T09:22:02.939Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T09:22:02.939Z] PASS [2022-03-17T09:22:02.939Z] coverage: 70.1% of statements [2022-03-17T09:22:02.939Z] ok github.com/docker/docker/pkg/ioutils 0.784s coverage: 70.1% of statements [2022-03-17T09:22:03.169Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T09:22:03.169Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T09:22:03.169Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2022-03-17T09:22:03.169Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T09:22:03.169Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T09:22:03.169Z] === RUN TestMiddleware [2022-03-17T09:22:03.169Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T09:22:03.169Z] === RUN TestNewResponseModifier [2022-03-17T09:22:03.169Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T09:22:03.169Z] PASS [2022-03-17T09:22:03.169Z] coverage: 26.8% of statements [2022-03-17T09:22:03.169Z] ok github.com/docker/docker/pkg/authorization 0.350s coverage: 26.8% of statements [2022-03-17T09:22:03.169Z] === RUN TestIsArchivePathDir [2022-03-17T09:22:03.407Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-17T09:22:03.407Z] === RUN TestNetworkDBWatch [2022-03-17T09:22:03.608Z] --- PASS: TestTemplatedSecret (2.50s) [2022-03-17T09:22:03.608Z] === RUN TestSecretCreateResolve [2022-03-17T09:22:03.627Z] --- PASS: TestIsArchivePathDir (0.18s) [2022-03-17T09:22:03.628Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T09:22:03.628Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-03-17T09:22:03.628Z] === RUN TestIsArchivePathTar [2022-03-17T09:22:03.663Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-03-17T09:22:03.663Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:22:03.875Z] === RUN TestError [2022-03-17T09:22:03.875Z] --- PASS: TestError (0.00s) [2022-03-17T09:22:03.875Z] === RUN TestProgressString [2022-03-17T09:22:03.875Z] === RUN TestProgressString/no_progress [2022-03-17T09:22:03.875Z] === RUN TestProgressString/progress_1 [2022-03-17T09:22:03.875Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T09:22:03.875Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T09:22:03.875Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T09:22:03.875Z] === RUN TestProgressString/with_units [2022-03-17T09:22:03.875Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T09:22:03.875Z] === RUN TestProgressString/hide_counts [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T09:22:03.875Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T09:22:03.875Z] === RUN TestJSONMessageDisplay [2022-03-17T09:22:03.875Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-03-17T09:22:03.875Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T09:22:03.875Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T09:22:03.875Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T09:22:03.875Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T09:22:03.875Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T09:22:03.875Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T09:22:03.875Z] PASS [2022-03-17T09:22:03.875Z] coverage: 91.7% of statements [2022-03-17T09:22:03.875Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2022-03-17T09:22:04.088Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-03-17T09:22:04.088Z] === RUN TestDecompressStreamGzip [2022-03-17T09:22:04.088Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-03-17T09:22:04.088Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T09:22:04.088Z] === RUN TestUnbuffered [2022-03-17T09:22:04.088Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestRaceUnbuffered [2022-03-17T09:22:04.088Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T09:22:04.088Z] PASS [2022-03-17T09:22:04.088Z] coverage: 100.0% of statements [2022-03-17T09:22:04.088Z] ok github.com/docker/docker/pkg/broadcaster 0.063s coverage: 100.0% of statements [2022-03-17T09:22:04.088Z] --- PASS: TestDecompressStreamGzip (0.18s) [2022-03-17T09:22:04.088Z] === RUN TestDecompressStreamBzip2 [2022-03-17T09:22:04.088Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-17T09:22:04.088Z] === RUN TestDecompressStreamXz [2022-03-17T09:22:04.088Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:22:04.088Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestDecompressStreamZstd [2022-03-17T09:22:04.088Z] archive_test.go:140: zstd not installed [2022-03-17T09:22:04.088Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-17T09:22:04.088Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T09:22:04.088Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T09:22:04.088Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestCompressStreamInvalid [2022-03-17T09:22:04.088Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionInvalid [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionUncompressed [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionBzip2 [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionGzip [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionXz [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestExtensionZstd [2022-03-17T09:22:04.088Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T09:22:04.088Z] === RUN TestCmdStreamLargeStderr [2022-03-17T09:22:04.432Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-17T09:22:04.545Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-03-17T09:22:04.545Z] === RUN TestCmdStreamBad [2022-03-17T09:22:04.545Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:22:04.545Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T09:22:04.545Z] === RUN TestCmdStreamGood [2022-03-17T09:22:04.545Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-17T09:22:04.545Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T09:22:04.545Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-17T09:22:04.545Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T09:22:04.545Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T09:22:04.545Z] === RUN TestUntarPath [2022-03-17T09:22:04.545Z] --- PASS: TestUntarPath (0.08s) [2022-03-17T09:22:04.545Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T09:22:04.545Z] === RUN TestMatch [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[foo]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[]#01 [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[qux]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T09:22:04.545Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T09:22:04.545Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T09:22:04.545Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T09:22:04.545Z] PASS [2022-03-17T09:22:04.545Z] coverage: 87.5% of statements [2022-03-17T09:22:04.545Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-03-17T09:22:04.545Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-17T09:22:04.545Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T09:22:04.875Z] === RUN TestStandardLongPath [2022-03-17T09:22:04.875Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T09:22:04.875Z] === RUN TestUNCLongPath [2022-03-17T09:22:04.875Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T09:22:04.875Z] PASS [2022-03-17T09:22:04.875Z] coverage: 100.0% of statements [2022-03-17T09:22:04.875Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-03-17T09:22:05.003Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-17T09:22:05.003Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T09:22:05.003Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T09:22:05.003Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T09:22:05.003Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T09:22:05.003Z] === RUN TestCopyWithTarSrcFile [2022-03-17T09:22:05.003Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T09:22:05.003Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T09:22:05.003Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T09:22:05.003Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T09:22:05.003Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T09:22:05.003Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T09:22:05.003Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-17T09:22:05.003Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T09:22:05.003Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T09:22:05.003Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T09:22:05.003Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T09:22:05.003Z] === RUN TestTarFiles [2022-03-17T09:22:05.343Z] 2022/03/17 09:22:04 Closing DB instances... [2022-03-17T09:22:05.343Z] === RUN TestNameFormat [2022-03-17T09:22:05.343Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T09:22:05.343Z] === RUN TestNameRetries [2022-03-17T09:22:05.343Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T09:22:05.343Z] PASS [2022-03-17T09:22:05.343Z] coverage: 85.7% of statements [2022-03-17T09:22:05.343Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-03-17T09:22:05.523Z] --- PASS: TestSecretCreateResolve (2.02s) [2022-03-17T09:22:05.523Z] PASS [2022-03-17T09:22:05.523Z] [2022-03-17T09:22:05.523Z] DONE 6 tests in 12.786s [2022-03-17T09:22:05.523Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T09:22:05.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:22:05.523Z] ++ set -e [2022-03-17T09:22:05.523Z] ++ '[' -n 0 ']' [2022-03-17T09:22:05.523Z] ++ set -x [2022-03-17T09:22:05.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:22:05.523Z] INFO: Testing against a local daemon [2022-03-17T09:22:05.523Z] === RUN TestServiceCreateInit [2022-03-17T09:22:05.523Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:22:05.811Z] === RUN TestParseKeyValueOpt [2022-03-17T09:22:05.811Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T09:22:05.811Z] === RUN TestParseUintList [2022-03-17T09:22:05.811Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T09:22:05.811Z] === RUN TestParseUintListMaximumLimits [2022-03-17T09:22:05.811Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T09:22:05.811Z] PASS [2022-03-17T09:22:05.811Z] coverage: 97.0% of statements [2022-03-17T09:22:05.811Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-03-17T09:22:05.940Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T09:22:05.940Z] === RUN TestBoolValue [2022-03-17T09:22:05.940Z] --- PASS: TestBoolValue (0.00s) [2022-03-17T09:22:05.940Z] === RUN TestBoolValueOrDefault [2022-03-17T09:22:05.940Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-17T09:22:05.940Z] === RUN TestInt64ValueOrZero [2022-03-17T09:22:05.940Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-17T09:22:05.940Z] === RUN TestInt64ValueOrDefault [2022-03-17T09:22:05.940Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-17T09:22:05.940Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-17T09:22:05.940Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-17T09:22:05.940Z] === RUN TestJsonContentType [2022-03-17T09:22:05.940Z] --- PASS: TestJsonContentType (0.00s) [2022-03-17T09:22:05.940Z] PASS [2022-03-17T09:22:05.940Z] coverage: 14.7% of statements [2022-03-17T09:22:05.940Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2022-03-17T09:22:05.941Z] === RUN TestMaskSecretKeys [2022-03-17T09:22:05.941Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-17T09:22:05.941Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-17T09:22:05.941Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-17T09:22:05.941Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-17T09:22:05.941Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-17T09:22:05.941Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-17T09:22:05.941Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestVersionMiddlewareVersion [2022-03-17T09:22:05.941Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-17T09:22:05.941Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 37.7% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T09:22:05.941Z] === RUN TestStrSliceMarshalJSON [2022-03-17T09:22:05.941Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestStrSliceUnmarshalJSON [2022-03-17T09:22:05.941Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestStrSliceUnmarshalString [2022-03-17T09:22:05.941Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestStrSliceUnmarshalSlice [2022-03-17T09:22:05.941Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 90.0% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-03-17T09:22:05.941Z] === RUN TestToJSON [2022-03-17T09:22:05.941Z] --- PASS: TestToJSON (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestToParamWithVersion [2022-03-17T09:22:05.941Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestFromJSON [2022-03-17T09:22:05.941Z] --- PASS: TestFromJSON (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestEmpty [2022-03-17T09:22:05.941Z] --- PASS: TestEmpty (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestArgsMatchKVListEmptySources [2022-03-17T09:22:05.941Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestArgsMatchKVList [2022-03-17T09:22:05.941Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestArgsMatch [2022-03-17T09:22:05.941Z] --- PASS: TestArgsMatch (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestAdd [2022-03-17T09:22:05.941Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestDel [2022-03-17T09:22:05.941Z] --- PASS: TestDel (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestLen [2022-03-17T09:22:05.941Z] --- PASS: TestLen (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestExactMatch [2022-03-17T09:22:05.941Z] --- PASS: TestExactMatch (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestOnlyOneExactMatch [2022-03-17T09:22:05.941Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestContains [2022-03-17T09:22:05.941Z] --- PASS: TestContains (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestValidate [2022-03-17T09:22:05.941Z] --- PASS: TestValidate (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestWalkValues [2022-03-17T09:22:05.941Z] --- PASS: TestWalkValues (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestFuzzyMatch [2022-03-17T09:22:05.941Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestClone [2022-03-17T09:22:05.941Z] --- PASS: TestClone (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 92.2% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-03-17T09:22:05.941Z] === RUN TestDurationToSecondsString [2022-03-17T09:22:05.941Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-17T09:22:05.941Z] === RUN TestGetTimestamp [2022-03-17T09:22:05.941Z] === RUN TestAdjustForAPIVersion [2022-03-17T09:22:05.941Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 5.7% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T09:22:05.941Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-17T09:22:05.941Z] === RUN TestParseTimestamps [2022-03-17T09:22:05.941Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 100.0% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2022-03-17T09:22:05.941Z] === RUN TestCompareVersion [2022-03-17T09:22:05.941Z] --- PASS: TestCompareVersion (0.00s) [2022-03-17T09:22:05.941Z] PASS [2022-03-17T09:22:05.941Z] coverage: 77.3% of statements [2022-03-17T09:22:05.941Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T09:22:05.941Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T09:22:05.968Z] === RUN TestChrootTarUntar [2022-03-17T09:22:05.968Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T09:22:05.968Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.03s) [2022-03-17T09:22:05.968Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T09:22:05.968Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-03-17T09:22:05.968Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T09:22:05.968Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootCopyWithTar [2022-03-17T09:22:05.968Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootCopyFileWithTar [2022-03-17T09:22:05.968Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootUntarPath [2022-03-17T09:22:05.968Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T09:22:05.968Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T09:22:05.968Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:22:05.968Z] === RUN TestChrootApplyDotDotFile [2022-03-17T09:22:05.968Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:05.968Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:22:05.968Z] PASS [2022-03-17T09:22:05.968Z] coverage: 15.1% of statements [2022-03-17T09:22:05.968Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.1% of statements [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-17T09:22:06.411Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-17T09:22:06.411Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-17T09:22:06.411Z] === RUN TestCloneArgsSmartHttp [2022-03-17T09:22:06.411Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-17T09:22:06.411Z] === RUN TestCloneArgsDumbHttp [2022-03-17T09:22:06.411Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-17T09:22:06.411Z] === RUN TestCloneArgsGit [2022-03-17T09:22:06.411Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-17T09:22:06.411Z] === RUN TestCheckoutGit [2022-03-17T09:22:06.427Z] 2022/03/17 09:22:06 Closing DB instances... [2022-03-17T09:22:06.797Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-03-17T09:22:06.797Z] === RUN TestNetworkDBBulkSync [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T09:22:06.797Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:22:06.797Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:22:06.797Z] PASS [2022-03-17T09:22:06.797Z] coverage: 37.5% of statements [2022-03-17T09:22:06.797Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 37.5% of statements [2022-03-17T09:22:06.954Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-17T09:22:07.391Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T09:22:07.391Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T09:22:07.391Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T09:22:07.391Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T09:22:07.391Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T09:22:07.391Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T09:22:07.391Z] PASS [2022-03-17T09:22:07.391Z] coverage: 0.0% of statements [2022-03-17T09:22:07.391Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-03-17T09:22:07.784Z] 2022/03/17 09:22:07 Closing DB instances... [2022-03-17T09:22:07.850Z] === RUN TestSizeEmpty [2022-03-17T09:22:07.850Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeEmptyFile [2022-03-17T09:22:07.850Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeNonemptyFile [2022-03-17T09:22:07.850Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T09:22:07.850Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T09:22:07.850Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T09:22:07.850Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestMoveToSubdir [2022-03-17T09:22:07.850Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T09:22:07.850Z] === RUN TestSizeNonExistingDirectory [2022-03-17T09:22:07.850Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T09:22:07.850Z] PASS [2022-03-17T09:22:07.850Z] coverage: 80.0% of statements [2022-03-17T09:22:07.850Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-17T09:22:08.252Z] === RUN TestNewAndRemove [2022-03-17T09:22:08.252Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T09:22:08.252Z] === RUN TestRemoveInvalidPath [2022-03-17T09:22:08.252Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T09:22:08.252Z] PASS [2022-03-17T09:22:08.252Z] coverage: 82.6% of statements [2022-03-17T09:22:08.252Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.6% of statements [2022-03-17T09:22:08.316Z] --- PASS: TestNetworkDBCRUDTableEntry (4.34s) [2022-03-17T09:22:08.316Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T09:22:08.639Z] === RUN TestEnable [2022-03-17T09:22:08.639Z] --- PASS: TestEnable (0.00s) [2022-03-17T09:22:08.639Z] === RUN TestDisable [2022-03-17T09:22:08.639Z] --- PASS: TestDisable (0.00s) [2022-03-17T09:22:08.639Z] === RUN TestEnabled [2022-03-17T09:22:08.639Z] --- PASS: TestEnabled (0.00s) [2022-03-17T09:22:08.639Z] PASS [2022-03-17T09:22:08.639Z] coverage: 100.0% of statements [2022-03-17T09:22:08.639Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-03-17T09:22:08.774Z] === RUN TestPollerAddRemove [2022-03-17T09:22:08.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T09:22:09.109Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-17T09:22:09.109Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestProcessNoDockerignore [2022-03-17T09:22:09.109Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-17T09:22:09.109Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestDetectContentType [2022-03-17T09:22:09.109Z] --- PASS: TestDetectContentType (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestSelectAcceptableMIME [2022-03-17T09:22:09.109Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestInspectEmptyResponse [2022-03-17T09:22:09.109Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestInspectResponseBinary [2022-03-17T09:22:09.109Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestResponseUnsupportedContentType [2022-03-17T09:22:09.109Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestInspectResponseTextSimple [2022-03-17T09:22:09.109Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestInspectResponseEmptyContentType [2022-03-17T09:22:09.109Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestUnknownContentLength [2022-03-17T09:22:09.109Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestDownloadRemote [2022-03-17T09:22:09.109Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-17T09:22:09.109Z] === RUN TestGetWithStatusError [2022-03-17T09:22:09.109Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestCloseRootDirectory [2022-03-17T09:22:09.109Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:09.109Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestHashFile [2022-03-17T09:22:09.109Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:09.109Z] --- SKIP: TestHashFile (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestHashSubdir [2022-03-17T09:22:09.109Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:09.109Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-17T09:22:09.109Z] === RUN TestRemoveDirectory [2022-03-17T09:22:09.109Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:09.109Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-17T09:22:09.109Z] PASS [2022-03-17T09:22:09.109Z] coverage: 9.3% of statements [2022-03-17T09:22:09.109Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 9.3% of statements [2022-03-17T09:22:09.231Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T09:22:09.231Z] === RUN TestPollerEvent [2022-03-17T09:22:09.231Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:22:09.231Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T09:22:09.231Z] === RUN TestPollerClose [2022-03-17T09:22:09.231Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T09:22:09.231Z] PASS [2022-03-17T09:22:09.231Z] coverage: 45.7% of statements [2022-03-17T09:22:09.231Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 45.7% of statements [2022-03-17T09:22:09.579Z] === RUN TestGetAllAllowed [2022-03-17T09:22:09.579Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestGetAllMeta [2022-03-17T09:22:09.579Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-17T09:22:09.579Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestIsUnreferencedBuiltin [2022-03-17T09:22:09.579Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestIsExistingDirectory [2022-03-17T09:22:09.579Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-17T09:22:09.579Z] === RUN TestGetFilenameForDownload [2022-03-17T09:22:09.579Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestEnv2Variables [2022-03-17T09:22:09.579Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-17T09:22:09.579Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestMaintainer [2022-03-17T09:22:09.579Z] --- PASS: TestMaintainer (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestLabel [2022-03-17T09:22:09.579Z] --- PASS: TestLabel (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestFromScratch [2022-03-17T09:22:09.579Z] --- PASS: TestFromScratch (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestFromWithArg [2022-03-17T09:22:09.579Z] --- PASS: TestFromWithArg (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-17T09:22:09.579Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestFromWithUndefinedArg [2022-03-17T09:22:09.579Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestFromMultiStageWithNamedStage [2022-03-17T09:22:09.579Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestOnbuild [2022-03-17T09:22:09.579Z] --- PASS: TestOnbuild (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestWorkdir [2022-03-17T09:22:09.579Z] --- PASS: TestWorkdir (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestCmd [2022-03-17T09:22:09.579Z] --- PASS: TestCmd (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestHealthcheckNone [2022-03-17T09:22:09.579Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestHealthcheckCmd [2022-03-17T09:22:09.579Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestEntrypoint [2022-03-17T09:22:09.579Z] --- PASS: TestEntrypoint (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestExpose [2022-03-17T09:22:09.579Z] --- PASS: TestExpose (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestUser [2022-03-17T09:22:09.579Z] --- PASS: TestUser (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestVolume [2022-03-17T09:22:09.579Z] --- PASS: TestVolume (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestStopSignal [2022-03-17T09:22:09.579Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:22:09.579Z] --- SKIP: TestStopSignal (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestArg [2022-03-17T09:22:09.579Z] --- PASS: TestArg (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestShell [2022-03-17T09:22:09.579Z] --- PASS: TestShell (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestPrependEnvOnCmd [2022-03-17T09:22:09.579Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestRunWithBuildArgs [2022-03-17T09:22:09.579Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestRunIgnoresHealthcheck [2022-03-17T09:22:09.579Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestDispatchUnsupportedOptions [2022-03-17T09:22:09.579Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-17T09:22:09.579Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-17T09:22:09.579Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-17T09:22:09.579Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestNormalizeWorkdir [2022-03-17T09:22:09.579Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestDispatch [2022-03-17T09:22:09.579Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-17T09:22:09.579Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-17T09:22:09.579Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-17T09:22:09.579Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-17T09:22:09.579Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-17T09:22:09.579Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-17T09:22:09.579Z] === RUN TestDispatch/COPY_url [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch (0.18s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.13s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-17T09:22:09.579Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestAddScratchImageAddsToMounts [2022-03-17T09:22:09.579Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-17T09:22:09.579Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-17T09:22:09.579Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-17T09:22:09.579Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestImageSourceGetAddsToMounts [2022-03-17T09:22:09.579Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestEmptyDockerfile [2022-03-17T09:22:09.579Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-17T09:22:09.579Z] === RUN TestSymlinkDockerfile [2022-03-17T09:22:09.579Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-17T09:22:09.579Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-17T09:22:09.579Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestNonExistingDockerfile [2022-03-17T09:22:09.579Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestCopyRunConfig [2022-03-17T09:22:09.579Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestDeepCopyRunConfig [2022-03-17T09:22:09.579Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestExportImage [2022-03-17T09:22:09.579Z] --- PASS: TestExportImage (0.00s) [2022-03-17T09:22:09.579Z] === RUN TestNormalizeDest [2022-03-17T09:22:09.579Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-17T09:22:09.579Z] PASS [2022-03-17T09:22:09.579Z] coverage: 46.7% of statements [2022-03-17T09:22:09.579Z] ok github.com/docker/docker/builder/dockerfile 0.324s coverage: 46.7% of statements [2022-03-17T09:22:09.736Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:22:09.817Z] --- PASS: TestNetworkDBBulkSync (2.92s) [2022-03-17T09:22:09.817Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T09:22:10.197Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T09:22:10.197Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:22:10.197Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T09:22:10.197Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T09:22:10.197Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestCopyFile [2022-03-17T09:22:10.197Z] --- PASS: TestCopyFile (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T09:22:10.197Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:22:10.197Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T09:22:10.197Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T09:22:10.197Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:22:10.197Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestWildcardMatches [2022-03-17T09:22:10.197Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestPatternMatches [2022-03-17T09:22:10.197Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T09:22:10.197Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T09:22:10.197Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T09:22:10.197Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T09:22:10.197Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T09:22:10.197Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T09:22:10.197Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestSingleExclamationError [2022-03-17T09:22:10.197Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T09:22:10.197Z] === RUN TestMatchesWithNoPatterns [2022-03-17T09:22:10.198Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T09:22:10.198Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestMatches [2022-03-17T09:22:10.198Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T09:22:10.198Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T09:22:10.198Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T09:22:10.198Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T09:22:10.198Z] --- PASS: TestMatches (0.01s) [2022-03-17T09:22:10.198Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T09:22:10.198Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T09:22:10.198Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T09:22:10.198Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatterns [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T09:22:10.198Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCreateIfNotExistsDir [2022-03-17T09:22:10.198Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-17T09:22:10.198Z] === RUN TestCreateIfNotExistsFile [2022-03-17T09:22:10.198Z] 2022/03/17 09:22:09 Closing DB instances... [2022-03-17T09:22:10.198Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-17T09:22:10.198Z] === RUN TestMatch [2022-03-17T09:22:10.198Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:22:10.198Z] === RUN TestCompile [2022-03-17T09:22:10.198Z] === RUN TestCompile/slash [2022-03-17T09:22:10.198Z] === RUN TestCompile/backslash [2022-03-17T09:22:10.198Z] --- PASS: TestCompile (0.00s) [2022-03-17T09:22:10.198Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T09:22:10.198Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T09:22:10.198Z] PASS [2022-03-17T09:22:10.198Z] coverage: 84.7% of statements [2022-03-17T09:22:10.198Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 84.7% of statements [2022-03-17T09:22:10.285Z] === RUN TestFailedConnection [2022-03-17T09:22:10.285Z] --- PASS: TestGetAddress (27.54s) [2022-03-17T09:22:10.285Z] === RUN TestRequestSyntaxCheck [2022-03-17T09:22:10.285Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-17T09:22:10.285Z] === RUN TestRequest [2022-03-17T09:22:10.655Z] --- PASS: TestTarFiles (5.98s) [2022-03-17T09:22:10.655Z] === RUN TestDetectCompressionZstd [2022-03-17T09:22:10.655Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T09:22:10.655Z] === RUN TestTarUntar [2022-03-17T09:22:10.655Z] --- PASS: TestTarUntar (0.06s) [2022-03-17T09:22:10.655Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T09:22:10.655Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-17T09:22:10.655Z] === RUN TestTarWithOptions [2022-03-17T09:22:11.113Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-17T09:22:11.113Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T09:22:11.113Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T09:22:11.113Z] === RUN TestUntarUstarGnuConflict [2022-03-17T09:22:11.113Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-17T09:22:11.113Z] === RUN TestUntarInvalidFilenames [2022-03-17T09:22:11.113Z] === RUN TestGet [2022-03-17T09:22:11.113Z] --- PASS: TestGet (0.00s) [2022-03-17T09:22:11.113Z] === RUN TestGetShortcutString [2022-03-17T09:22:11.113Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T09:22:11.113Z] PASS [2022-03-17T09:22:11.113Z] coverage: 42.9% of statements [2022-03-17T09:22:11.113Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-03-17T09:22:11.113Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2057391305\\dest" [2022-03-17T09:22:11.113Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-17T09:22:11.113Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T09:22:11.113Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T09:22:11.113Z] === RUN TestUntarInvalidHardlink [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3412714060\\victim\\hello" -> "../victim/hello" [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1125321107\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink606177964\\victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1368859125\\victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1638466170\\victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink792590538\\victim" -> "../victim" [2022-03-17T09:22:11.113Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-17T09:22:11.113Z] === RUN TestUntarInvalidSymlink [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3564209308\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink676545260\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1182109432\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1226496030\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4077927276\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3699595124\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:11.113Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1544485280\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T09:22:11.113Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-17T09:22:11.113Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T09:22:11.113Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T09:22:11.113Z] === RUN TestXGlobalNoParent [2022-03-17T09:22:11.113Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T09:22:11.113Z] === RUN TestReplaceFileTarWrapper [2022-03-17T09:22:11.150Z] === RUN TestTCP4Proxy [2022-03-17T09:22:11.150Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestTCP4ProxyHalfClose [2022-03-17T09:22:11.150Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestTCP6Proxy [2022-03-17T09:22:11.150Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:22:11.150Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestTCPDualStackProxy [2022-03-17T09:22:11.150Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:22:11.150Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestUDP4Proxy [2022-03-17T09:22:11.150Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestUDP6Proxy [2022-03-17T09:22:11.150Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:22:11.150Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestUDPWriteError [2022-03-17T09:22:11.150Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestSCTP4Proxy [2022-03-17T09:22:11.150Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:22:11.150Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-17T09:22:11.150Z] === RUN TestSCTP6Proxy [2022-03-17T09:22:11.150Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:22:11.150Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-17T09:22:11.150Z] PASS [2022-03-17T09:22:11.150Z] coverage: 49.4% of statements [2022-03-17T09:22:11.150Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-03-17T09:22:11.372Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T09:22:11.570Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-03-17T09:22:11.570Z] === RUN TestPrefixHeaderReadable [2022-03-17T09:22:11.570Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-17T09:22:11.570Z] === RUN TestDisablePigz [2022-03-17T09:22:11.570Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T09:22:11.570Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-03-17T09:22:11.570Z] === RUN TestNetworkDBNodeLeave [2022-03-17T09:22:11.570Z] --- PASS: TestDisablePigz (0.14s) [2022-03-17T09:22:11.570Z] === RUN TestPigz [2022-03-17T09:22:11.570Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T09:22:11.570Z] --- PASS: TestPigz (0.18s) [2022-03-17T09:22:11.570Z] === RUN TestNosysFileInfo [2022-03-17T09:22:11.571Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T09:22:11.571Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:22:11.571Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:22:11.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-17T09:22:12.029Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestCanonicalTarNameForPath [2022-03-17T09:22:12.029Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestCanonicalTarName [2022-03-17T09:22:12.029Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChmodTarEntry [2022-03-17T09:22:12.029Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestHardLinkOrder [2022-03-17T09:22:12.029Z] --- PASS: TestHardLinkOrder (0.08s) [2022-03-17T09:22:12.029Z] === RUN TestChangeString [2022-03-17T09:22:12.029Z] --- PASS: TestChangeString (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesWithNoChanges [2022-03-17T09:22:12.029Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T09:22:12.029Z] === RUN TestChangesWithChanges [2022-03-17T09:22:12.029Z] === RUN TestCreateIDMapOrder [2022-03-17T09:22:12.029Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T09:22:12.029Z] PASS [2022-03-17T09:22:12.029Z] coverage: 7.2% of statements [2022-03-17T09:22:12.029Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-03-17T09:22:12.029Z] --- PASS: TestChangesWithChanges (0.06s) [2022-03-17T09:22:12.029Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T09:22:12.029Z] changes_test.go:195: needs more investigation [2022-03-17T09:22:12.029Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesDirsEmpty [2022-03-17T09:22:12.029Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:22:12.029Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesDirsMutated [2022-03-17T09:22:12.029Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:22:12.029Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestApplyLayer [2022-03-17T09:22:12.029Z] changes_test.go:432: needs further investigation [2022-03-17T09:22:12.029Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T09:22:12.029Z] changes_test.go:468: needs further investigation [2022-03-17T09:22:12.029Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T09:22:12.029Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T09:22:12.029Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestChangesSize [2022-03-17T09:22:12.029Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T09:22:12.029Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2141914790\\dest" [2022-03-17T09:22:12.029Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T09:22:12.029Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2423372259\\victim\\hello" -> "../victim/hello" [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1743899002\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3623405918\\victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3654447954\\victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2099698012\\victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3159546988\\victim" -> "../victim" [2022-03-17T09:22:12.029Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-17T09:22:12.029Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1177177694\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink998809958\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1163643787\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1189847850\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2990429770\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:12.029Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1379280715\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:22:12.029Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-17T09:22:12.029Z] === RUN TestApplyLayerWhiteouts [2022-03-17T09:22:12.029Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-17T09:22:12.029Z] === RUN TestGenerateEmptyFile [2022-03-17T09:22:12.029Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T09:22:12.029Z] === RUN TestGenerateWithContent [2022-03-17T09:22:12.029Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T09:22:12.029Z] PASS [2022-03-17T09:22:12.029Z] coverage: 62.0% of statements [2022-03-17T09:22:12.029Z] ok github.com/docker/docker/pkg/archive 8.783s coverage: 62.0% of statements [2022-03-17T09:22:12.282Z] --- PASS: TestServiceCreateInit (6.89s) [2022-03-17T09:22:12.282Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-03-17T09:22:12.282Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.41s) [2022-03-17T09:22:12.282Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:22:12.501Z] --- PASS: TestFailedConnection (2.07s) [2022-03-17T09:22:12.501Z] === RUN TestFailOnce [2022-03-17T09:22:12.501Z] 2022/03/17 09:22:11 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-17T09:22:12.501Z] goroutine 38 [running]: [2022-03-17T09:22:12.501Z] net/http.(*conn).serve.func1() [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:22:12.501Z] panic({0xb53700, 0xc9d030}) [2022-03-17T09:22:12.501Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:22:12.501Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001d5a70?) [2022-03-17T09:22:12.501Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T09:22:12.501Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xca2838?, 0xc0001ac0e0?}, 0xaada46?) [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:22:12.501Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xca2838, 0xc0001ac0e0}, 0xc0001b8200) [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T09:22:12.501Z] net/http.serverHandler.ServeHTTP({0xca0e58?}, {0xca2838, 0xc0001ac0e0}, 0xc0001b8200) [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:22:12.501Z] net/http.(*conn).serve(0xc0001c6000, {0xca2d38, 0xc0000260f0}) [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:22:12.501Z] created by net/http.(*Server).Serve [2022-03-17T09:22:12.501Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:22:12.501Z] time="2022-03-17T09:22:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T09:22:12.501Z] 2022/03/17 09:22:12 Closing DB instances... [2022-03-17T09:22:12.501Z] time="2022-03-17T09:22:12Z" level=error msg="node: 5dc83c192bec is unknown to memberlist" [2022-03-17T09:22:13.488Z] --- PASS: TestFailOnce (1.20s) [2022-03-17T09:22:13.488Z] === RUN TestEchoInputOutput [2022-03-17T09:22:13.488Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T09:22:13.488Z] === RUN TestBackoff [2022-03-17T09:22:13.488Z] --- PASS: TestBackoff (0.00s) [2022-03-17T09:22:13.488Z] === RUN TestAbortRetry [2022-03-17T09:22:13.488Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T09:22:13.488Z] === RUN TestClientScheme [2022-03-17T09:22:13.488Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T09:22:13.488Z] === RUN TestNewClientWithTimeout [2022-03-17T09:22:13.561Z] === RUN TestFixedBufferCap [2022-03-17T09:22:13.561Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestFixedBufferLen [2022-03-17T09:22:13.561Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestFixedBufferString [2022-03-17T09:22:13.561Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestFixedBufferWrite [2022-03-17T09:22:13.561Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestFixedBufferRead [2022-03-17T09:22:13.561Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestBytesPipeRead [2022-03-17T09:22:13.561Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestBytesPipeWrite [2022-03-17T09:22:13.561Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T09:22:13.561Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T09:22:13.561Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-03-17T09:22:13.561Z] === RUN TestAtomicWriteToFile [2022-03-17T09:22:13.561Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T09:22:13.561Z] === RUN TestAtomicWriteSetCommit [2022-03-17T09:22:13.561Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T09:22:13.561Z] === RUN TestAtomicWriteSetCancel [2022-03-17T09:22:13.561Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T09:22:13.561Z] === RUN TestReadCloserWrapperClose [2022-03-17T09:22:13.561Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T09:22:13.957Z] time="2022-03-17T09:22:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T09:22:14.018Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T09:22:14.018Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T09:22:14.018Z] === RUN TestReaderErrWrapperRead [2022-03-17T09:22:14.018Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T09:22:14.018Z] === RUN TestCancelReadCloser [2022-03-17T09:22:14.018Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T09:22:14.018Z] === RUN TestWriteCloserWrapperClose [2022-03-17T09:22:14.018Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T09:22:14.018Z] === RUN TestNopWriteCloser [2022-03-17T09:22:14.018Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T09:22:14.018Z] === RUN TestNopWriter [2022-03-17T09:22:14.018Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T09:22:14.018Z] === RUN TestWriteCounter [2022-03-17T09:22:14.018Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T09:22:14.018Z] PASS [2022-03-17T09:22:14.018Z] coverage: 70.1% of statements [2022-03-17T09:22:14.018Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 70.1% of statements [2022-03-17T09:22:14.479Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-17T09:22:14.479Z] === RUN TestNetworkDBWatch [2022-03-17T09:22:14.937Z] === RUN TestError [2022-03-17T09:22:14.937Z] --- PASS: TestError (0.00s) [2022-03-17T09:22:14.937Z] === RUN TestProgressString [2022-03-17T09:22:14.937Z] === RUN TestProgressString/no_progress [2022-03-17T09:22:14.937Z] === RUN TestProgressString/progress_1 [2022-03-17T09:22:14.937Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T09:22:14.937Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T09:22:14.937Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T09:22:14.937Z] === RUN TestProgressString/with_units [2022-03-17T09:22:14.937Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T09:22:14.937Z] === RUN TestProgressString/hide_counts [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T09:22:14.937Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T09:22:14.937Z] === RUN TestJSONMessageDisplay [2022-03-17T09:22:14.937Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-17T09:22:14.937Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T09:22:14.937Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T09:22:14.937Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T09:22:14.937Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T09:22:14.937Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T09:22:14.937Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T09:22:14.937Z] PASS [2022-03-17T09:22:14.937Z] coverage: 91.7% of statements [2022-03-17T09:22:14.943Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.52s) [2022-03-17T09:22:14.943Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T09:22:15.394Z] ok github.com/docker/docker/pkg/jsonmessage 0.267s coverage: 91.7% of statements [2022-03-17T09:22:15.411Z] time="2022-03-17T09:22:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T09:22:15.851Z] === RUN TestStandardLongPath [2022-03-17T09:22:15.851Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T09:22:15.851Z] === RUN TestUNCLongPath [2022-03-17T09:22:15.851Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T09:22:15.851Z] PASS [2022-03-17T09:22:15.851Z] coverage: 100.0% of statements [2022-03-17T09:22:15.851Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-03-17T09:22:15.851Z] 2022/03/17 09:22:15 Closing DB instances... [2022-03-17T09:22:15.879Z] 2022/03/17 09:22:15 Closing DB instances... [2022-03-17T09:22:16.815Z] === RUN TestNameFormat [2022-03-17T09:22:16.815Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T09:22:16.815Z] === RUN TestNameRetries [2022-03-17T09:22:16.815Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T09:22:16.815Z] PASS [2022-03-17T09:22:16.815Z] coverage: 85.7% of statements [2022-03-17T09:22:16.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2022-03-17T09:22:17.274Z] === RUN TestParseKeyValueOpt [2022-03-17T09:22:17.274Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T09:22:17.274Z] === RUN TestParseUintList [2022-03-17T09:22:17.274Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T09:22:17.274Z] === RUN TestParseUintListMaximumLimits [2022-03-17T09:22:17.274Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T09:22:17.274Z] PASS [2022-03-17T09:22:17.274Z] coverage: 97.0% of statements [2022-03-17T09:22:17.274Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-03-17T09:22:17.274Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-17T09:22:17.274Z] === RUN TestNetworkDBBulkSync [2022-03-17T09:22:17.456Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T09:22:17.456Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T09:22:17.926Z] time="2022-03-17T09:22:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T09:22:18.238Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:22:18.238Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:22:18.238Z] PASS [2022-03-17T09:22:18.238Z] coverage: 37.5% of statements [2022-03-17T09:22:18.238Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 37.5% of statements [2022-03-17T09:22:18.395Z] --- PASS: TestRequest (7.86s) [2022-03-17T09:22:18.395Z] === RUN TestOverlappingRequests [2022-03-17T09:22:18.395Z] --- PASS: TestOverlappingRequests (0.36s) [2022-03-17T09:22:18.395Z] === RUN TestRelease [2022-03-17T09:22:18.589Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-03-17T09:22:18.589Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:22:18.695Z] 2022/03/17 09:22:18 Closing DB instances... [2022-03-17T09:22:19.153Z] === RUN TestNewAndRemove [2022-03-17T09:22:19.153Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T09:22:19.153Z] === RUN TestRemoveInvalidPath [2022-03-17T09:22:19.153Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T09:22:19.153Z] PASS [2022-03-17T09:22:19.153Z] coverage: 82.6% of statements [2022-03-17T09:22:19.153Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-03-17T09:22:19.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T09:22:19.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T09:22:19.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T09:22:19.969Z] --- PASS: TestRelease (1.45s) [2022-03-17T09:22:19.969Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:22:20.117Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2022-03-17T09:22:20.118Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T09:22:20.297Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T09:22:21.083Z] === RUN TestFailedConnection [2022-03-17T09:22:21.667Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T09:22:21.667Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T09:22:21.667Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T09:22:21.667Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T09:22:22.186Z] time="2022-03-17T09:22:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T09:22:22.615Z] --- PASS: TestGetAddress (26.37s) [2022-03-17T09:22:22.615Z] === RUN TestRequestSyntaxCheck [2022-03-17T09:22:22.615Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-17T09:22:22.615Z] === RUN TestRequest [2022-03-17T09:22:23.074Z] 2022/03/17 09:22:22 Closing DB instances... [2022-03-17T09:22:23.530Z] --- PASS: TestFailedConnection (2.17s) [2022-03-17T09:22:23.530Z] === RUN TestFailOnce [2022-03-17T09:22:23.530Z] time="2022-03-17T09:22:23Z" level=error msg="node: 5890d70ed58a is unknown to memberlist" [2022-03-17T09:22:23.530Z] 2022/03/17 09:22:23 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-03-17T09:22:23.530Z] goroutine 18 [running]: [2022-03-17T09:22:23.530Z] net/http.(*conn).serve.func1() [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:22:23.530Z] panic({0x523700, 0x66d030}) [2022-03-17T09:22:23.530Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:22:23.530Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000afa70?) [2022-03-17T09:22:23.530Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T09:22:23.530Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x672838?, 0xc00029a000?}, 0x47da46?) [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:22:23.530Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x672838, 0xc00029a000}, 0xc0000b6000) [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T09:22:23.530Z] net/http.serverHandler.ServeHTTP({0x670e58?}, {0x672838, 0xc00029a000}, 0xc0000b6000) [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:22:23.530Z] net/http.(*conn).serve(0xc0000a8000, {0x672d38, 0xc00008a0c0}) [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:22:23.530Z] created by net/http.(*Server).Serve [2022-03-17T09:22:23.530Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:22:23.530Z] time="2022-03-17T09:22:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T09:22:23.667Z] === RUN TestCheckpointCreateError [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointCreate [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointDeleteError [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointDelete [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointListError [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointList [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointList (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCheckpointListContainerNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNewClientWithOpsFromEnv [2022-03-17T09:22:23.667Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:22:23.667Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestGetAPIPath [2022-03-17T09:22:23.667Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestParseHostURL [2022-03-17T09:22:23.667Z] --- PASS: TestParseHostURL (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-17T09:22:23.667Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPVersionOverride [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-17T09:22:23.667Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestClientRedirect [2022-03-17T09:22:23.667Z] === RUN TestClientRedirect/GET [2022-03-17T09:22:23.667Z] === RUN TestClientRedirect/POST [2022-03-17T09:22:23.667Z] === RUN TestClientRedirect/PUT [2022-03-17T09:22:23.667Z] === RUN TestClientRedirect/DELETE [2022-03-17T09:22:23.667Z] --- PASS: TestClientRedirect (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-17T09:22:23.667Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigCreateUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigCreateError [2022-03-17T09:22:23.667Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigCreate [2022-03-17T09:22:23.667Z] --- PASS: TestConfigCreate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspectNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspectWithEmptyID [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspectUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspectError [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspectConfigNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigInspect [2022-03-17T09:22:23.667Z] --- PASS: TestConfigInspect (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigListUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigListError [2022-03-17T09:22:23.667Z] --- PASS: TestConfigListError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigList [2022-03-17T09:22:23.667Z] --- PASS: TestConfigList (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigRemoveUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigRemoveError [2022-03-17T09:22:23.667Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigRemove [2022-03-17T09:22:23.667Z] --- PASS: TestConfigRemove (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigUpdateUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigUpdateError [2022-03-17T09:22:23.667Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestConfigUpdate [2022-03-17T09:22:23.667Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCommitError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCommit [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCommit (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStatPathError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStatPathNotFoundError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStatPathNoHeaderError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStatPath [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyToContainerError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyToContainerNotFoundError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyToContainer [2022-03-17T09:22:23.667Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyFromContainerError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyFromContainerNotFoundError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-17T09:22:23.667Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestCopyFromContainer [2022-03-17T09:22:23.667Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCreateError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCreateImageNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCreateWithName [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerCreateAutoRemove [2022-03-17T09:22:23.667Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerDiffError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerDiff [2022-03-17T09:22:23.667Z] --- PASS: TestContainerDiff (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecCreateError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecCreate [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecStartError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecStart [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecInspectError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecInspect [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExportError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExportError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExport [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExport (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerInspectError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerInspectContainerNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerInspectWithEmptyID [2022-03-17T09:22:23.667Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerInspect [2022-03-17T09:22:23.667Z] --- PASS: TestContainerInspect (0.02s) [2022-03-17T09:22:23.667Z] === RUN TestContainerInspectNode [2022-03-17T09:22:23.667Z] --- PASS: TestContainerInspectNode (0.01s) [2022-03-17T09:22:23.667Z] === RUN TestContainerKillError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerKillError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerKill [2022-03-17T09:22:23.667Z] --- PASS: TestContainerKill (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerListError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerListError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerList [2022-03-17T09:22:23.667Z] --- PASS: TestContainerList (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerLogsNotFoundError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerLogsError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerLogs [2022-03-17T09:22:23.667Z] --- PASS: TestContainerLogs (0.23s) [2022-03-17T09:22:23.667Z] === RUN TestContainerPauseError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerPause [2022-03-17T09:22:23.667Z] --- PASS: TestContainerPause (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainersPruneError [2022-03-17T09:22:23.667Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainersPrune [2022-03-17T09:22:23.667Z] --- PASS: TestContainersPrune (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRemoveError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRemoveNotFoundError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRemove [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRemove (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRenameError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRename [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRename (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerResizeError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecResizeError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerResize [2022-03-17T09:22:23.667Z] --- PASS: TestContainerResize (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerExecResize [2022-03-17T09:22:23.667Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRestartError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerRestart [2022-03-17T09:22:23.667Z] --- PASS: TestContainerRestart (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStartError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStartError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStart [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStart (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStatsError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStats [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStats (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStopError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStopError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerStop [2022-03-17T09:22:23.667Z] --- PASS: TestContainerStop (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerTopError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerTopError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerTop [2022-03-17T09:22:23.667Z] --- PASS: TestContainerTop (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerUnpauseError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerUnpause [2022-03-17T09:22:23.667Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerUpdateError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerUpdate [2022-03-17T09:22:23.667Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerWaitError [2022-03-17T09:22:23.667Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestContainerWait [2022-03-17T09:22:23.667Z] --- PASS: TestContainerWait (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestDiskUsageError [2022-03-17T09:22:23.667Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestDiskUsage [2022-03-17T09:22:23.667Z] --- PASS: TestDiskUsage (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestDistributionInspectUnsupported [2022-03-17T09:22:23.667Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestDistributionInspectWithEmptyID [2022-03-17T09:22:23.667Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestEventsErrorInOptions [2022-03-17T09:22:23.667Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestEventsErrorFromServer [2022-03-17T09:22:23.667Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestEvents [2022-03-17T09:22:23.667Z] --- PASS: TestEvents (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestTLSCloseWriter [2022-03-17T09:22:23.667Z] === PAUSE TestTLSCloseWriter [2022-03-17T09:22:23.667Z] === RUN TestImageBuildError [2022-03-17T09:22:23.667Z] --- PASS: TestImageBuildError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageBuild [2022-03-17T09:22:23.667Z] --- PASS: TestImageBuild (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestGetDockerOS [2022-03-17T09:22:23.667Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageCreateError [2022-03-17T09:22:23.667Z] --- PASS: TestImageCreateError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageCreate [2022-03-17T09:22:23.667Z] --- PASS: TestImageCreate (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageHistoryError [2022-03-17T09:22:23.667Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageHistory [2022-03-17T09:22:23.667Z] --- PASS: TestImageHistory (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageImportError [2022-03-17T09:22:23.667Z] --- PASS: TestImageImportError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageImport [2022-03-17T09:22:23.667Z] --- PASS: TestImageImport (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageInspectError [2022-03-17T09:22:23.667Z] --- PASS: TestImageInspectError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageInspectImageNotFound [2022-03-17T09:22:23.667Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageInspectWithEmptyID [2022-03-17T09:22:23.667Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageInspect [2022-03-17T09:22:23.667Z] --- PASS: TestImageInspect (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageListError [2022-03-17T09:22:23.667Z] --- PASS: TestImageListError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageList [2022-03-17T09:22:23.667Z] --- PASS: TestImageList (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageListApiBefore125 [2022-03-17T09:22:23.667Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageLoadError [2022-03-17T09:22:23.667Z] --- PASS: TestImageLoadError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImageLoad [2022-03-17T09:22:23.667Z] --- PASS: TestImageLoad (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagesPruneError [2022-03-17T09:22:23.667Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagesPrune [2022-03-17T09:22:23.667Z] --- PASS: TestImagesPrune (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullReferenceParseError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullAnyError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePullWithoutErrors [2022-03-17T09:22:23.667Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushReferenceError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushAnyError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:22:23.667Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:22:23.667Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImagePushWithoutErrors [2022-03-17T09:22:23.668Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-17T09:22:23.668Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-17T09:22:23.668Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-17T09:22:23.668Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageRemoveImageNotFound [2022-03-17T09:22:23.668Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageRemove [2022-03-17T09:22:23.668Z] --- PASS: TestImageRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSaveError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSaveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSave [2022-03-17T09:22:23.668Z] --- PASS: TestImageSave (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchAnyError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageSearchWithoutErrors [2022-03-17T09:22:23.668Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageTagError [2022-03-17T09:22:23.668Z] --- PASS: TestImageTagError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageTagInvalidReference [2022-03-17T09:22:23.668Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageTagInvalidSourceImageName [2022-03-17T09:22:23.668Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageTagHexSource [2022-03-17T09:22:23.668Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestImageTag [2022-03-17T09:22:23.668Z] --- PASS: TestImageTag (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestInfoServerError [2022-03-17T09:22:23.668Z] --- PASS: TestInfoServerError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestInfoInvalidResponseJSONError [2022-03-17T09:22:23.668Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestInfo [2022-03-17T09:22:23.668Z] --- PASS: TestInfo (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkConnectError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkConnect [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkCreateError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkCreate [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkDisconnectError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkDisconnect [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/empty_ID [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/no_options [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/verbose [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/global_scope [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/unknown_network [2022-03-17T09:22:23.668Z] === RUN TestNetworkInspect/server_error [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkListError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkList [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkList (0.01s) [2022-03-17T09:22:23.668Z] === RUN TestNetworksPruneError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworksPrune [2022-03-17T09:22:23.668Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNetworkRemove [2022-03-17T09:22:23.668Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeInspectNodeNotFound [2022-03-17T09:22:23.668Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeInspect [2022-03-17T09:22:23.668Z] --- PASS: TestNodeInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeListError [2022-03-17T09:22:23.668Z] --- PASS: TestNodeListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeList [2022-03-17T09:22:23.668Z] --- PASS: TestNodeList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeRemove [2022-03-17T09:22:23.668Z] --- PASS: TestNodeRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeUpdateError [2022-03-17T09:22:23.668Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestNodeUpdate [2022-03-17T09:22:23.668Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestOptionWithHostFromEnv [2022-03-17T09:22:23.668Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestOptionWithTimeout [2022-03-17T09:22:23.668Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestOptionWithVersionFromEnv [2022-03-17T09:22:23.668Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPingFail [2022-03-17T09:22:23.668Z] --- PASS: TestPingFail (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPingWithError [2022-03-17T09:22:23.668Z] 2022/03/17 09:22:22 RoundTripper returned a response & error; ignoring response [2022-03-17T09:22:23.668Z] 2022/03/17 09:22:22 RoundTripper returned a response & error; ignoring response [2022-03-17T09:22:23.668Z] --- PASS: TestPingWithError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPingSuccess [2022-03-17T09:22:23.668Z] --- PASS: TestPingSuccess (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPingHeadFallback [2022-03-17T09:22:23.668Z] === RUN TestPingHeadFallback/OK [2022-03-17T09:22:23.668Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-17T09:22:23.668Z] === RUN TestPingHeadFallback/Not_Found [2022-03-17T09:22:23.668Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-17T09:22:23.668Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-17T09:22:23.668Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginDisableError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginDisable [2022-03-17T09:22:23.668Z] --- PASS: TestPluginDisable (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginEnableError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginEnable [2022-03-17T09:22:23.668Z] --- PASS: TestPluginEnable (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginInspect [2022-03-17T09:22:23.668Z] --- PASS: TestPluginInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginListError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginList [2022-03-17T09:22:23.668Z] --- PASS: TestPluginList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginPushError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginPushError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginPush [2022-03-17T09:22:23.668Z] --- PASS: TestPluginPush (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginRemove [2022-03-17T09:22:23.668Z] --- PASS: TestPluginRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginSetError [2022-03-17T09:22:23.668Z] --- PASS: TestPluginSetError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPluginSet [2022-03-17T09:22:23.668Z] --- PASS: TestPluginSet (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSetHostHeader [2022-03-17T09:22:23.668Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestPlainTextError [2022-03-17T09:22:23.668Z] --- PASS: TestPlainTextError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestInfiniteError [2022-03-17T09:22:23.668Z] --- PASS: TestInfiniteError (0.08s) [2022-03-17T09:22:23.668Z] === RUN TestCanceledContext [2022-03-17T09:22:23.668Z] 2022/03/17 09:22:22 RoundTripper returned a response & error; ignoring response [2022-03-17T09:22:23.668Z] --- PASS: TestCanceledContext (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestDeadlineExceededContext [2022-03-17T09:22:23.668Z] 2022/03/17 09:22:22 RoundTripper returned a response & error; ignoring response [2022-03-17T09:22:23.668Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretCreateUnsupported [2022-03-17T09:22:23.668Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretCreateError [2022-03-17T09:22:23.668Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretCreate [2022-03-17T09:22:23.668Z] --- PASS: TestSecretCreate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretInspectUnsupported [2022-03-17T09:22:23.668Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretInspectSecretNotFound [2022-03-17T09:22:23.668Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretInspect [2022-03-17T09:22:23.668Z] --- PASS: TestSecretInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretListUnsupported [2022-03-17T09:22:23.668Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretListError [2022-03-17T09:22:23.668Z] --- PASS: TestSecretListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretList [2022-03-17T09:22:23.668Z] --- PASS: TestSecretList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretRemoveUnsupported [2022-03-17T09:22:23.668Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretRemove [2022-03-17T09:22:23.668Z] --- PASS: TestSecretRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretUpdateUnsupported [2022-03-17T09:22:23.668Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretUpdateError [2022-03-17T09:22:23.668Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSecretUpdate [2022-03-17T09:22:23.668Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceCreateError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceCreate [2022-03-17T09:22:23.668Z] --- PASS: TestServiceCreate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-17T09:22:23.668Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceCreateDigestPinning [2022-03-17T09:22:23.668Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceInspectServiceNotFound [2022-03-17T09:22:23.668Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceInspect [2022-03-17T09:22:23.668Z] --- PASS: TestServiceInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceListError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceList [2022-03-17T09:22:23.668Z] --- PASS: TestServiceList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceLogsError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceLogs [2022-03-17T09:22:23.668Z] --- PASS: TestServiceLogs (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceRemoveNotFoundError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceRemove [2022-03-17T09:22:23.668Z] --- PASS: TestServiceRemove (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceUpdateError [2022-03-17T09:22:23.668Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestServiceUpdate [2022-03-17T09:22:23.668Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmGetUnlockKeyError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmGetUnlockKey [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmInitError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmInit [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmInit (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmInspect [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmJoinError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmJoin [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmLeaveError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmLeave [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmUnlockError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmUnlock [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmUpdateError [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestSwarmUpdate [2022-03-17T09:22:23.668Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestTaskInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestTaskInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestTaskInspect [2022-03-17T09:22:23.668Z] --- PASS: TestTaskInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestTaskListError [2022-03-17T09:22:23.668Z] --- PASS: TestTaskListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestTaskList [2022-03-17T09:22:23.668Z] --- PASS: TestTaskList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeCreateError [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeCreate [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeInspectError [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeInspectNotFound [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeInspectWithEmptyID [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeInspect [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeListError [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeListError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeList [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeList (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeRemoveError [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-17T09:22:23.668Z] === RUN TestVolumeRemove [2022-03-17T09:22:23.668Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-17T09:22:23.668Z] === CONT TestTLSCloseWriter [2022-03-17T09:22:23.668Z] --- PASS: TestTLSCloseWriter (0.05s) [2022-03-17T09:22:23.668Z] PASS [2022-03-17T09:22:23.668Z] coverage: 75.2% of statements [2022-03-17T09:22:23.668Z] ok github.com/docker/docker/client 0.616s coverage: 75.2% of statements [2022-03-17T09:22:24.403Z] --- PASS: TestAllocateRandomDeallocate (4.23s) [2022-03-17T09:22:24.403Z] === RUN TestRetrieveFromStore [2022-03-17T09:22:24.498Z] --- PASS: TestFailOnce (1.21s) [2022-03-17T09:22:24.498Z] === RUN TestEchoInputOutput [2022-03-17T09:22:24.498Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T09:22:24.498Z] === RUN TestBackoff [2022-03-17T09:22:24.498Z] --- PASS: TestBackoff (0.00s) [2022-03-17T09:22:24.498Z] === RUN TestAbortRetry [2022-03-17T09:22:24.498Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T09:22:24.498Z] === RUN TestClientScheme [2022-03-17T09:22:24.498Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T09:22:24.498Z] === RUN TestNewClientWithTimeout [2022-03-17T09:22:24.872Z] === RUN TestParseEmptyInterface [2022-03-17T09:22:24.872Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestParseNonInterfaceType [2022-03-17T09:22:24.872Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestParseWithOneFunction [2022-03-17T09:22:24.872Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestParseWithMultipleFuncs [2022-03-17T09:22:24.872Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestParseWithUnnamedReturn [2022-03-17T09:22:24.872Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestEmbeddedInterface [2022-03-17T09:22:24.872Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestParsedImports [2022-03-17T09:22:24.872Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T09:22:24.872Z] === RUN TestAliasedImports [2022-03-17T09:22:24.872Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T09:22:24.872Z] PASS [2022-03-17T09:22:24.872Z] coverage: 56.8% of statements [2022-03-17T09:22:24.872Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-17T09:22:24.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-17T09:22:24.955Z] time="2022-03-17T09:22:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T09:22:25.862Z] --- PASS: TestRetrieveFromStore (1.40s) [2022-03-17T09:22:25.862Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T09:22:25.862Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-17T09:22:25.862Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T09:22:25.862Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T09:22:25.862Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T09:22:25.862Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T09:22:25.862Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T09:22:25.862Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T09:22:25.862Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T09:22:25.862Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T09:22:25.862Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T09:22:25.862Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T09:22:25.862Z] === RUN TestDebug [2022-03-17T09:22:25.862Z] --- PASS: TestDebug (0.00s) [2022-03-17T09:22:25.862Z] === RUN TestRequestPoolParallel [2022-03-17T09:22:25.862Z] === RUN TestHTTPTransport [2022-03-17T09:22:25.862Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T09:22:25.862Z] PASS [2022-03-17T09:22:25.862Z] coverage: 85.7% of statements [2022-03-17T09:22:25.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-03-17T09:22:25.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-17T09:22:25.920Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.77s) [2022-03-17T09:22:25.920Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T09:22:26.332Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-03-17T09:22:26.332Z] === RUN TestFullAllocateRelease [2022-03-17T09:22:26.802Z] --- PASS: TestFullAllocateRelease (0.61s) [2022-03-17T09:22:26.802Z] === RUN TestOddAllocateRelease [2022-03-17T09:22:26.802Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:22:26.802Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T09:22:26.802Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T09:22:26.802Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:22:26.802Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T09:22:26.802Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T09:22:26.802Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T09:22:26.802Z] === RUN TestBufferPoolPutAndGet [2022-03-17T09:22:26.802Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T09:22:26.802Z] PASS [2022-03-17T09:22:26.802Z] coverage: 88.2% of statements [2022-03-17T09:22:26.802Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-03-17T09:22:26.884Z] time="2022-03-17T09:22:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T09:22:27.278Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-03-17T09:22:27.278Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T09:22:27.278Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-17T09:22:27.278Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T09:22:27.278Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-17T09:22:27.278Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T09:22:27.278Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-17T09:22:27.278Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T09:22:27.278Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:27.278Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T09:22:27.278Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:27.278Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:22:27.278Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T09:22:27.278Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:27.278Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:22:27.278Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T09:22:27.278Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:27.278Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:22:27.278Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:22:27.278Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T09:22:27.278Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:27.278Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:22:27.278Z] PASS [2022-03-17T09:22:27.278Z] coverage: 85.3% of statements [2022-03-17T09:22:27.278Z] ok github.com/docker/docker/libnetwork/ipam 50.799s coverage: 85.3% of statements [2022-03-17T09:22:27.341Z] 2022/03/17 09:22:26 Closing DB instances... [2022-03-17T09:22:27.751Z] === RUN TestOutputOnPrematureClose [2022-03-17T09:22:27.751Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T09:22:27.751Z] === RUN TestCompleteSilently [2022-03-17T09:22:27.751Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T09:22:27.751Z] PASS [2022-03-17T09:22:27.751Z] coverage: 75.9% of statements [2022-03-17T09:22:27.751Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-03-17T09:22:28.219Z] === RUN TestSendToOneSub [2022-03-17T09:22:28.219Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T09:22:28.219Z] === RUN TestSendToMultipleSubs [2022-03-17T09:22:28.219Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T09:22:28.219Z] === RUN TestEvictOneSub [2022-03-17T09:22:28.219Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T09:22:28.219Z] === RUN TestClosePublisher [2022-03-17T09:22:28.219Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T09:22:28.219Z] === RUN TestPubSubRace [2022-03-17T09:22:28.875Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-17T09:22:28.875Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T09:22:29.155Z] docker_api_swarm_test.go:563: [d7563548dabee] joining swarm manager [d67bfa04e7d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:22:29.206Z] --- PASS: TestPubSubRace (1.06s) [2022-03-17T09:22:29.206Z] PASS [2022-03-17T09:22:29.206Z] coverage: 75.0% of statements [2022-03-17T09:22:29.206Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2022-03-17T09:22:29.333Z] time="2022-03-17T09:22:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T09:22:30.192Z] === RUN TestRegister [2022-03-17T09:22:30.192Z] --- PASS: TestRegister (0.00s) [2022-03-17T09:22:30.192Z] === RUN TestCommand [2022-03-17T09:22:30.192Z] --- PASS: TestCommand (0.03s) [2022-03-17T09:22:30.192Z] === RUN TestNaiveSelf [2022-03-17T09:22:30.192Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T09:22:30.192Z] PASS [2022-03-17T09:22:30.192Z] coverage: 82.4% of statements [2022-03-17T09:22:30.192Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-03-17T09:22:30.402Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2022-03-17T09:22:30.402Z] === RUN TestCreateServiceConflict [2022-03-17T09:22:30.402Z] --- PASS: TestCreateServiceConflict (2.03s) [2022-03-17T09:22:30.402Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:22:31.178Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-03-17T09:22:31.178Z] === RUN TestClientStream [2022-03-17T09:22:31.178Z] --- PASS: TestClientStream (0.00s) [2022-03-17T09:22:31.178Z] === RUN TestClientSendFile [2022-03-17T09:22:31.178Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T09:22:31.178Z] === RUN TestClientWithRequestTimeout [2022-03-17T09:22:31.178Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-17T09:22:31.178Z] === RUN TestFileSpecPlugin [2022-03-17T09:22:31.178Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-17T09:22:31.178Z] === RUN TestFileJSONSpecPlugin [2022-03-17T09:22:31.178Z] === RUN TestDump [2022-03-17T09:22:31.178Z] goroutine 6 [running]: [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.dump(0xf12d57?) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T09:22:31.178Z] testing.tRunner(0xc0001601a0, 0x10da498) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:31.178Z] created by testing.(*T).Run [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:22:31.178Z] [2022-03-17T09:22:31.178Z] goroutine 1 [chan receive]: [2022-03-17T09:22:31.178Z] testing.(*T).Run(0xc000160000, {0x10c913c?, 0xeec1f3?}, 0x10da498) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:22:31.178Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:22:31.178Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:31.178Z] testing.runTests(0xc000058500?, {0x125e400, 0x3, 0x3}, {0x12f446f0108?, 0x40?, 0x12634a0?}) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:22:31.178Z] testing.(*M).Run(0xc000058500) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:22:31.178Z] main.main() [2022-03-17T09:22:31.178Z] _testmain.go:99 +0x255 [2022-03-17T09:22:31.178Z] --- PASS: TestDump (0.00s) [2022-03-17T09:22:31.178Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-03-17T09:22:31.178Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T09:22:31.178Z] === RUN TestDumpToFile [2022-03-17T09:22:31.178Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.03s) [2022-03-17T09:22:31.178Z] === RUN TestPluginAddHandler [2022-03-17T09:22:31.178Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T09:22:31.178Z] === RUN TestPluginWaitBadPlugin [2022-03-17T09:22:31.178Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T09:22:31.178Z] === RUN TestGet [2022-03-17T09:22:31.178Z] time="2022-03-17T09:22:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T09:22:31.178Z] --- PASS: TestDumpToFile (0.19s) [2022-03-17T09:22:31.178Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T09:22:31.178Z] goroutine 8 [running]: [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.dump(0xf8ecd3?) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf8eca0?}) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T09:22:31.178Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-03-17T09:22:31.178Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T09:22:31.178Z] testing.tRunner(0xc000160820, 0x10da488) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:31.178Z] created by testing.(*T).Run [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:22:31.178Z] [2022-03-17T09:22:31.178Z] goroutine 1 [chan receive]: [2022-03-17T09:22:31.178Z] testing.(*T).Run(0xc000160000, {0x10d0713?, 0xeec1f3?}, 0x10da488) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:22:31.178Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:22:31.178Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:31.178Z] testing.runTests(0xc000058500?, {0x125e400, 0x3, 0x3}, {0x12f446f0108?, 0x40?, 0x12634a0?}) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:22:31.178Z] testing.(*M).Run(0xc000058500) [2022-03-17T09:22:31.178Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:22:31.178Z] main.main() [2022-03-17T09:22:31.178Z] _testmain.go:99 +0x255 [2022-03-17T09:22:31.178Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T09:22:31.178Z] PASS [2022-03-17T09:22:31.178Z] coverage: 90.9% of statements [2022-03-17T09:22:31.178Z] ok github.com/docker/docker/pkg/stack 0.252s coverage: 90.9% of statements [2022-03-17T09:22:31.683Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T09:22:31.941Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T09:22:32.167Z] === RUN TestNewStdWriter [2022-03-17T09:22:32.167Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T09:22:32.167Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestWriteWithNilBytes [2022-03-17T09:22:32.167Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestWrite [2022-03-17T09:22:32.167Z] --- PASS: TestWrite (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestWriteWithWriterError [2022-03-17T09:22:32.167Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T09:22:32.167Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyWriteAndRead [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T09:22:32.167Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T09:22:32.167Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T09:22:32.167Z] PASS [2022-03-17T09:22:32.167Z] coverage: 100.0% of statements [2022-03-17T09:22:32.167Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-03-17T09:22:32.167Z] time="2022-03-17T09:22:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T09:22:32.228Z] --- PASS: TestRequest (9.32s) [2022-03-17T09:22:32.228Z] === RUN TestOverlappingRequests [2022-03-17T09:22:32.228Z] --- PASS: TestOverlappingRequests (0.46s) [2022-03-17T09:22:32.228Z] === RUN TestRelease [2022-03-17T09:22:32.317Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-03-17T09:22:32.317Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:22:32.874Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T09:22:33.154Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T09:22:33.154Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T09:22:33.154Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestFormatStatus [2022-03-17T09:22:33.154Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestFormatError [2022-03-17T09:22:33.154Z] --- PASS: TestFormatError (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestFormatJSONError [2022-03-17T09:22:33.154Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T09:22:33.154Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T09:22:33.154Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestNewJSONProgressOutput [2022-03-17T09:22:33.154Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestAuxFormatterEmit [2022-03-17T09:22:33.154Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestStreamWriterStdout [2022-03-17T09:22:33.154Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T09:22:33.154Z] === RUN TestStreamWriterStderr [2022-03-17T09:22:33.154Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T09:22:33.154Z] PASS [2022-03-17T09:22:33.154Z] coverage: 66.2% of statements [2022-03-17T09:22:33.154Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-03-17T09:22:33.439Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T09:22:33.468Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-03-17T09:22:33.468Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:22:33.623Z] === RUN TestGenerateRandomID [2022-03-17T09:22:33.623Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestShortenId [2022-03-17T09:22:33.623Z] --- PASS: TestShortenId (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestShortenSha256Id [2022-03-17T09:22:33.623Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestShortenIdEmpty [2022-03-17T09:22:33.623Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestShortenIdInvalid [2022-03-17T09:22:33.623Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestIsShortIDNonHex [2022-03-17T09:22:33.623Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T09:22:33.623Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T09:22:33.623Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T09:22:33.623Z] PASS [2022-03-17T09:22:33.623Z] coverage: 70.6% of statements [2022-03-17T09:22:33.623Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-03-17T09:22:33.696Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T09:22:33.760Z] time="2022-03-17T09:22:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T09:22:34.091Z] time="2022-03-17T09:22:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T09:22:34.218Z] --- PASS: TestRelease (1.90s) [2022-03-17T09:22:34.218Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:22:34.260Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T09:22:34.518Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T09:22:34.569Z] === RUN TestIsCpusetListAvailable [2022-03-17T09:22:34.569Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T09:22:34.569Z] PASS [2022-03-17T09:22:34.569Z] coverage: 39.4% of statements [2022-03-17T09:22:34.569Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-03-17T09:22:36.136Z] === RUN TestChtimes [2022-03-17T09:22:36.136Z] --- PASS: TestChtimes (0.00s) [2022-03-17T09:22:36.136Z] === RUN TestChtimesWindows [2022-03-17T09:22:36.136Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T09:22:36.136Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T09:22:36.136Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T09:22:36.136Z] PASS [2022-03-17T09:22:36.136Z] coverage: 12.9% of statements [2022-03-17T09:22:36.136Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.9% of statements [2022-03-17T09:22:36.412Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T09:22:37.125Z] === RUN TestTailFile [2022-03-17T09:22:37.125Z] --- PASS: TestTailFile (0.00s) [2022-03-17T09:22:37.125Z] === RUN TestTailFileManyLines [2022-03-17T09:22:37.125Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T09:22:37.125Z] === RUN TestTailEmptyFile [2022-03-17T09:22:37.125Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T09:22:37.125Z] === RUN TestTailNegativeN [2022-03-17T09:22:37.125Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:37.125Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.125Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:37.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.126Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.127Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.127Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.127Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.128Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:37.128Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.129Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.129Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.611Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.611Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.611Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.612Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.612Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.613Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:37.614Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.614Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.615Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:37.616Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:37.616Z] PASS [2022-03-17T09:22:37.616Z] coverage: 88.6% of statements [2022-03-17T09:22:37.616Z] ok github.com/docker/docker/pkg/tailfile 0.395s coverage: 88.6% of statements [2022-03-17T09:22:38.096Z] time="2022-03-17T09:22:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T09:22:38.311Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T09:22:38.941Z] === RUN TestParseEmptyInterface [2022-03-17T09:22:38.941Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestParseNonInterfaceType [2022-03-17T09:22:38.941Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestParseWithOneFunction [2022-03-17T09:22:38.941Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestParseWithMultipleFuncs [2022-03-17T09:22:38.941Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestParseWithUnnamedReturn [2022-03-17T09:22:38.941Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestEmbeddedInterface [2022-03-17T09:22:38.941Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestParsedImports [2022-03-17T09:22:38.941Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T09:22:38.941Z] === RUN TestAliasedImports [2022-03-17T09:22:38.941Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T09:22:38.941Z] PASS [2022-03-17T09:22:38.941Z] coverage: 56.8% of statements [2022-03-17T09:22:38.941Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-03-17T09:22:39.087Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T09:22:39.087Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestTarSumRemove [2022-03-17T09:22:39.087Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestSortFileInfoSums [2022-03-17T09:22:39.087Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T09:22:39.087Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestNewTarSumForLabel [2022-03-17T09:22:39.087Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestEmptyTar [2022-03-17T09:22:39.087Z] --- PASS: TestEmptyTar (0.01s) [2022-03-17T09:22:39.087Z] === RUN TestTarSumsReadSize [2022-03-17T09:22:39.087Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestTarSums [2022-03-17T09:22:39.087Z] --- PASS: TestTarSums (0.07s) [2022-03-17T09:22:39.087Z] === RUN TestIteration [2022-03-17T09:22:39.087Z] --- PASS: TestIteration (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestVersionLabelForChecksum [2022-03-17T09:22:39.087Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestVersion [2022-03-17T09:22:39.087Z] --- PASS: TestVersion (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestGetVersion [2022-03-17T09:22:39.087Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T09:22:39.087Z] === RUN TestGetVersions [2022-03-17T09:22:39.087Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T09:22:39.087Z] PASS [2022-03-17T09:22:39.087Z] coverage: 89.3% of statements [2022-03-17T09:22:39.087Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2022-03-17T09:22:39.555Z] === RUN TestTruncIndex [2022-03-17T09:22:39.907Z] === RUN TestHTTPTransport [2022-03-17T09:22:39.907Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T09:22:39.907Z] PASS [2022-03-17T09:22:39.907Z] coverage: 85.7% of statements [2022-03-17T09:22:39.907Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-17T09:22:40.023Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T09:22:40.023Z] PASS [2022-03-17T09:22:40.023Z] coverage: 91.5% of statements [2022-03-17T09:22:40.023Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-17T09:22:40.206Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T09:22:40.364Z] --- PASS: TestAllocateRandomDeallocate (5.88s) [2022-03-17T09:22:40.364Z] === RUN TestRetrieveFromStore [2022-03-17T09:22:40.491Z] === RUN TestIsGIT [2022-03-17T09:22:40.491Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T09:22:40.491Z] === RUN TestIsTransport [2022-03-17T09:22:40.491Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T09:22:40.491Z] PASS [2022-03-17T09:22:40.491Z] coverage: 100.0% of statements [2022-03-17T09:22:40.491Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-17T09:22:40.769Z] docker_api_swarm_test.go:585: [d4243ab3a194c] joining swarm manager [d67bfa04e7d81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:22:40.821Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:22:40.821Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T09:22:40.821Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T09:22:40.821Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:22:40.821Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T09:22:40.821Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T09:22:40.821Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T09:22:40.821Z] === RUN TestBufferPoolPutAndGet [2022-03-17T09:22:40.821Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T09:22:40.821Z] PASS [2022-03-17T09:22:40.821Z] coverage: 88.2% of statements [2022-03-17T09:22:40.821Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-03-17T09:22:40.959Z] === RUN TestVersionInfo [2022-03-17T09:22:40.959Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T09:22:40.959Z] === RUN TestAppendVersions [2022-03-17T09:22:40.959Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T09:22:40.959Z] PASS [2022-03-17T09:22:40.959Z] coverage: 88.9% of statements [2022-03-17T09:22:40.959Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-03-17T09:22:41.279Z] === RUN TestOutputOnPrematureClose [2022-03-17T09:22:41.279Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T09:22:41.279Z] === RUN TestCompleteSilently [2022-03-17T09:22:41.279Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T09:22:41.279Z] PASS [2022-03-17T09:22:41.279Z] coverage: 75.9% of statements [2022-03-17T09:22:41.279Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-03-17T09:22:41.427Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T09:22:41.427Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T09:22:41.427Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T09:22:41.427Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T09:22:41.700Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T09:22:41.958Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T09:22:42.244Z] --- PASS: TestRetrieveFromStore (1.89s) [2022-03-17T09:22:42.244Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T09:22:42.244Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-17T09:22:42.244Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T09:22:42.244Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T09:22:42.245Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T09:22:42.245Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T09:22:42.245Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T09:22:42.245Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T09:22:42.245Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T09:22:42.245Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T09:22:42.245Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T09:22:42.245Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T09:22:42.245Z] === RUN TestDebug [2022-03-17T09:22:42.245Z] --- PASS: TestDebug (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestRequestPoolParallel [2022-03-17T09:22:42.245Z] === RUN TestSendToOneSub [2022-03-17T09:22:42.245Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestSendToMultipleSubs [2022-03-17T09:22:42.245Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestEvictOneSub [2022-03-17T09:22:42.245Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestClosePublisher [2022-03-17T09:22:42.245Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestPubSubRace [2022-03-17T09:22:42.245Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T09:22:42.245Z] === RUN TestClientStream [2022-03-17T09:22:42.245Z] --- PASS: TestClientStream (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestClientSendFile [2022-03-17T09:22:42.245Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestClientWithRequestTimeout [2022-03-17T09:22:42.245Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-17T09:22:42.245Z] === RUN TestFileSpecPlugin [2022-03-17T09:22:42.245Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T09:22:42.245Z] === RUN TestFileJSONSpecPlugin [2022-03-17T09:22:42.245Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T09:22:42.245Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestPluginAddHandler [2022-03-17T09:22:42.245Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestPluginWaitBadPlugin [2022-03-17T09:22:42.245Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T09:22:42.245Z] === RUN TestGet [2022-03-17T09:22:42.245Z] time="2022-03-17T09:22:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T09:22:42.245Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-03-17T09:22:42.245Z] === RUN TestFullAllocateRelease [2022-03-17T09:22:42.702Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-03-17T09:22:42.702Z] === RUN TestOddAllocateRelease [2022-03-17T09:22:42.993Z] === RUN TestNewSettable [2022-03-17T09:22:42.993Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T09:22:42.993Z] === RUN TestIsSettable [2022-03-17T09:22:42.993Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T09:22:42.993Z] === RUN TestUpdateSettingsEnv [2022-03-17T09:22:42.993Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T09:22:42.993Z] PASS [2022-03-17T09:22:42.993Z] coverage: 20.0% of statements [2022-03-17T09:22:42.993Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-03-17T09:22:42.993Z] === RUN TestValidatePrivileges [2022-03-17T09:22:42.993Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T09:22:42.993Z] === RUN TestFilterByCapNeg [2022-03-17T09:22:42.993Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T09:22:42.993Z] === RUN TestFilterByCapPos [2022-03-17T09:22:42.993Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T09:22:42.993Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T09:22:42.993Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T09:22:42.993Z] PASS [2022-03-17T09:22:42.993Z] coverage: 12.0% of statements [2022-03-17T09:22:42.993Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-03-17T09:22:43.161Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-17T09:22:43.161Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T09:22:43.161Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-17T09:22:43.161Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T09:22:43.161Z] --- PASS: TestPubSubRace (1.08s) [2022-03-17T09:22:43.161Z] PASS [2022-03-17T09:22:43.161Z] coverage: 75.0% of statements [2022-03-17T09:22:43.161Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-03-17T09:22:43.161Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-17T09:22:43.161Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T09:22:43.161Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T09:22:43.161Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T09:22:43.161Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:43.161Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T09:22:43.161Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T09:22:43.161Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:43.161Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:22:43.161Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T09:22:43.161Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:22:43.161Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T09:22:43.161Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:22:43.161Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:22:43.161Z] PASS [2022-03-17T09:22:43.161Z] coverage: 85.3% of statements [2022-03-17T09:22:43.161Z] time="2022-03-17T09:22:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T09:22:43.161Z] ok github.com/docker/docker/libnetwork/ipam 56.397s coverage: 85.3% of statements [2022-03-17T09:22:43.330Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T09:22:43.980Z] === RUN TestLoad [2022-03-17T09:22:43.980Z] --- PASS: TestLoad (0.00s) [2022-03-17T09:22:43.980Z] === RUN TestSave [2022-03-17T09:22:43.980Z] --- PASS: TestSave (0.02s) [2022-03-17T09:22:43.980Z] === RUN TestAddDeleteGet [2022-03-17T09:22:43.980Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-17T09:22:43.980Z] === RUN TestInvalidTags [2022-03-17T09:22:43.980Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T09:22:43.980Z] PASS [2022-03-17T09:22:43.980Z] coverage: 84.4% of statements [2022-03-17T09:22:43.980Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2022-03-17T09:22:44.126Z] === RUN TestRegister [2022-03-17T09:22:44.126Z] --- PASS: TestRegister (0.00s) [2022-03-17T09:22:44.126Z] === RUN TestCommand [2022-03-17T09:22:44.126Z] --- PASS: TestCommand (0.04s) [2022-03-17T09:22:44.126Z] === RUN TestNaiveSelf [2022-03-17T09:22:44.126Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-17T09:22:44.126Z] PASS [2022-03-17T09:22:44.126Z] coverage: 82.4% of statements [2022-03-17T09:22:44.126Z] ok github.com/docker/docker/pkg/reexec 0.126s coverage: 82.4% of statements [2022-03-17T09:22:44.702Z] check_test.go:379: [d7563548dabee] daemon is not started [2022-03-17T09:22:44.944Z] --- PASS: TestCheckoutGit (35.78s) [2022-03-17T09:22:44.944Z] === RUN TestValidGitTransport [2022-03-17T09:22:44.944Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-17T09:22:44.944Z] === RUN TestGitInvalidRef [2022-03-17T09:22:44.944Z] --- PASS: TestGitInvalidRef (0.27s) [2022-03-17T09:22:44.944Z] PASS [2022-03-17T09:22:44.944Z] coverage: 86.3% of statements [2022-03-17T09:22:44.944Z] ok github.com/docker/docker/builder/remotecontext/git 36.141s coverage: 86.3% of statements [2022-03-17T09:22:44.944Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T09:22:44.944Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T09:22:45.090Z] === RUN TestDump [2022-03-17T09:22:45.090Z] goroutine 6 [running]: [2022-03-17T09:22:45.090Z] github.com/docker/docker/pkg/stack.dump(0x632d57?) [2022-03-17T09:22:45.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:22:45.090Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T09:22:45.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T09:22:45.090Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T09:22:45.090Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T09:22:45.090Z] testing.tRunner(0xc0001601a0, 0x7fa498) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:45.090Z] created by testing.(*T).Run [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:22:45.090Z] [2022-03-17T09:22:45.090Z] goroutine 1 [chan receive]: [2022-03-17T09:22:45.090Z] testing.(*T).Run(0xc000160000, {0x7e913c?, 0x60c1f3?}, 0x7fa498) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:22:45.090Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:22:45.090Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:45.090Z] testing.runTests(0xc000058460?, {0x97e400, 0x3, 0x3}, {0x21dfac10108?, 0x40?, 0x9834a0?}) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:22:45.090Z] testing.(*M).Run(0xc000058460) [2022-03-17T09:22:45.090Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:22:45.090Z] main.main() [2022-03-17T09:22:45.090Z] _testmain.go:99 +0x255 [2022-03-17T09:22:45.090Z] --- PASS: TestDump (0.00s) [2022-03-17T09:22:45.090Z] === RUN TestDumpToFile [2022-03-17T09:22:45.266Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T09:22:45.546Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T09:22:45.546Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T09:22:45.546Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T09:22:45.546Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestValidateMirror [2022-03-17T09:22:45.546Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestLoadInsecureRegistries [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T09:22:45.546Z] time="2022-03-17T09:22:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:22:45.546Z] time="2022-03-17T09:22:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T09:22:45.546Z] time="2022-03-17T09:22:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:22:45.546Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-17T09:22:45.546Z] === RUN TestNewServiceConfig [2022-03-17T09:22:45.546Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestValidateIndexName [2022-03-17T09:22:45.546Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestValidateIndexNameWithError [2022-03-17T09:22:45.546Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestEndpointParse [2022-03-17T09:22:45.546Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestEndpointParseInvalid [2022-03-17T09:22:45.546Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestValidateEndpoint [2022-03-17T09:22:45.546Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestPing [2022-03-17T09:22:45.546Z] --- PASS: TestPing (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestPingRegistryEndpoint [2022-03-17T09:22:45.546Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:45.546Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestEndpoint [2022-03-17T09:22:45.546Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:45.546Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestParseRepositoryInfo [2022-03-17T09:22:45.546Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestNewIndexInfo [2022-03-17T09:22:45.546Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestMirrorEndpointLookup [2022-03-17T09:22:45.546Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:22:45.546Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestSearchRepositories [2022-03-17T09:22:45.546Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T09:22:45.546Z] Host: 127.0.0.1:49325 [2022-03-17T09:22:45.546Z] User-Agent: docker test client [2022-03-17T09:22:45.546Z] Authorization: Token fake-token [2022-03-17T09:22:45.546Z] X-Docker-Token: true [2022-03-17T09:22:45.546Z] Accept-Encoding: gzip [2022-03-17T09:22:45.546Z] [2022-03-17T09:22:45.546Z] [2022-03-17T09:22:45.546Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T09:22:45.546Z] Connection: close [2022-03-17T09:22:45.546Z] Content-Length: 144 [2022-03-17T09:22:45.546Z] Cache-Control: no-cache [2022-03-17T09:22:45.546Z] Content-Type: application/json [2022-03-17T09:22:45.546Z] Date: Thu, 17 Mar 2022 09:22:45 GMT [2022-03-17T09:22:45.546Z] Expires: -1 [2022-03-17T09:22:45.546Z] Pragma: no-cache [2022-03-17T09:22:45.546Z] Server: docker-tests/mock [2022-03-17T09:22:45.546Z] X-Docker-Registry-Config: mock [2022-03-17T09:22:45.546Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T09:22:45.546Z] [2022-03-17T09:22:45.546Z] [2022-03-17T09:22:45.546Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T09:22:45.546Z] === RUN TestTrustedLocation [2022-03-17T09:22:45.546Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T09:22:45.546Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T09:22:45.546Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestIsSecureIndex [2022-03-17T09:22:45.546Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T09:22:45.546Z] PASS [2022-03-17T09:22:45.546Z] coverage: 51.2% of statements [2022-03-17T09:22:45.546Z] ok github.com/docker/docker/registry 0.309s coverage: 51.2% of statements [2022-03-17T09:22:45.546Z] time="2022-03-17T09:22:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReader [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T09:22:45.546Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T09:22:45.546Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T09:22:45.546Z] PASS [2022-03-17T09:22:45.546Z] coverage: 100.0% of statements [2022-03-17T09:22:45.546Z] ok github.com/docker/docker/registry/resumable 0.301s coverage: 100.0% of statements [2022-03-17T09:22:45.547Z] time="2022-03-17T09:22:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T09:22:45.547Z] --- PASS: TestDumpToFile (0.22s) [2022-03-17T09:22:45.547Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T09:22:45.547Z] goroutine 8 [running]: [2022-03-17T09:22:45.547Z] github.com/docker/docker/pkg/stack.dump(0x6aecd3?) [2022-03-17T09:22:45.547Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:22:45.547Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x6aeca0?}) [2022-03-17T09:22:45.547Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T09:22:45.547Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-03-17T09:22:45.547Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T09:22:45.547Z] testing.tRunner(0xc000160820, 0x7fa488) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:45.547Z] created by testing.(*T).Run [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:22:45.547Z] [2022-03-17T09:22:45.547Z] goroutine 1 [chan receive]: [2022-03-17T09:22:45.547Z] testing.(*T).Run(0xc000160000, {0x7f0713?, 0x60c1f3?}, 0x7fa488) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:22:45.547Z] testing.runTests.func1(0xc00006c840?) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:22:45.547Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:22:45.547Z] testing.runTests(0xc000058460?, {0x97e400, 0x3, 0x3}, {0x21dfac10108?, 0x40?, 0x9834a0?}) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:22:45.547Z] testing.(*M).Run(0xc000058460) [2022-03-17T09:22:45.547Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:22:45.547Z] main.main() [2022-03-17T09:22:45.547Z] _testmain.go:99 +0x255 [2022-03-17T09:22:45.547Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T09:22:45.547Z] PASS [2022-03-17T09:22:45.547Z] coverage: 90.9% of statements [2022-03-17T09:22:45.547Z] ok github.com/docker/docker/pkg/stack 0.262s coverage: 90.9% of statements [2022-03-17T09:22:45.675Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-03-17T09:22:45.675Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:22:46.006Z] === RUN TestNewStdWriter [2022-03-17T09:22:46.006Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T09:22:46.006Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestWriteWithNilBytes [2022-03-17T09:22:46.006Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestWrite [2022-03-17T09:22:46.006Z] --- PASS: TestWrite (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestWriteWithWriterError [2022-03-17T09:22:46.006Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T09:22:46.006Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyWriteAndRead [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T09:22:46.006Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T09:22:46.006Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T09:22:46.006Z] PASS [2022-03-17T09:22:46.006Z] coverage: 100.0% of statements [2022-03-17T09:22:46.006Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-03-17T09:22:46.016Z] --- PASS: TestGet (15.07s) [2022-03-17T09:22:46.017Z] === RUN TestPluginWithNoManifest [2022-03-17T09:22:46.017Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T09:22:46.017Z] === RUN TestGetAll [2022-03-17T09:22:46.017Z] --- PASS: TestGetAll (0.01s) [2022-03-17T09:22:46.017Z] PASS [2022-03-17T09:22:46.017Z] coverage: 73.2% of statements [2022-03-17T09:22:46.017Z] ok github.com/docker/docker/pkg/plugins 36.087s coverage: 73.2% of statements [2022-03-17T09:22:46.017Z] === RUN TestRestartManagerTimeout [2022-03-17T09:22:46.017Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T09:22:46.017Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T09:22:46.017Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T09:22:46.017Z] PASS [2022-03-17T09:22:46.017Z] coverage: 45.3% of statements [2022-03-17T09:22:46.017Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 45.3% of statements [2022-03-17T09:22:46.197Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T09:22:46.242Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T09:22:46.453Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T09:22:46.485Z] === RUN TestDecodeContainerConfig [2022-03-17T09:22:46.485Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T09:22:46.485Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T09:22:46.485Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T09:22:46.485Z] === RUN TestValidatePrivileged [2022-03-17T09:22:46.485Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T09:22:46.485Z] PASS [2022-03-17T09:22:46.485Z] coverage: 52.6% of statements [2022-03-17T09:22:46.485Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.6% of statements [2022-03-17T09:22:46.810Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T09:22:46.953Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T09:22:46.953Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T09:22:46.953Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T09:22:46.953Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T09:22:46.953Z] PASS [2022-03-17T09:22:46.953Z] coverage: 62.5% of statements [2022-03-17T09:22:46.953Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2022-03-17T09:22:46.972Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T09:22:46.972Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T09:22:46.972Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T09:22:46.972Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T09:22:46.972Z] === RUN TestFormatStatus [2022-03-17T09:22:46.972Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T09:22:46.972Z] === RUN TestFormatError [2022-03-17T09:22:46.972Z] --- PASS: TestFormatError (0.00s) [2022-03-17T09:22:47.226Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2022-03-17T09:22:47.226Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:22:47.430Z] === RUN TestFormatJSONError [2022-03-17T09:22:47.430Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T09:22:47.430Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T09:22:47.430Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestNewJSONProgressOutput [2022-03-17T09:22:47.430Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestAuxFormatterEmit [2022-03-17T09:22:47.430Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestStreamWriterStdout [2022-03-17T09:22:47.430Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T09:22:47.430Z] === RUN TestStreamWriterStderr [2022-03-17T09:22:47.430Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T09:22:47.430Z] PASS [2022-03-17T09:22:47.430Z] coverage: 66.2% of statements [2022-03-17T09:22:47.430Z] ok github.com/docker/docker/pkg/streamformatter 0.058s coverage: 66.2% of statements [2022-03-17T09:22:47.888Z] === RUN TestGenerateRandomID [2022-03-17T09:22:47.888Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestShortenId [2022-03-17T09:22:47.888Z] --- PASS: TestShortenId (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestShortenSha256Id [2022-03-17T09:22:47.888Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestShortenIdEmpty [2022-03-17T09:22:47.888Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestShortenIdInvalid [2022-03-17T09:22:47.888Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestIsShortIDNonHex [2022-03-17T09:22:47.888Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T09:22:47.888Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T09:22:47.888Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T09:22:47.888Z] PASS [2022-03-17T09:22:47.888Z] coverage: 70.6% of statements [2022-03-17T09:22:47.888Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-03-17T09:22:48.349Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T09:22:48.853Z] === RUN TestIsCpusetListAvailable [2022-03-17T09:22:48.853Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T09:22:48.853Z] PASS [2022-03-17T09:22:48.853Z] coverage: 39.4% of statements [2022-03-17T09:22:48.853Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-03-17T09:22:49.170Z] === RUN TestGetAddress [2022-03-17T09:22:49.170Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T09:22:49.170Z] === RUN TestRemove [2022-03-17T09:22:49.170Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:22:49.170Z] --- SKIP: TestRemove (0.00s) [2022-03-17T09:22:49.170Z] === RUN TestInitializeWithVolumes [2022-03-17T09:22:49.170Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T09:22:49.170Z] === RUN TestCreate [2022-03-17T09:22:49.170Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:22:49.170Z] === RUN TestValidateName [2022-03-17T09:22:49.170Z] --- PASS: TestValidateName (0.00s) [2022-03-17T09:22:49.170Z] === RUN TestCreateWithOpts [2022-03-17T09:22:49.170Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:22:49.170Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T09:22:49.170Z] === RUN TestRelaodNoOpts [2022-03-17T09:22:49.170Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T09:22:49.170Z] PASS [2022-03-17T09:22:49.170Z] coverage: 41.5% of statements [2022-03-17T09:22:49.170Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2022-03-17T09:22:49.170Z] === RUN TestGetDriver [2022-03-17T09:22:49.170Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T09:22:49.170Z] === RUN TestVolumeRequestError [2022-03-17T09:22:49.170Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T09:22:49.170Z] PASS [2022-03-17T09:22:49.170Z] coverage: 36.1% of statements [2022-03-17T09:22:49.170Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-03-17T09:22:49.312Z] time="2022-03-17T09:22:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRaw [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T09:22:49.638Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRaw [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T09:22:49.638Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestConvertTmpfsOptions [2022-03-17T09:22:49.638Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T09:22:49.638Z] linux_parser_test.go:209: data="ro" [2022-03-17T09:22:49.638Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestParseMountSpec [2022-03-17T09:22:49.638Z] parser_test.go:62: case 0 [2022-03-17T09:22:49.638Z] parser_test.go:62: case 1 [2022-03-17T09:22:49.638Z] parser_test.go:62: case 2 [2022-03-17T09:22:49.638Z] parser_test.go:62: case 3 [2022-03-17T09:22:49.638Z] parser_test.go:62: case 4 [2022-03-17T09:22:49.638Z] parser_test.go:62: case 5 [2022-03-17T09:22:49.638Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestValidateMount [2022-03-17T09:22:49.638Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRaw [2022-03-17T09:22:49.638Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T09:22:49.638Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:22:49.638Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:22:49.639Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T09:22:49.639Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:22:49.639Z] PASS [2022-03-17T09:22:49.639Z] coverage: 67.6% of statements [2022-03-17T09:22:49.639Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-03-17T09:22:49.719Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T09:22:50.625Z] === RUN TestSetGetMeta [2022-03-17T09:22:50.625Z] === PAUSE TestSetGetMeta [2022-03-17T09:22:50.625Z] === RUN TestRestore [2022-03-17T09:22:50.625Z] === PAUSE TestRestore [2022-03-17T09:22:50.625Z] === RUN TestServiceCreate [2022-03-17T09:22:50.625Z] === PAUSE TestServiceCreate [2022-03-17T09:22:50.625Z] === RUN TestServiceList [2022-03-17T09:22:50.625Z] === PAUSE TestServiceList [2022-03-17T09:22:50.625Z] === RUN TestServiceRemove [2022-03-17T09:22:50.625Z] === PAUSE TestServiceRemove [2022-03-17T09:22:50.625Z] === RUN TestServiceGet [2022-03-17T09:22:50.625Z] === PAUSE TestServiceGet [2022-03-17T09:22:50.625Z] === RUN TestServicePrune [2022-03-17T09:22:50.625Z] === PAUSE TestServicePrune [2022-03-17T09:22:50.625Z] === RUN TestCreate [2022-03-17T09:22:50.625Z] === PAUSE TestCreate [2022-03-17T09:22:50.625Z] === RUN TestRemove [2022-03-17T09:22:50.625Z] === PAUSE TestRemove [2022-03-17T09:22:50.625Z] === RUN TestList [2022-03-17T09:22:50.625Z] === PAUSE TestList [2022-03-17T09:22:50.625Z] === RUN TestFindByDriver [2022-03-17T09:22:50.625Z] === PAUSE TestFindByDriver [2022-03-17T09:22:50.625Z] === RUN TestFindByReferenced [2022-03-17T09:22:50.625Z] === PAUSE TestFindByReferenced [2022-03-17T09:22:50.625Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T09:22:50.625Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T09:22:50.625Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:22:50.625Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:22:50.625Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T09:22:50.625Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T09:22:50.625Z] === RUN TestRefDerefRemove [2022-03-17T09:22:50.625Z] === PAUSE TestRefDerefRemove [2022-03-17T09:22:50.625Z] === RUN TestGet [2022-03-17T09:22:50.625Z] === PAUSE TestGet [2022-03-17T09:22:50.625Z] === RUN TestGetWithReference [2022-03-17T09:22:50.625Z] === PAUSE TestGetWithReference [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:22:50.625Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T09:22:50.625Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T09:22:50.625Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T09:22:50.625Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T09:22:50.625Z] === CONT TestSetGetMeta [2022-03-17T09:22:50.625Z] === CONT TestList [2022-03-17T09:22:50.625Z] === CONT TestServiceGet [2022-03-17T09:22:50.625Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T09:22:50.625Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:22:50.625Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-17T09:22:50.625Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T09:22:50.625Z] --- PASS: TestList (0.04s) [2022-03-17T09:22:50.625Z] === CONT TestFindByReferenced [2022-03-17T09:22:50.625Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestFindByDriver [2022-03-17T09:22:50.625Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestGetWithReference [2022-03-17T09:22:50.625Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestGet [2022-03-17T09:22:50.625Z] --- PASS: TestFindByDriver (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestRefDerefRemove [2022-03-17T09:22:50.625Z] --- PASS: TestGetWithReference (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestServiceList [2022-03-17T09:22:50.625Z] --- PASS: TestGet (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestServiceRemove [2022-03-17T09:22:50.625Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T09:22:50.625Z] === CONT TestServiceCreate [2022-03-17T09:22:50.845Z] === RUN TestChtimes [2022-03-17T09:22:50.845Z] --- PASS: TestChtimes (0.00s) [2022-03-17T09:22:50.845Z] === RUN TestChtimesWindows [2022-03-17T09:22:50.845Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T09:22:50.845Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T09:22:50.845Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T09:22:50.845Z] PASS [2022-03-17T09:22:50.845Z] coverage: 12.9% of statements [2022-03-17T09:22:50.845Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.9% of statements [2022-03-17T09:22:51.089Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T09:22:51.093Z] --- PASS: TestServiceGet (0.19s) [2022-03-17T09:22:51.093Z] === CONT TestRestore [2022-03-17T09:22:51.093Z] --- PASS: TestServiceRemove (0.11s) [2022-03-17T09:22:51.093Z] === CONT TestCreate [2022-03-17T09:22:51.093Z] --- PASS: TestServiceList (0.12s) [2022-03-17T09:22:51.093Z] === CONT TestRemove [2022-03-17T09:22:51.093Z] --- PASS: TestServiceCreate (0.11s) [2022-03-17T09:22:51.093Z] === CONT TestServicePrune [2022-03-17T09:22:51.093Z] --- PASS: TestCreate (0.02s) [2022-03-17T09:22:51.093Z] time="2022-03-17T09:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:22:51.093Z] --- PASS: TestRestore (0.03s) [2022-03-17T09:22:51.093Z] --- PASS: TestRemove (0.03s) [2022-03-17T09:22:51.093Z] time="2022-03-17T09:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:22:51.093Z] time="2022-03-17T09:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:22:51.093Z] time="2022-03-17T09:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T09:22:51.093Z] time="2022-03-17T09:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:22:51.093Z] --- PASS: TestServicePrune (0.05s) [2022-03-17T09:22:51.093Z] PASS [2022-03-17T09:22:51.093Z] coverage: 69.0% of statements [2022-03-17T09:22:51.093Z] ok github.com/docker/docker/volume/service 0.299s coverage: 69.0% of statements [2022-03-17T09:22:51.811Z] === RUN TestTailFile [2022-03-17T09:22:51.811Z] --- PASS: TestTailFile (0.00s) [2022-03-17T09:22:51.811Z] === RUN TestTailFileManyLines [2022-03-17T09:22:51.811Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T09:22:51.811Z] === RUN TestTailEmptyFile [2022-03-17T09:22:51.811Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T09:22:51.811Z] === RUN TestTailNegativeN [2022-03-17T09:22:51.811Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.811Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.813Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.813Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.814Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.814Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:51.815Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:51.815Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.816Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:51.816Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.281Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.281Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.281Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.282Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.282Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.282Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.282Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:22:52.283Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.283Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:52.284Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:22:52.285Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:22:52.285Z] PASS [2022-03-17T09:22:52.285Z] coverage: 88.6% of statements [2022-03-17T09:22:52.285Z] ok github.com/docker/docker/pkg/tailfile 0.187s coverage: 88.6% of statements [2022-03-17T09:22:53.250Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T09:22:53.250Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-17T09:22:53.250Z] === RUN TestTarSumRemove [2022-03-17T09:22:53.250Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestSortFileInfoSums [2022-03-17T09:22:53.250Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T09:22:53.250Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestNewTarSumForLabel [2022-03-17T09:22:53.250Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestEmptyTar [2022-03-17T09:22:53.250Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestTarSumsReadSize [2022-03-17T09:22:53.250Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestTarSums [2022-03-17T09:22:53.250Z] --- PASS: TestTarSums (0.07s) [2022-03-17T09:22:53.250Z] === RUN TestIteration [2022-03-17T09:22:53.250Z] --- PASS: TestIteration (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestVersionLabelForChecksum [2022-03-17T09:22:53.250Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestVersion [2022-03-17T09:22:53.250Z] --- PASS: TestVersion (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestGetVersion [2022-03-17T09:22:53.250Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T09:22:53.250Z] === RUN TestGetVersions [2022-03-17T09:22:53.250Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T09:22:53.250Z] PASS [2022-03-17T09:22:53.250Z] coverage: 89.3% of statements [2022-03-17T09:22:53.250Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-17T09:22:53.625Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestConfigureDaemonLogs [2022-03-17T09:22:53.625Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestCommonOptionsInstallFlags [2022-03-17T09:22:53.625Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-17T09:22:53.625Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-17T09:22:53.625Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-17T09:22:53.625Z] PASS [2022-03-17T09:22:53.625Z] coverage: 19.0% of statements [2022-03-17T09:22:53.625Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 19.0% of statements [2022-03-17T09:22:53.625Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-17T09:22:53.625Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T09:22:53.709Z] === RUN TestTruncIndex [2022-03-17T09:22:54.168Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T09:22:54.168Z] PASS [2022-03-17T09:22:54.168Z] coverage: 91.5% of statements [2022-03-17T09:22:54.168Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-03-17T09:22:54.626Z] === RUN TestIsGIT [2022-03-17T09:22:54.626Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T09:22:54.626Z] === RUN TestIsTransport [2022-03-17T09:22:54.626Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T09:22:54.626Z] PASS [2022-03-17T09:22:54.626Z] coverage: 100.0% of statements [2022-03-17T09:22:54.626Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-17T09:22:54.929Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T09:22:55.083Z] === RUN TestVersionInfo [2022-03-17T09:22:55.083Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T09:22:55.083Z] === RUN TestAppendVersions [2022-03-17T09:22:55.083Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T09:22:55.083Z] PASS [2022-03-17T09:22:55.083Z] coverage: 88.9% of statements [2022-03-17T09:22:55.083Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2022-03-17T09:22:55.260Z] === RUN TestContainerStopSignal [2022-03-17T09:22:55.261Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestContainerStopTimeout [2022-03-17T09:22:55.261Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-17T09:22:55.261Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-17T09:22:55.261Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-17T09:22:55.261Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestReplaceAndAppendEnvVars [2022-03-17T09:22:55.261Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-17T09:22:55.261Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestNewMemoryStore [2022-03-17T09:22:55.261Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestAddContainers [2022-03-17T09:22:55.261Z] --- PASS: TestAddContainers (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestGetContainer [2022-03-17T09:22:55.261Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestDeleteContainer [2022-03-17T09:22:55.261Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestListContainers [2022-03-17T09:22:55.261Z] --- PASS: TestListContainers (0.01s) [2022-03-17T09:22:55.261Z] === RUN TestFirstContainer [2022-03-17T09:22:55.261Z] --- PASS: TestFirstContainer (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestApplyAllContainer [2022-03-17T09:22:55.261Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestIsValidHealthString [2022-03-17T09:22:55.261Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestStateRunStop [2022-03-17T09:22:55.261Z] --- PASS: TestStateRunStop (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestStateTimeoutWait [2022-03-17T09:22:55.261Z] state_test.go:141: Stop callback fired [2022-03-17T09:22:55.261Z] state_test.go:165: Stop callback fired [2022-03-17T09:22:55.261Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-17T09:22:55.261Z] === RUN TestIsValidStateString [2022-03-17T09:22:55.261Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestViewSaveDelete [2022-03-17T09:22:55.261Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-17T09:22:55.261Z] === RUN TestViewAll [2022-03-17T09:22:55.261Z] --- PASS: TestViewAll (0.02s) [2022-03-17T09:22:55.261Z] === RUN TestViewGet [2022-03-17T09:22:55.261Z] --- PASS: TestViewGet (0.01s) [2022-03-17T09:22:55.261Z] === RUN TestNames [2022-03-17T09:22:55.261Z] --- PASS: TestNames (0.00s) [2022-03-17T09:22:55.261Z] === RUN TestViewWithHealthCheck [2022-03-17T09:22:55.261Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-17T09:22:55.261Z] PASS [2022-03-17T09:22:55.261Z] coverage: 41.7% of statements [2022-03-17T09:22:55.261Z] ok github.com/docker/docker/container 0.260s coverage: 41.7% of statements [2022-03-17T09:22:55.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-17T09:22:55.266Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T09:22:55.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-17T09:22:55.266Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T09:22:55.266Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T09:22:55.730Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T09:22:55.730Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T09:22:55.730Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T09:22:55.730Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T09:22:56.197Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T09:22:56.201Z] === RUN TestPrepare [2022-03-17T09:22:56.201Z] --- PASS: TestPrepare (0.00s) [2022-03-17T09:22:56.201Z] === RUN TestStart [2022-03-17T09:22:56.201Z] --- PASS: TestStart (0.00s) [2022-03-17T09:22:56.201Z] === RUN TestWaitCancel [2022-03-17T09:22:56.201Z] --- PASS: TestWaitCancel (0.00s) [2022-03-17T09:22:56.201Z] === RUN TestWaitDisabled [2022-03-17T09:22:56.201Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-17T09:22:56.201Z] === RUN TestWaitEnabled [2022-03-17T09:22:56.201Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-17T09:22:56.201Z] === RUN TestRemove [2022-03-17T09:22:56.201Z] --- PASS: TestRemove (0.00s) [2022-03-17T09:22:56.201Z] PASS [2022-03-17T09:22:56.201Z] coverage: 65.3% of statements [2022-03-17T09:22:56.201Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-03-17T09:22:57.131Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T09:22:57.258Z] === RUN TestValidatePrivileges [2022-03-17T09:22:57.258Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T09:22:57.258Z] === RUN TestFilterByCapNeg [2022-03-17T09:22:57.258Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T09:22:57.258Z] === RUN TestFilterByCapPos [2022-03-17T09:22:57.258Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T09:22:57.258Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T09:22:57.258Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T09:22:57.258Z] PASS [2022-03-17T09:22:57.258Z] coverage: 12.0% of statements [2022-03-17T09:22:57.258Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-03-17T09:22:57.258Z] --- PASS: TestGet (15.02s) [2022-03-17T09:22:57.258Z] === RUN TestPluginWithNoManifest [2022-03-17T09:22:57.258Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T09:22:57.258Z] === RUN TestGetAll [2022-03-17T09:22:57.258Z] --- PASS: TestGetAll (0.01s) [2022-03-17T09:22:57.258Z] PASS [2022-03-17T09:22:57.258Z] coverage: 73.2% of statements [2022-03-17T09:22:57.258Z] ok github.com/docker/docker/pkg/plugins 36.103s coverage: 73.2% of statements [2022-03-17T09:22:57.438Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2022-03-17T09:22:57.439Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:22:57.696Z] docker_api_swarm_test.go:46: [d5b8447ec2147] joining swarm manager [da35e41c8e656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:22:57.716Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T09:22:57.716Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T09:22:57.716Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T09:22:57.716Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T09:22:57.954Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T09:22:58.173Z] === RUN TestNewSettable [2022-03-17T09:22:58.173Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T09:22:58.173Z] === RUN TestIsSettable [2022-03-17T09:22:58.173Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T09:22:58.173Z] === RUN TestUpdateSettingsEnv [2022-03-17T09:22:58.173Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T09:22:58.173Z] PASS [2022-03-17T09:22:58.173Z] coverage: 20.0% of statements [2022-03-17T09:22:58.173Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-03-17T09:22:58.212Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T09:22:58.630Z] === RUN TestLoad [2022-03-17T09:22:58.630Z] --- PASS: TestLoad (0.00s) [2022-03-17T09:22:58.630Z] === RUN TestSave [2022-03-17T09:22:58.630Z] --- PASS: TestSave (0.11s) [2022-03-17T09:22:58.630Z] === RUN TestAddDeleteGet [2022-03-17T09:22:58.630Z] --- PASS: TestAddDeleteGet (0.12s) [2022-03-17T09:22:58.630Z] === RUN TestInvalidTags [2022-03-17T09:22:58.630Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T09:22:58.630Z] PASS [2022-03-17T09:22:58.630Z] coverage: 84.4% of statements [2022-03-17T09:22:58.630Z] ok github.com/docker/docker/reference 0.286s coverage: 84.4% of statements [2022-03-17T09:22:58.777Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T09:22:59.163Z] === RUN TestNewListSecretsFilters [2022-03-17T09:22:59.163Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-17T09:22:59.163Z] === RUN TestNewListConfigsFilters [2022-03-17T09:22:59.163Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-17T09:22:59.163Z] PASS [2022-03-17T09:22:59.163Z] coverage: 0.5% of statements [2022-03-17T09:22:59.163Z] ok github.com/docker/docker/daemon/cluster 0.836s coverage: 0.5% of statements [2022-03-17T09:22:59.340Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T09:22:59.596Z] time="2022-03-17T09:22:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReader [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T09:22:59.596Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T09:22:59.596Z] PASS [2022-03-17T09:22:59.596Z] coverage: 100.0% of statements [2022-03-17T09:22:59.596Z] ok github.com/docker/docker/registry/resumable 0.250s coverage: 100.0% of statements [2022-03-17T09:22:59.596Z] === RUN TestRestartManagerTimeout [2022-03-17T09:22:59.596Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T09:22:59.596Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T09:22:59.596Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T09:22:59.596Z] PASS [2022-03-17T09:22:59.596Z] coverage: 45.3% of statements [2022-03-17T09:22:59.596Z] ok github.com/docker/docker/restartmanager 0.079s coverage: 45.3% of statements [2022-03-17T09:22:59.598Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T09:22:59.632Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-17T09:22:59.632Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-17T09:22:59.632Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-17T09:22:59.632Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T09:23:00.053Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T09:23:00.053Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T09:23:00.053Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestValidateMirror [2022-03-17T09:23:00.053Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestLoadInsecureRegistries [2022-03-17T09:23:00.053Z] time="2022-03-17T09:22:59Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:23:00.053Z] time="2022-03-17T09:22:59Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T09:23:00.053Z] time="2022-03-17T09:22:59Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:23:00.053Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-17T09:23:00.053Z] === RUN TestNewServiceConfig [2022-03-17T09:23:00.053Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestValidateIndexName [2022-03-17T09:23:00.053Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T09:23:00.053Z] === RUN TestValidateIndexNameWithError [2022-03-17T09:23:00.054Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestEndpointParse [2022-03-17T09:23:00.054Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestEndpointParseInvalid [2022-03-17T09:23:00.054Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestValidateEndpoint [2022-03-17T09:23:00.054Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-17T09:23:00.054Z] === RUN TestPing [2022-03-17T09:23:00.054Z] --- PASS: TestPing (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestPingRegistryEndpoint [2022-03-17T09:23:00.054Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:00.054Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestEndpoint [2022-03-17T09:23:00.054Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:00.054Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestParseRepositoryInfo [2022-03-17T09:23:00.054Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestNewIndexInfo [2022-03-17T09:23:00.054Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestMirrorEndpointLookup [2022-03-17T09:23:00.054Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:00.054Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestSearchRepositories [2022-03-17T09:23:00.054Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T09:23:00.054Z] Host: 127.0.0.1:49344 [2022-03-17T09:23:00.054Z] User-Agent: docker test client [2022-03-17T09:23:00.054Z] Authorization: Token fake-token [2022-03-17T09:23:00.054Z] X-Docker-Token: true [2022-03-17T09:23:00.054Z] Accept-Encoding: gzip [2022-03-17T09:23:00.054Z] [2022-03-17T09:23:00.054Z] [2022-03-17T09:23:00.054Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T09:23:00.054Z] Connection: close [2022-03-17T09:23:00.054Z] Content-Length: 144 [2022-03-17T09:23:00.054Z] Cache-Control: no-cache [2022-03-17T09:23:00.054Z] Content-Type: application/json [2022-03-17T09:23:00.054Z] Date: Thu, 17 Mar 2022 09:22:59 GMT [2022-03-17T09:23:00.054Z] Expires: -1 [2022-03-17T09:23:00.054Z] Pragma: no-cache [2022-03-17T09:23:00.054Z] Server: docker-tests/mock [2022-03-17T09:23:00.054Z] X-Docker-Registry-Config: mock [2022-03-17T09:23:00.054Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T09:23:00.054Z] [2022-03-17T09:23:00.054Z] [2022-03-17T09:23:00.054Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-17T09:23:00.054Z] === RUN TestTrustedLocation [2022-03-17T09:23:00.054Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T09:23:00.054Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T09:23:00.054Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T09:23:00.054Z] === RUN TestIsSecureIndex [2022-03-17T09:23:00.054Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T09:23:00.054Z] PASS [2022-03-17T09:23:00.054Z] coverage: 51.2% of statements [2022-03-17T09:23:00.054Z] ok github.com/docker/docker/registry 0.299s coverage: 51.2% of statements [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-17T09:23:00.103Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-17T09:23:00.103Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-17T09:23:00.103Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-17T09:23:00.103Z] PASS [2022-03-17T09:23:00.103Z] coverage: 35.9% of statements [2022-03-17T09:23:00.103Z] ok github.com/docker/docker/daemon/cluster/convert 0.636s coverage: 35.9% of statements [2022-03-17T09:23:00.161Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T09:23:00.419Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T09:23:00.510Z] === RUN TestDecodeContainerConfig [2022-03-17T09:23:00.510Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-03-17T09:23:00.510Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T09:23:00.510Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T09:23:00.510Z] === RUN TestValidatePrivileged [2022-03-17T09:23:00.510Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T09:23:00.510Z] PASS [2022-03-17T09:23:00.510Z] coverage: 52.6% of statements [2022-03-17T09:23:00.510Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.6% of statements [2022-03-17T09:23:00.968Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T09:23:00.968Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T09:23:00.968Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T09:23:00.968Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T09:23:00.968Z] PASS [2022-03-17T09:23:00.968Z] coverage: 62.5% of statements [2022-03-17T09:23:00.968Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-03-17T09:23:00.984Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T09:23:01.494Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-03-17T09:23:01.494Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-17T09:23:01.494Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-17T09:23:01.494Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-17T09:23:01.494Z] PASS [2022-03-17T09:23:01.494Z] [2022-03-17T09:23:01.494Z] === Skipped [2022-03-17T09:23:01.494Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T09:23:01.494Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:23:01.494Z] [2022-03-17T09:23:01.494Z] DONE 27 tests, 1 skipped in 184.660s [2022-03-17T09:23:01.494Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T09:23:01.494Z] INFO: Testing against a local daemon [2022-03-17T09:23:01.494Z] === RUN TestSessionCreate [2022-03-17T09:23:01.494Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T09:23:01.494Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:23:01.494Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T09:23:01.494Z] PASS [2022-03-17T09:23:01.494Z] [2022-03-17T09:23:01.494Z] DONE 2 tests in 0.098s [2022-03-17T09:23:01.494Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T09:23:01.494Z] INFO: Testing against a local daemon [2022-03-17T09:23:01.494Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:23:01.494Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:23:01.494Z] === RUN TestDiskUsage [2022-03-17T09:23:01.494Z] === PAUSE TestDiskUsage [2022-03-17T09:23:01.494Z] === RUN TestEventsExecDie [2022-03-17T09:23:01.754Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-17T09:23:01.754Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:23:01.914Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T09:23:02.013Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-17T09:23:02.013Z] === RUN TestEventsVolumeCreate [2022-03-17T09:23:02.013Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-03-17T09:23:02.013Z] === RUN TestInfoBinaryCommits [2022-03-17T09:23:02.013Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T09:23:02.013Z] === RUN TestInfoAPIVersioned [2022-03-17T09:23:02.013Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T09:23:02.013Z] === RUN TestInfoAPI [2022-03-17T09:23:02.013Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T09:23:02.013Z] === RUN TestInfoAPIWarnings [2022-03-17T09:23:02.323Z] === RUN TestWaitNodeAttachment [2022-03-17T09:23:04.389Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-17T09:23:04.389Z] === RUN TestIsolationConversion [2022-03-17T09:23:04.389Z] === RUN TestIsolationConversion/default [2022-03-17T09:23:04.389Z] === RUN TestIsolationConversion/process [2022-03-17T09:23:04.389Z] === RUN TestIsolationConversion/hyperv [2022-03-17T09:23:04.389Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestContainerLabels [2022-03-17T09:23:04.389Z] --- PASS: TestContainerLabels (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestCredentialSpecConversion [2022-03-17T09:23:04.389Z] === RUN TestCredentialSpecConversion/none [2022-03-17T09:23:04.389Z] === RUN TestCredentialSpecConversion/config [2022-03-17T09:23:04.389Z] === RUN TestCredentialSpecConversion/file [2022-03-17T09:23:04.389Z] === RUN TestCredentialSpecConversion/registry [2022-03-17T09:23:04.389Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountBind [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountVolume [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountTarget [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountTmpfs [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountInvalidType [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestControllerValidateMountNamedPipe [2022-03-17T09:23:04.389Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-17T09:23:04.389Z] PASS [2022-03-17T09:23:04.389Z] coverage: 11.0% of statements [2022-03-17T09:23:04.389Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.619s coverage: 11.0% of statements [2022-03-17T09:23:04.389Z] === RUN TestBuilderGC [2022-03-17T09:23:04.389Z] --- PASS: TestBuilderGC (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationNotFound [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonBrokenConfiguration [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestFindConfigurationConflicts [2022-03-17T09:23:04.389Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-17T09:23:04.389Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-17T09:23:04.389Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-17T09:23:04.389Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-17T09:23:04.389Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_label [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_dns [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-17T09:23:04.389Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-17T09:23:04.389Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestReloadSetConfigFileNotExist [2022-03-17T09:23:04.389Z] time="2022-03-17T09:23:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-17T09:23:04.389Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-17T09:23:04.389Z] === RUN TestReloadDefaultConfigNotExist [2022-03-17T09:23:04.389Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:04.389Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestReloadBadDefaultConfig [2022-03-17T09:23:04.389Z] time="2022-03-17T09:23:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3529740558" [2022-03-17T09:23:04.389Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestReloadWithConflictingLabels [2022-03-17T09:23:04.389Z] time="2022-03-17T09:23:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3077010826" [2022-03-17T09:23:04.389Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestReloadWithDuplicateLabels [2022-03-17T09:23:04.389Z] time="2022-03-17T09:23:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2476325679" [2022-03-17T09:23:04.389Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestMaskURLCredentials [2022-03-17T09:23:04.389Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-17T09:23:04.389Z] === RUN TestDaemonConfigurationMerge [2022-03-17T09:23:04.389Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-17T09:23:04.389Z] PASS [2022-03-17T09:23:04.389Z] coverage: 79.2% of statements [2022-03-17T09:23:04.389Z] ok github.com/docker/docker/daemon/config 0.308s coverage: 79.2% of statements [2022-03-17T09:23:04.389Z] === RUN TestEventsLog [2022-03-17T09:23:04.389Z] --- PASS: TestEventsLog (0.00s) [2022-03-17T09:23:04.390Z] === RUN TestEventsLogTimeout [2022-03-17T09:23:04.390Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-17T09:23:04.390Z] === RUN TestLogEvents [2022-03-17T09:23:04.390Z] --- PASS: TestLogEvents (0.05s) [2022-03-17T09:23:04.390Z] === RUN TestLoadBufferedEvents [2022-03-17T09:23:04.390Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-03-17T09:23:04.390Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-17T09:23:04.390Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-17T09:23:04.390Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-17T09:23:04.390Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-17T09:23:04.390Z] PASS [2022-03-17T09:23:04.390Z] coverage: 50.0% of statements [2022-03-17T09:23:04.390Z] ok github.com/docker/docker/daemon/events 0.293s coverage: 50.0% of statements [2022-03-17T09:23:04.683Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T09:23:04.799Z] === RUN TestGetAddress [2022-03-17T09:23:04.799Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestRemove [2022-03-17T09:23:04.799Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:23:04.799Z] --- SKIP: TestRemove (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestInitializeWithVolumes [2022-03-17T09:23:04.799Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T09:23:04.799Z] === RUN TestCreate [2022-03-17T09:23:04.799Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:23:04.799Z] === RUN TestValidateName [2022-03-17T09:23:04.799Z] --- PASS: TestValidateName (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestCreateWithOpts [2022-03-17T09:23:04.799Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:23:04.799Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestRelaodNoOpts [2022-03-17T09:23:04.799Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T09:23:04.799Z] PASS [2022-03-17T09:23:04.799Z] coverage: 41.5% of statements [2022-03-17T09:23:04.799Z] ok github.com/docker/docker/volume/local 0.087s coverage: 41.5% of statements [2022-03-17T09:23:04.799Z] === RUN TestGetDriver [2022-03-17T09:23:04.799Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestVolumeRequestError [2022-03-17T09:23:04.799Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T09:23:04.799Z] PASS [2022-03-17T09:23:04.799Z] coverage: 36.1% of statements [2022-03-17T09:23:04.799Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRaw [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T09:23:04.799Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRaw [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T09:23:04.799Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestConvertTmpfsOptions [2022-03-17T09:23:04.799Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T09:23:04.799Z] linux_parser_test.go:209: data="ro" [2022-03-17T09:23:04.799Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestParseMountSpec [2022-03-17T09:23:04.799Z] parser_test.go:62: case 0 [2022-03-17T09:23:04.799Z] parser_test.go:62: case 1 [2022-03-17T09:23:04.799Z] parser_test.go:62: case 2 [2022-03-17T09:23:04.799Z] parser_test.go:62: case 3 [2022-03-17T09:23:04.799Z] parser_test.go:62: case 4 [2022-03-17T09:23:04.799Z] parser_test.go:62: case 5 [2022-03-17T09:23:04.799Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestValidateMount [2022-03-17T09:23:04.799Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRaw [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T09:23:04.799Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:23:04.799Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T09:23:04.800Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:23:04.800Z] PASS [2022-03-17T09:23:04.800Z] coverage: 67.6% of statements [2022-03-17T09:23:04.800Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-03-17T09:23:04.800Z] === RUN TestSetGetMeta [2022-03-17T09:23:04.800Z] === PAUSE TestSetGetMeta [2022-03-17T09:23:04.800Z] === RUN TestRestore [2022-03-17T09:23:04.800Z] === PAUSE TestRestore [2022-03-17T09:23:04.800Z] === RUN TestServiceCreate [2022-03-17T09:23:04.800Z] === PAUSE TestServiceCreate [2022-03-17T09:23:04.800Z] === RUN TestServiceList [2022-03-17T09:23:04.800Z] === PAUSE TestServiceList [2022-03-17T09:23:04.800Z] === RUN TestServiceRemove [2022-03-17T09:23:04.800Z] === PAUSE TestServiceRemove [2022-03-17T09:23:04.800Z] === RUN TestServiceGet [2022-03-17T09:23:04.800Z] === PAUSE TestServiceGet [2022-03-17T09:23:04.800Z] === RUN TestServicePrune [2022-03-17T09:23:04.800Z] === PAUSE TestServicePrune [2022-03-17T09:23:04.800Z] === RUN TestCreate [2022-03-17T09:23:04.800Z] === PAUSE TestCreate [2022-03-17T09:23:04.800Z] === RUN TestRemove [2022-03-17T09:23:04.800Z] === PAUSE TestRemove [2022-03-17T09:23:04.800Z] === RUN TestList [2022-03-17T09:23:04.800Z] === PAUSE TestList [2022-03-17T09:23:04.800Z] === RUN TestFindByDriver [2022-03-17T09:23:04.800Z] === PAUSE TestFindByDriver [2022-03-17T09:23:04.800Z] === RUN TestFindByReferenced [2022-03-17T09:23:04.800Z] === PAUSE TestFindByReferenced [2022-03-17T09:23:04.800Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T09:23:04.800Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T09:23:04.800Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:23:04.800Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:23:04.800Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T09:23:04.800Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T09:23:04.800Z] === RUN TestRefDerefRemove [2022-03-17T09:23:04.800Z] === PAUSE TestRefDerefRemove [2022-03-17T09:23:04.800Z] === RUN TestGet [2022-03-17T09:23:04.800Z] === PAUSE TestGet [2022-03-17T09:23:04.800Z] === RUN TestGetWithReference [2022-03-17T09:23:04.800Z] === PAUSE TestGetWithReference [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:23:04.800Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T09:23:04.800Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T09:23:04.800Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T09:23:04.800Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T09:23:04.800Z] === CONT TestSetGetMeta [2022-03-17T09:23:04.800Z] === CONT TestList [2022-03-17T09:23:04.800Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T09:23:04.800Z] === CONT TestGet [2022-03-17T09:23:04.800Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-17T09:23:04.800Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:23:04.800Z] --- PASS: TestGet (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T09:23:04.800Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-17T09:23:04.800Z] === CONT TestFindByReferenced [2022-03-17T09:23:04.800Z] --- PASS: TestList (0.05s) [2022-03-17T09:23:04.800Z] === CONT TestFindByDriver [2022-03-17T09:23:04.800Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestGetWithReference [2022-03-17T09:23:04.800Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestRefDerefRemove [2022-03-17T09:23:04.800Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-17T09:23:04.800Z] === CONT TestServiceGet [2022-03-17T09:23:04.800Z] --- PASS: TestFindByDriver (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestRemove [2022-03-17T09:23:04.800Z] --- PASS: TestGetWithReference (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestCreate [2022-03-17T09:23:04.800Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T09:23:04.800Z] === CONT TestServicePrune [2022-03-17T09:23:04.800Z] --- PASS: TestCreate (0.02s) [2022-03-17T09:23:04.800Z] === CONT TestServiceList [2022-03-17T09:23:04.800Z] --- PASS: TestRemove (0.03s) [2022-03-17T09:23:04.800Z] === CONT TestServiceRemove [2022-03-17T09:23:04.858Z] === RUN TestLinkNaming [2022-03-17T09:23:04.858Z] --- PASS: TestLinkNaming (0.00s) [2022-03-17T09:23:04.858Z] === RUN TestLinkNew [2022-03-17T09:23:04.858Z] --- PASS: TestLinkNew (0.00s) [2022-03-17T09:23:04.858Z] === RUN TestLinkEnv [2022-03-17T09:23:04.858Z] --- PASS: TestLinkEnv (0.00s) [2022-03-17T09:23:04.858Z] === RUN TestLinkMultipleEnv [2022-03-17T09:23:04.858Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-17T09:23:04.858Z] === RUN TestLinkPortRangeEnv [2022-03-17T09:23:04.858Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-17T09:23:04.858Z] PASS [2022-03-17T09:23:04.859Z] coverage: 93.0% of statements [2022-03-17T09:23:04.859Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-03-17T09:23:04.859Z] === RUN TestIsEmptyDir [2022-03-17T09:23:04.859Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-17T09:23:04.859Z] PASS [2022-03-17T09:23:04.859Z] coverage: 2.3% of statements [2022-03-17T09:23:04.859Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-03-17T09:23:04.859Z] === RUN TestVerifyNetworkingConfig [2022-03-17T09:23:04.859Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-17T09:23:04.859Z] === RUN TestGetContainer [2022-03-17T09:23:04.859Z] --- PASS: TestGetContainer (0.00s) [2022-03-17T09:23:04.859Z] === RUN TestValidContainerNames [2022-03-17T09:23:04.859Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-17T09:23:04.859Z] === RUN TestContainerInitDNS [2022-03-17T09:23:04.859Z] daemon_test.go:145: root required [2022-03-17T09:23:04.859Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-17T09:23:04.859Z] === RUN TestMerge [2022-03-17T09:23:04.859Z] --- PASS: TestMerge (0.00s) [2022-03-17T09:23:04.859Z] === RUN TestValidateContainerIsolation [2022-03-17T09:23:04.859Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-17T09:23:05.257Z] --- PASS: TestServiceGet (0.17s) [2022-03-17T09:23:05.257Z] === CONT TestServiceCreate [2022-03-17T09:23:05.257Z] time="2022-03-17T09:23:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:23:05.257Z] --- PASS: TestServiceRemove (0.13s) [2022-03-17T09:23:05.257Z] === CONT TestRestore [2022-03-17T09:23:05.257Z] --- PASS: TestServiceList (0.14s) [2022-03-17T09:23:05.257Z] time="2022-03-17T09:23:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:23:05.257Z] time="2022-03-17T09:23:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:23:05.257Z] time="2022-03-17T09:23:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T09:23:05.257Z] --- PASS: TestServiceCreate (0.03s) [2022-03-17T09:23:05.257Z] --- PASS: TestRestore (0.03s) [2022-03-17T09:23:05.257Z] time="2022-03-17T09:23:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:23:05.257Z] --- PASS: TestServicePrune (0.19s) [2022-03-17T09:23:05.257Z] PASS [2022-03-17T09:23:05.257Z] coverage: 69.0% of statements [2022-03-17T09:23:05.257Z] ok github.com/docker/docker/volume/service 0.319s coverage: 69.0% of statements [2022-03-17T09:23:05.327Z] === RUN TestFindNetworkErrorType [2022-03-17T09:23:05.327Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-17T09:23:05.327Z] === RUN TestEnsureServicesExist [2022-03-17T09:23:05.327Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-17T09:23:05.327Z] === RUN TestEnsureServicesExistErrors [2022-03-17T09:23:05.327Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-17T09:23:05.327Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-17T09:23:05.327Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-17T09:23:05.327Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestContainerDelete [2022-03-17T09:23:05.328Z] --- PASS: TestContainerDelete (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestContainerDoubleDelete [2022-03-17T09:23:05.328Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestLogContainerEventCopyLabels [2022-03-17T09:23:05.328Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestLogContainerEventWithAttributes [2022-03-17T09:23:05.328Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestNoneHealthcheck [2022-03-17T09:23:05.328Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestHealthStates [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] time="2022-03-17T09:23:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-17T09:23:05.328Z] --- PASS: TestHealthStates (0.18s) [2022-03-17T09:23:05.328Z] === RUN TestGetInspectData [2022-03-17T09:23:05.328Z] --- PASS: TestGetInspectData (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestFillLicense [2022-03-17T09:23:05.328Z] --- PASS: TestFillLicense (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestListInvalidFilter [2022-03-17T09:23:05.328Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestNameFilter [2022-03-17T09:23:05.328Z] --- PASS: TestNameFilter (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-17T09:23:05.328Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-17T09:23:05.328Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-17T09:23:05.328Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadLabels [2022-03-17T09:23:05.328Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-17T09:23:05.328Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadMirrors [2022-03-17T09:23:05.328Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-17T09:23:05.328Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-17T09:23:05.328Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-17T09:23:05.328Z] reload_test.go:342: root required [2022-03-17T09:23:05.328Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:23:05.328Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-17T09:23:05.328Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-17T09:23:05.328Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-17T09:23:05.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-17T09:23:05.328Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-17T09:23:05.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-17T09:23:05.328Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-17T09:23:05.328Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2022-03-17T09:23:05.328Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-17T09:23:05.328Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-03-17T09:23:05.328Z] === RUN TestParseVolumesFrom [2022-03-17T09:23:05.328Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-17T09:23:05.328Z] PASS [2022-03-17T09:23:05.328Z] coverage: 8.6% of statements [2022-03-17T09:23:05.328Z] ok github.com/docker/docker/daemon 0.542s coverage: 8.6% of statements [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-17T09:23:05.328Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-17T09:23:06.898Z] === RUN TestNewStreamConfig [2022-03-17T09:23:06.898Z] === RUN TestNewStreamConfig/defaults [2022-03-17T09:23:06.898Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-17T09:23:07.376Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-17T09:23:07.376Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-17T09:23:07.376Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-17T09:23:07.376Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-17T09:23:07.376Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-17T09:23:07.376Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-03-17T09:23:07.376Z] === RUN TestCreateSuccess [2022-03-17T09:23:07.376Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCreateStreamSkipped [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-17T09:23:07.376Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCreateLogGroupSuccess [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-17T09:23:07.376Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCreateError [2022-03-17T09:23:07.376Z] --- PASS: TestCreateError (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCreateAlreadyExists [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-17T09:23:07.376Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestLogClosed [2022-03-17T09:23:07.376Z] --- PASS: TestLogClosed (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestLogBlocking [2022-03-17T09:23:07.376Z] --- PASS: TestLogBlocking (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-17T09:23:07.376Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestLogNonBlockingBufferFull [2022-03-17T09:23:07.376Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestPublishBatchSuccess [2022-03-17T09:23:07.376Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestPublishBatchError [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=error msg=error [2022-03-17T09:23:07.376Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:23:07.376Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-17T09:23:07.376Z] time="2022-03-17T09:23:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-17T09:23:07.376Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchSimple [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchTicker [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchMultilinePattern [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-17T09:23:07.376Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-17T09:23:07.376Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchClose [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/0/Hello [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/2/🙃 [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/3/���� [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/4/He��o [2022-03-17T09:23:07.846Z] === RUN TestEffectiveLen/5/ [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/0/ [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/1/Hello [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: Hello [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/2/Hello [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: He [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: llo [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/3/Hello [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: Hello [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/4/🙃 [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/5/🙃 [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/6/a� [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: a [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: � [2022-03-17T09:23:07.846Z] === RUN TestFindValidSplit/7/a� [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1076: a� [2022-03-17T09:23:07.846Z] cloudwatchlogs_test.go:1077: [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestProcessEventEmoji [2022-03-17T09:23:07.846Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchLineSplit [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchMaxEvents [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-17T09:23:07.846Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-17T09:23:07.846Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-17T09:23:07.846Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-17T09:23:07.846Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-17T09:23:07.846Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-17T09:23:07.847Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestCreateTagSuccess [2022-03-17T09:23:07.847Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-17T09:23:07.847Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-17T09:23:07.847Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-17T09:23:07.847Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-17T09:23:07.847Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.07s) [2022-03-17T09:23:07.847Z] PASS [2022-03-17T09:23:07.847Z] coverage: 79.9% of statements [2022-03-17T09:23:07.847Z] ok github.com/docker/docker/daemon/logger/awslogs 0.445s coverage: 79.9% of statements [2022-03-17T09:23:07.847Z] === RUN TestAdapterReadLogs [2022-03-17T09:23:07.847Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestCopier [2022-03-17T09:23:07.847Z] --- PASS: TestCopier (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestCopierLongLines [2022-03-17T09:23:07.847Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestCopierSlow [2022-03-17T09:23:07.847Z] === RUN TestSearchRegistryForImagesErrors [2022-03-17T09:23:07.847Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestSearchRegistryForImages [2022-03-17T09:23:07.847Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestOnlyPlatformWithFallback [2022-03-17T09:23:07.847Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestImageDelete [2022-03-17T09:23:07.847Z] === RUN TestImageDelete/no_lease [2022-03-17T09:23:07.847Z] === RUN TestImageDelete/lease_exists [2022-03-17T09:23:07.847Z] --- PASS: TestImageDelete (0.04s) [2022-03-17T09:23:07.847Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-17T09:23:07.847Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-17T09:23:07.847Z] === RUN TestContentStoreForPull [2022-03-17T09:23:07.847Z] --- PASS: TestCopierSlow (0.21s) [2022-03-17T09:23:07.847Z] === RUN TestCopierWithSized [2022-03-17T09:23:07.847Z] === RUN TestCopierWithSized/as_is [2022-03-17T09:23:07.847Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-17T09:23:07.847Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-17T09:23:07.847Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-17T09:23:07.847Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestCopierWithPartial [2022-03-17T09:23:07.847Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestRingLogger [2022-03-17T09:23:07.847Z] --- PASS: TestRingLogger (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestRingCap [2022-03-17T09:23:07.847Z] --- PASS: TestRingCap (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestRingClose [2022-03-17T09:23:07.847Z] --- PASS: TestRingClose (0.00s) [2022-03-17T09:23:07.847Z] === RUN TestRingDrain [2022-03-17T09:23:07.847Z] --- PASS: TestRingDrain (0.00s) [2022-03-17T09:23:07.847Z] PASS [2022-03-17T09:23:07.847Z] coverage: 43.2% of statements [2022-03-17T09:23:07.847Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.2% of statements [2022-03-17T09:23:07.847Z] === RUN TestValidateLogOptReconnectInterval [2022-03-17T09:23:07.847Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-17T09:23:07.847Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-17T09:23:08.317Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-17T09:23:08.317Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-17T09:23:08.317Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-17T09:23:08.317Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-17T09:23:08.317Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-17T09:23:08.317Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-17T09:23:08.317Z] PASS [2022-03-17T09:23:08.317Z] coverage: 33.6% of statements [2022-03-17T09:23:08.317Z] ok github.com/docker/docker/daemon/logger/fluentd 0.073s coverage: 33.6% of statements [2022-03-17T09:23:08.317Z] --- PASS: TestContentStoreForPull (0.21s) [2022-03-17T09:23:08.317Z] PASS [2022-03-17T09:23:08.317Z] coverage: 6.8% of statements [2022-03-17T09:23:08.317Z] ok github.com/docker/docker/daemon/images 0.351s coverage: 6.8% of statements [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-17T09:23:08.317Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-17T09:23:08.786Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-17T09:23:09.256Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-17T09:23:09.256Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-17T09:23:09.256Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-03-17T09:23:09.256Z] === RUN TestFastTimeMarshalJSON [2022-03-17T09:23:09.256Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-17T09:23:09.256Z] PASS [2022-03-17T09:23:09.256Z] coverage: 87.2% of statements [2022-03-17T09:23:09.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.207s coverage: 87.2% of statements [2022-03-17T09:23:09.256Z] === RUN TestJSONFileLogger [2022-03-17T09:23:09.256Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-17T09:23:09.256Z] === RUN TestJSONFileLoggerWithTags [2022-03-17T09:23:09.256Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-17T09:23:09.256Z] === RUN TestJSONFileLoggerWithOpts [2022-03-17T09:23:09.256Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-17T09:23:09.256Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-17T09:23:09.726Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-17T09:23:09.726Z] === RUN TestEncodeDecode [2022-03-17T09:23:09.726Z] === PAUSE TestEncodeDecode [2022-03-17T09:23:09.726Z] === RUN TestUnexpectedEOF [2022-03-17T09:23:09.726Z] time="2022-03-17T09:23:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:23:09.726Z] time="2022-03-17T09:23:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-17T09:23:09.726Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-17T09:23:09.726Z] === CONT TestEncodeDecode [2022-03-17T09:23:09.726Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-17T09:23:09.726Z] PASS [2022-03-17T09:23:09.726Z] coverage: 69.9% of statements [2022-03-17T09:23:09.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.226s coverage: 69.9% of statements [2022-03-17T09:23:09.726Z] === RUN TestWriteLog [2022-03-17T09:23:09.726Z] === PAUSE TestWriteLog [2022-03-17T09:23:09.726Z] === RUN TestReadLog [2022-03-17T09:23:09.726Z] === PAUSE TestReadLog [2022-03-17T09:23:09.726Z] === RUN TestDecode [2022-03-17T09:23:09.726Z] --- PASS: TestDecode (0.02s) [2022-03-17T09:23:09.726Z] === CONT TestWriteLog [2022-03-17T09:23:09.726Z] === CONT TestReadLog [2022-03-17T09:23:09.726Z] === RUN TestReadLog/tail_exact [2022-03-17T09:23:09.726Z] --- PASS: TestWriteLog (0.01s) [2022-03-17T09:23:09.971Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T09:23:10.197Z] === RUN TestReadLog/tail_less_than_available [2022-03-17T09:23:10.197Z] === RUN TestReadLog/tail_more_than_available [2022-03-17T09:23:10.197Z] --- PASS: TestReadLog (0.21s) [2022-03-17T09:23:10.197Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-03-17T09:23:10.197Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-17T09:23:10.197Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-17T09:23:10.197Z] PASS [2022-03-17T09:23:10.197Z] coverage: 78.7% of statements [2022-03-17T09:23:10.197Z] ok github.com/docker/docker/daemon/logger/local 0.295s coverage: 78.7% of statements [2022-03-17T09:23:10.197Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T09:23:10.667Z] === RUN TestOpenFileDelete [2022-03-17T09:23:10.667Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestOpenFileRename [2022-03-17T09:23:10.667Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestHandleDecoderErr [2022-03-17T09:23:10.667Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestParseLogTagDefaultTag [2022-03-17T09:23:10.667Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestParseLogTag [2022-03-17T09:23:10.667Z] --- PASS: TestParseLogTag (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestParseLogTagEmptyTag [2022-03-17T09:23:10.667Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestTailFiles [2022-03-17T09:23:10.667Z] --- PASS: TestTailFiles (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestFollowLogsConsumerGone [2022-03-17T09:23:10.667Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestFollowLogsProducerGone [2022-03-17T09:23:10.667Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-17T09:23:10.667Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-17T09:23:10.667Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-17T09:23:10.667Z] === RUN TestCheckCapacityAndRotate [2022-03-17T09:23:10.667Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-17T09:23:10.667Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-17T09:23:11.136Z] === RUN TestLog [2022-03-17T09:23:11.136Z] --- PASS: TestLog (0.03s) [2022-03-17T09:23:11.136Z] PASS [2022-03-17T09:23:11.136Z] coverage: 31.5% of statements [2022-03-17T09:23:11.136Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-03-17T09:23:11.136Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-17T09:23:11.136Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-17T09:23:11.136Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-17T09:23:11.136Z] PASS [2022-03-17T09:23:11.136Z] coverage: 55.1% of statements [2022-03-17T09:23:11.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.220s coverage: 55.1% of statements [2022-03-17T09:23:11.191Z] --- PASS: TestCreateServiceConfigFileMode (12.34s) [2022-03-17T09:23:11.192Z] === RUN TestCreateServiceSysctls [2022-03-17T09:23:12.125Z] === RUN TestNewParse [2022-03-17T09:23:12.125Z] --- PASS: TestNewParse (0.00s) [2022-03-17T09:23:12.125Z] PASS [2022-03-17T09:23:12.125Z] coverage: 8.3% of statements [2022-03-17T09:23:12.125Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-03-17T09:23:12.125Z] === RUN TestParseLogFormat [2022-03-17T09:23:12.125Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestValidateLogOptEmpty [2022-03-17T09:23:12.125Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestValidateSyslogAddress [2022-03-17T09:23:12.125Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestParseAddressDefaultPort [2022-03-17T09:23:12.125Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestValidateSyslogFacility [2022-03-17T09:23:12.125Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestValidateLogOptSyslogFormat [2022-03-17T09:23:12.125Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestValidateLogOpt [2022-03-17T09:23:12.125Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:23:12.125Z] PASS [2022-03-17T09:23:12.125Z] coverage: 46.8% of statements [2022-03-17T09:23:12.125Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-03-17T09:23:12.125Z] === RUN TestValidateLogOpt [2022-03-17T09:23:12.125Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestNewMissedConfig [2022-03-17T09:23:12.125Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestNewMissedUrl [2022-03-17T09:23:12.125Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestNewMissedToken [2022-03-17T09:23:12.125Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestNewWithProxy [2022-03-17T09:23:12.125Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestDefault [2022-03-17T09:23:12.125Z] --- PASS: TestDefault (0.01s) [2022-03-17T09:23:12.125Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-17T09:23:12.125Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestJsonFormat [2022-03-17T09:23:12.125Z] --- PASS: TestJsonFormat (0.01s) [2022-03-17T09:23:12.125Z] === RUN TestRawFormat [2022-03-17T09:23:12.125Z] --- PASS: TestRawFormat (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestRawFormatWithLabels [2022-03-17T09:23:12.125Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestRawFormatWithoutTag [2022-03-17T09:23:12.125Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-17T09:23:12.125Z] === RUN TestBatching [2022-03-17T09:23:12.125Z] --- PASS: TestBatching (0.27s) [2022-03-17T09:23:12.125Z] === RUN TestFrequency [2022-03-17T09:23:12.578Z] --- PASS: TestCreateServiceSysctls (2.84s) [2022-03-17T09:23:12.578Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:23:12.595Z] --- PASS: TestFrequency (0.21s) [2022-03-17T09:23:12.595Z] === RUN TestOneMessagePerRequest [2022-03-17T09:23:12.595Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-17T09:23:12.595Z] === RUN TestVerify [2022-03-17T09:23:12.595Z] --- PASS: TestVerify (0.00s) [2022-03-17T09:23:12.595Z] === RUN TestSkipVerify [2022-03-17T09:23:12.595Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] --- PASS: TestSkipVerify (0.54s) [2022-03-17T09:23:13.065Z] === RUN TestBufferMaximum [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.816260\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.816260\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-17T09:23:13.065Z] === RUN TestServerAlwaysDown [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.820453\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.820492\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.820492\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.821104\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] time="2022-03-17T09:23:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647508992.821104\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:13.065Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-17T09:23:13.065Z] === RUN TestCannotSendAfterClose [2022-03-17T09:23:13.065Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-17T09:23:13.065Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-17T09:23:13.122Z] 2022/03/17 09:23:09 Closing DB instances... [2022-03-17T09:23:13.122Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-17T09:23:13.122Z] === RUN TestFindNode [2022-03-17T09:23:13.122Z] 2022/03/17 09:23:11 Closing DB instances... [2022-03-17T09:23:13.122Z] --- PASS: TestFindNode (0.02s) [2022-03-17T09:23:13.122Z] === RUN TestChangeNodeState [2022-03-17T09:23:13.122Z] 2022/03/17 09:23:11 Closing DB instances... [2022-03-17T09:23:13.122Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T09:23:13.122Z] === RUN TestNodeReincarnation [2022-03-17T09:23:13.122Z] 2022/03/17 09:23:11 Closing DB instances... [2022-03-17T09:23:13.260Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T09:23:13.260Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T09:23:13.260Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T09:23:13.260Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T09:23:13.517Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T09:23:13.534Z] === RUN TestV1IDService [2022-03-17T09:23:13.534Z] --- PASS: TestV1IDService (0.02s) [2022-03-17T09:23:13.534Z] === RUN TestV2MetadataService [2022-03-17T09:23:13.553Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-17T09:23:13.553Z] Copying nested executables into bundles/binary-daemon [2022-03-17T09:23:13.553Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-17T09:23:13.553Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:23:13.553Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-17T09:23:13.553Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-17T09:23:13.839Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T09:23:13.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/make.sh cross [2022-03-17T09:23:14.004Z] time="2022-03-17T09:23:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-17T09:23:14.004Z] time="2022-03-17T09:23:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7dd556e1daa6\"}'" [2022-03-17T09:23:14.004Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-17T09:23:14.004Z] PASS [2022-03-17T09:23:14.004Z] coverage: 82.5% of statements [2022-03-17T09:23:14.004Z] ok github.com/docker/docker/daemon/logger/splunk 2.125s coverage: 82.5% of statements [2022-03-17T09:23:14.004Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T09:23:14.004Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-17T09:23:14.004Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T09:23:14.163Z] [2022-03-17T09:23:14.163Z] Removing bundles/ [2022-03-17T09:23:14.425Z] [2022-03-17T09:23:14.425Z] ---> Making bundle: cross (in bundles/cross) [2022-03-17T09:23:14.425Z] Cross building: bundles/cross/linux/amd64 [2022-03-17T09:23:14.425Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T09:23:14.425Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T09:23:14.475Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-17T09:23:14.475Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-17T09:23:14.475Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-17T09:23:14.475Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-17T09:23:14.475Z] === RUN TestContinueOnError_NeverContinue [2022-03-17T09:23:14.475Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-17T09:23:14.475Z] === RUN TestManifestStore [2022-03-17T09:23:14.475Z] === RUN TestManifestStore/no_remote_or_local [2022-03-17T09:23:14.475Z] === RUN TestSuccessfulDownload [2022-03-17T09:23:14.475Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:23:14.475Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-17T09:23:14.475Z] === RUN TestCancelledDownload [2022-03-17T09:23:14.475Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-17T09:23:14.475Z] === RUN TestMaxDownloadAttempts [2022-03-17T09:23:14.475Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:23:14.475Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:23:14.475Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:23:14.475Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:23:14.475Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:23:14.475Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:23:14.475Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:23:14.475Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:23:14.475Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-17T09:23:14.475Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-17T09:23:14.475Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-17T09:23:14.475Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-17T09:23:14.492Z] --- PASS: TestCreateServiceCapabilities (2.23s) [2022-03-17T09:23:14.492Z] === RUN TestInspect [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3752637344\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/no_local_cache [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/with_local_cache [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/unknown_media_type [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="reference for unknown type: " [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="reference for unknown type: " [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="reference for unknown type: " [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="reference for unknown type: " [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="reference for unknown type: " [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-17T09:23:14.945Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-17T09:23:14.945Z] time="2022-03-17T09:23:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore (0.38s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-17T09:23:14.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-17T09:23:14.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestFixManifestLayers [2022-03-17T09:23:14.945Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-17T09:23:14.945Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:23:14.945Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestFixManifestLayersBadParent [2022-03-17T09:23:14.945Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestValidateManifest [2022-03-17T09:23:14.945Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:23:14.945Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-17T09:23:14.945Z] === RUN TestFormatPlatform [2022-03-17T09:23:14.945Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-17T09:23:14.946Z] === RUN TestPullSchema2Config [2022-03-17T09:23:14.946Z] === RUN TestPullSchema2Config/success_first_time [2022-03-17T09:23:14.946Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:23:14.946Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:14.946Z] === RUN TestPullSchema2Config/500_status [2022-03-17T09:23:14.946Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:23:14.946Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:14.946Z] --- PASS: TestV2MetadataService (1.35s) [2022-03-17T09:23:14.946Z] PASS [2022-03-17T09:23:14.946Z] coverage: 48.2% of statements [2022-03-17T09:23:14.946Z] ok github.com/docker/docker/distribution/metadata 1.451s coverage: 48.2% of statements [2022-03-17T09:23:14.946Z] time="2022-03-17T09:23:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:23:14.946Z] time="2022-03-17T09:23:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:23:14.946Z] time="2022-03-17T09:23:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:23:14.946Z] time="2022-03-17T09:23:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-17T09:23:14.946Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-17T09:23:14.946Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-03-17T09:23:14.946Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-03-17T09:23:14.946Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-03-17T09:23:14.946Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-03-17T09:23:14.946Z] === RUN TestTransfer [2022-03-17T09:23:15.210Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:15.415Z] === RUN TestPullSchema2Config/EOF [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:15.415Z] 2022/03/17 09:23:14 http: panic serving 127.0.0.1:49219: intentional panic [2022-03-17T09:23:15.415Z] goroutine 113 [running]: [2022-03-17T09:23:15.415Z] net/http.(*conn).serve.func1() [2022-03-17T09:23:15.415Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:23:15.415Z] panic({0x8c5860, 0xaa6fe0}) [2022-03-17T09:23:15.415Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:23:15.415Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051860?, {0xaae798?, 0xc0000da000?}) [2022-03-17T09:23:15.415Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-17T09:23:15.415Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xaae798, 0xc0000da000}, 0xc00055e100) [2022-03-17T09:23:15.415Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-17T09:23:15.415Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xaae798?, 0xc0000da000?}, 0xc00005ac00?) [2022-03-17T09:23:15.415Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:23:15.415Z] net/http.serverHandler.ServeHTTP({0xc0004ce090?}, {0xaae798, 0xc0000da000}, 0xc00055e100) [2022-03-17T09:23:15.415Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:23:15.415Z] net/http.(*conn).serve(0xc00016a0a0, {0xaaf010, 0xc0004ce360}) [2022-03-17T09:23:15.415Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:23:15.415Z] created by net/http.(*Server).Serve [2022-03-17T09:23:15.415Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:23:15.415Z] --- PASS: TestTransfer (0.13s) [2022-03-17T09:23:15.415Z] === RUN TestConcurrencyLimit [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:15.415Z] === RUN TestPullSchema2Config/unauthorized [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-17T09:23:15.415Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-17T09:23:15.415Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-17T09:23:15.415Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-17T09:23:15.415Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-17T09:23:15.415Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-17T09:23:15.415Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-17T09:23:15.415Z] === RUN TestGetRepositoryMountCandidates [2022-03-17T09:23:15.415Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-17T09:23:15.415Z] === RUN TestLayerAlreadyExists [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-17T09:23:15.415Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-17T09:23:15.415Z] === RUN TestWhenEmptyAuthConfig [2022-03-17T09:23:15.415Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-17T09:23:15.415Z] === RUN TestInactiveJobs [2022-03-17T09:23:15.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-17T09:23:15.893Z] === RUN TestNotFound [2022-03-17T09:23:15.893Z] --- PASS: TestNotFound (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestConflict [2022-03-17T09:23:15.893Z] --- PASS: TestConflict (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestForbidden [2022-03-17T09:23:15.893Z] --- PASS: TestForbidden (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestInvalidParameter [2022-03-17T09:23:15.893Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestNotImplemented [2022-03-17T09:23:15.893Z] --- PASS: TestNotImplemented (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestNotModified [2022-03-17T09:23:15.893Z] --- PASS: TestNotModified (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestUnauthorized [2022-03-17T09:23:15.893Z] --- PASS: TestUnauthorized (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestUnknown [2022-03-17T09:23:15.893Z] --- PASS: TestUnknown (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestCancelled [2022-03-17T09:23:15.893Z] --- PASS: TestCancelled (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestDeadline [2022-03-17T09:23:15.893Z] --- PASS: TestDeadline (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestDataLoss [2022-03-17T09:23:15.893Z] --- PASS: TestDataLoss (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestUnavailable [2022-03-17T09:23:15.893Z] --- PASS: TestUnavailable (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestSystem [2022-03-17T09:23:15.893Z] --- PASS: TestSystem (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Not_Found [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Bad_Request [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Conflict [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Unauthorized [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Forbidden [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Not_Modified [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-17T09:23:15.893Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-17T09:23:15.893Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-17T09:23:15.893Z] PASS [2022-03-17T09:23:15.893Z] coverage: 53.1% of statements [2022-03-17T09:23:15.893Z] ok github.com/docker/docker/errdefs 0.060s coverage: 53.1% of statements [2022-03-17T09:23:15.893Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-17T09:23:15.893Z] === RUN TestWatchRelease [2022-03-17T09:23:15.893Z] --- PASS: TestWatchRelease (0.05s) [2022-03-17T09:23:15.893Z] === RUN TestWatchFinishedTransfer [2022-03-17T09:23:15.893Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-17T09:23:15.893Z] === RUN TestDuplicateTransfer [2022-03-17T09:23:15.893Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-17T09:23:15.893Z] === RUN TestSuccessfulUpload [2022-03-17T09:23:16.362Z] time="2022-03-17T09:23:16Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-17T09:23:16.362Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-03-17T09:23:16.362Z] === RUN TestCancelledUpload [2022-03-17T09:23:16.362Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-17T09:23:16.362Z] PASS [2022-03-17T09:23:16.362Z] coverage: 76.8% of statements [2022-03-17T09:23:16.362Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 76.8% of statements [2022-03-17T09:23:16.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-17T09:23:16.832Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-03-17T09:23:16.832Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-17T09:23:16.832Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-17T09:23:16.832Z] === RUN TestTokenPassThru [2022-03-17T09:23:16.832Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-17T09:23:16.832Z] === RUN TestTokenPassThruDifferentHost [2022-03-17T09:23:16.832Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-17T09:23:16.832Z] PASS [2022-03-17T09:23:16.832Z] coverage: 26.7% of statements [2022-03-17T09:23:16.832Z] ok github.com/docker/docker/distribution 2.144s coverage: 26.7% of statements [2022-03-17T09:23:16.832Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T09:23:16.832Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T09:23:16.832Z] === RUN TestCompare [2022-03-17T09:23:16.832Z] --- PASS: TestCompare (0.00s) [2022-03-17T09:23:16.832Z] PASS [2022-03-17T09:23:16.832Z] coverage: 19.2% of statements [2022-03-17T09:23:16.832Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2022-03-17T09:23:17.006Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T09:23:17.076Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T09:23:17.076Z] === RUN TestParallelCreate [2022-03-17T09:23:17.076Z] 2022/03/17 09:23:16 Closing DB instances... [2022-03-17T09:23:17.076Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T09:23:17.076Z] === RUN TestParallelDelete [2022-03-17T09:23:17.076Z] 2022/03/17 09:23:16 Closing DB instances... [2022-03-17T09:23:17.076Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T09:23:17.076Z] === RUN TestNetworkDBIslands [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a5ba659c2acf with config:&{NodeID:a5ba659c2acf Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node a5ba659c2acf/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node a5ba659c2acf/172.17.101.173, added to nodes list" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93a59f983068 with config:&{NodeID:93a59f983068 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node 93a59f983068/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node 93a59f983068/172.17.101.173, added to nodes list" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node 93a59f983068/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node 93a59f983068/172.17.101.173, added to nodes list" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node a5ba659c2acf/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=info msg="Node a5ba659c2acf/172.17.101.173, added to nodes list" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T09:23:17.076Z] time="2022-03-17T09:23:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-03-17T09:23:17.303Z] === RUN TestFSGetInvalidData [2022-03-17T09:23:17.303Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-03-17T09:23:17.303Z] === RUN TestFSInvalidSet [2022-03-17T09:23:17.303Z] --- PASS: TestFSInvalidSet (0.03s) [2022-03-17T09:23:17.303Z] === RUN TestFSInvalidRoot [2022-03-17T09:23:17.303Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-17T09:23:17.303Z] === RUN TestFSMetadataGetSet [2022-03-17T09:23:17.303Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-17T09:23:17.303Z] === RUN TestFSInvalidWalker [2022-03-17T09:23:17.303Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-17T09:23:17.303Z] === RUN TestFSGetSet [2022-03-17T09:23:17.303Z] --- PASS: TestFSGetSet (0.04s) [2022-03-17T09:23:17.303Z] === RUN TestFSGetUnsetKey [2022-03-17T09:23:17.303Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-17T09:23:17.303Z] === RUN TestFSGetEmptyData [2022-03-17T09:23:17.303Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-17T09:23:17.303Z] === RUN TestFSDelete [2022-03-17T09:23:17.303Z] --- PASS: TestFSDelete (0.02s) [2022-03-17T09:23:17.303Z] === RUN TestFSWalker [2022-03-17T09:23:17.303Z] --- PASS: TestFSWalker (0.03s) [2022-03-17T09:23:17.303Z] === RUN TestFSWalkerStopOnError [2022-03-17T09:23:17.303Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-17T09:23:17.303Z] === RUN TestNewFromJSON [2022-03-17T09:23:17.303Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-17T09:23:17.303Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestMarshalKeyOrder [2022-03-17T09:23:17.303Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestHistoryEqual [2022-03-17T09:23:17.303Z] --- PASS: TestHistoryEqual (0.16s) [2022-03-17T09:23:17.303Z] === RUN TestImage [2022-03-17T09:23:17.303Z] --- PASS: TestImage (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestImageOSNotEmpty [2022-03-17T09:23:17.303Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-17T09:23:17.303Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-17T09:23:17.303Z] === RUN TestCreate [2022-03-17T09:23:17.303Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:23:17.303Z] === RUN TestRestore [2022-03-17T09:23:17.303Z] time="2022-03-17T09:23:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-17T09:23:17.772Z] --- PASS: TestRestore (0.04s) [2022-03-17T09:23:17.772Z] === RUN TestAddDelete [2022-03-17T09:23:17.772Z] --- PASS: TestAddDelete (0.03s) [2022-03-17T09:23:17.772Z] === RUN TestSearchAfterDelete [2022-03-17T09:23:17.772Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-17T09:23:17.772Z] === RUN TestParentReset [2022-03-17T09:23:17.772Z] --- PASS: TestParentReset (0.04s) [2022-03-17T09:23:17.772Z] === RUN TestGetAndSetLastUpdated [2022-03-17T09:23:17.772Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-17T09:23:17.772Z] === RUN TestStoreLen [2022-03-17T09:23:17.772Z] --- PASS: TestStoreLen (0.06s) [2022-03-17T09:23:17.772Z] PASS [2022-03-17T09:23:17.772Z] coverage: 86.9% of statements [2022-03-17T09:23:17.772Z] ok github.com/docker/docker/image 0.713s coverage: 86.9% of statements [2022-03-17T09:23:17.796Z] --- PASS: TestInspect (2.63s) [2022-03-17T09:23:17.796Z] === RUN TestCreateJob [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6a2d42b79815 with config:&{NodeID:6a2d42b79815 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node a5ba659c2acf/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node a5ba659c2acf/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 93a59f983068/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 93a59f983068/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="Node 6a2d42b79815/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a95c0b36e891 with config:&{NodeID:a95c0b36e891 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node 93a59f983068/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node 93a59f983068/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node 6a2d42b79815/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node 6a2d42b79815/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a5ba659c2acf/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=info msg="Node a5ba659c2acf/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T09:23:18.063Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-17T09:23:18.244Z] === RUN TestMakeV1ConfigFromConfig [2022-03-17T09:23:18.244Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-17T09:23:18.244Z] PASS [2022-03-17T09:23:18.244Z] coverage: 25.0% of statements [2022-03-17T09:23:18.244Z] ok github.com/docker/docker/image/v1 0.113s coverage: 25.0% of statements [2022-03-17T09:23:18.244Z] === RUN TestValidateManifest [2022-03-17T09:23:18.244Z] === RUN TestValidateManifest/nil [2022-03-17T09:23:18.244Z] === RUN TestValidateManifest/non-nil [2022-03-17T09:23:18.244Z] --- PASS: TestValidateManifest (0.00s) [2022-03-17T09:23:18.244Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-17T09:23:18.244Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-17T09:23:18.244Z] PASS [2022-03-17T09:23:18.244Z] coverage: 0.7% of statements [2022-03-17T09:23:18.244Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2022-03-17T09:23:18.244Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b2ca66a126d9 with config:&{NodeID:b2ca66a126d9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a5ba659c2acf/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a5ba659c2acf/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node 6a2d42b79815/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node 6a2d42b79815/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node 93a59f983068/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=info msg="Node 93a59f983068/172.17.101.173, added to nodes list" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T09:23:18.531Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-17T09:23:18.730Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-03-17T09:23:18.730Z] === RUN TestInfoDebug [2022-03-17T09:23:18.730Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T09:23:18.730Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:19.004Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=info msg="The new bootstrap node list is:[172.17.101.173:10033 172.17.101.173:10034 172.17.101.173:10035]" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10033" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49368" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10034" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49369" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10035" [2022-03-17T09:23:19.004Z] time="2022-03-17T09:23:18Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49370" [2022-03-17T09:23:19.232Z] === RUN TestSerialization [2022-03-17T09:23:19.232Z] --- PASS: TestSerialization (0.02s) [2022-03-17T09:23:19.232Z] PASS [2022-03-17T09:23:19.297Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T09:23:19.297Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:23:19.472Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="The new bootstrap node list is:[172.17.101.173:10033 172.17.101.173:10034 172.17.101.173:10035]" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10033" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49371" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49372" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10034" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10035" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49373" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node 0 leaving" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node2(93a59f983068): Node leave event for a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node3(6a2d42b79815): Node leave event for a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node4(a95c0b36e891): Node leave event for a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node1(a5ba659c2acf): Node leave event for a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.473Z] time="2022-03-17T09:23:19Z" level=info msg="node5(b2ca66a126d9): Node leave event for a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:19.704Z] coverage: 100.0% of statements [2022-03-17T09:23:19.704Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2022-03-17T09:23:19.864Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T09:23:19.864Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:23:19.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-17T09:23:19.864Z] === RUN TestPingCacheHeaders [2022-03-17T09:23:19.864Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T09:23:19.865Z] === RUN TestPingGet [2022-03-17T09:23:19.865Z] --- PASS: TestPingGet (0.01s) [2022-03-17T09:23:19.865Z] === RUN TestPingHead [2022-03-17T09:23:19.865Z] --- PASS: TestPingHead (0.02s) [2022-03-17T09:23:19.865Z] === RUN TestVersion [2022-03-17T09:23:19.865Z] --- PASS: TestVersion (0.02s) [2022-03-17T09:23:19.865Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:23:19.865Z] === CONT TestDiskUsage [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node a5ba659c2acf/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="node 1 leaving" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068 change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="node3(6a2d42b79815): Node leave event for 93a59f983068/172.17.101.173" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068/172.17.101.173, left gossip cluster" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068 change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="node5(b2ca66a126d9): Node leave event for 93a59f983068/172.17.101.173" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068 change state NodeActive --> NodeFailed" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068/172.17.101.173, added to failed nodes list" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068 change state NodeActive --> NodeLeft" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=info msg="node4(a95c0b36e891): Node leave event for 93a59f983068/172.17.101.173" [2022-03-17T09:23:19.940Z] time="2022-03-17T09:23:19Z" level=error msg="node: 93a59f983068 is unknown to memberlist" [2022-03-17T09:23:20.174Z] === RUN TestEmptyLayer [2022-03-17T09:23:20.174Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-17T09:23:20.174Z] === RUN TestCommitFailure [2022-03-17T09:23:20.174Z] --- PASS: TestCommitFailure (0.01s) [2022-03-17T09:23:20.174Z] === RUN TestStartTransactionFailure [2022-03-17T09:23:20.174Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-17T09:23:20.174Z] === RUN TestGetOrphan [2022-03-17T09:23:20.174Z] --- PASS: TestGetOrphan (0.02s) [2022-03-17T09:23:20.174Z] === RUN TestMountAndRegister [2022-03-17T09:23:20.174Z] layer_test.go:258: Layer size: 14 [2022-03-17T09:23:20.174Z] --- PASS: TestMountAndRegister (0.16s) [2022-03-17T09:23:20.174Z] === RUN TestLayerRelease [2022-03-17T09:23:20.174Z] layer_test.go:291: Failing on Windows [2022-03-17T09:23:20.174Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-17T09:23:20.174Z] === RUN TestStoreRestore [2022-03-17T09:23:20.174Z] layer_test.go:340: Failing on Windows [2022-03-17T09:23:20.174Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-17T09:23:20.174Z] === RUN TestTarStreamStability [2022-03-17T09:23:20.174Z] layer_test.go:455: Failing on Windows [2022-03-17T09:23:20.174Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-17T09:23:20.174Z] === RUN TestRegisterExistingLayer [2022-03-17T09:23:20.346Z] --- PASS: TestCreateJob (2.85s) [2022-03-17T09:23:20.346Z] === RUN TestReplicatedJob [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:19Z" level=info msg="Node 93a59f983068/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="node 2 leaving" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815 change state NodeActive --> NodeLeft" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="node5(b2ca66a126d9): Node leave event for 6a2d42b79815/172.17.101.173" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815 change state NodeActive --> NodeLeft" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="node4(a95c0b36e891): Node leave event for 6a2d42b79815/172.17.101.173" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815 change state NodeActive --> NodeLeft" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=info msg="node3(6a2d42b79815): Node leave event for 6a2d42b79815/172.17.101.173" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=debug msg="memberlist: Failed ping: b2ca66a126d9 (timeout reached)" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.101.173:10035: use of closed network connection" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.101.173:10036: use of closed network connection" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.101.173:10034: use of closed network connection" [2022-03-17T09:23:20.414Z] time="2022-03-17T09:23:20Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49374" [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T09:23:20.433Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T09:23:20.644Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-03-17T09:23:20.644Z] === RUN TestTarStreamVerification [2022-03-17T09:23:20.644Z] layer_test.go:684: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestLayerMigration [2022-03-17T09:23:20.644Z] migration_test.go:45: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestLayerMigrationNoTarsplit [2022-03-17T09:23:20.644Z] migration_test.go:181: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestMountInit [2022-03-17T09:23:20.644Z] mount_test.go:17: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestMountInit (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestMountSize [2022-03-17T09:23:20.644Z] mount_test.go:76: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestMountSize (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestMountChanges [2022-03-17T09:23:20.644Z] mount_test.go:125: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestMountChanges (0.00s) [2022-03-17T09:23:20.644Z] === RUN TestMountApply [2022-03-17T09:23:20.644Z] mount_test.go:212: Failing on Windows [2022-03-17T09:23:20.644Z] --- SKIP: TestMountApply (0.00s) [2022-03-17T09:23:20.644Z] PASS [2022-03-17T09:23:20.644Z] coverage: 30.6% of statements [2022-03-17T09:23:20.644Z] ok github.com/docker/docker/layer 0.522s coverage: 30.6% of statements [2022-03-17T09:23:20.644Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T09:23:20.644Z] === RUN TestEnvironmentParsing [2022-03-17T09:23:20.644Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-17T09:23:20.644Z] PASS [2022-03-17T09:23:20.644Z] coverage: 1.2% of statements [2022-03-17T09:23:20.644Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-03-17T09:23:20.644Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T09:23:20.644Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T09:23:20.644Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T09:23:20.693Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 6a2d42b79815/172.17.101.173, left gossip cluster" [2022-03-17T09:23:20.883Z] networkdb_test.go:867: node4: OK [2022-03-17T09:23:20.883Z] networkdb_test.go:867: node5: OK [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="node 0 coming back" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:20c651c8734b with config:&{NodeID:20c651c8734b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 20c651c8734b/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 20c651c8734b/172.17.101.173, added to nodes list" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="node 1 coming back" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:008d1c92ca49 with config:&{NodeID:008d1c92ca49 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 008d1c92ca49/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 008d1c92ca49/172.17.101.173, added to nodes list" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="node 2 coming back" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2a3947ee742c with config:&{NodeID:2a3947ee742c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 2a3947ee742c/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to nodes list" [2022-03-17T09:23:20.883Z] time="2022-03-17T09:23:20Z" level=warning msg="memberlist: Was able to connect to b2ca66a126d9 but other probes failed, network may be misconfigured" [2022-03-17T09:23:21.113Z] === RUN TestSequenceGetAvailableBit [2022-03-17T09:23:21.113Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSequenceEqual [2022-03-17T09:23:21.113Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSequenceCopy [2022-03-17T09:23:21.113Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestGetFirstAvailable [2022-03-17T09:23:21.113Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestFindSequence [2022-03-17T09:23:21.113Z] --- PASS: TestFindSequence (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestCheckIfAvailable [2022-03-17T09:23:21.113Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestMergeSequences [2022-03-17T09:23:21.113Z] --- PASS: TestMergeSequences (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestPushReservation [2022-03-17T09:23:21.113Z] --- PASS: TestPushReservation (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSerializeDeserialize [2022-03-17T09:23:21.113Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSet [2022-03-17T09:23:21.113Z] --- PASS: TestSet (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSetUnset [2022-03-17T09:23:21.113Z] --- PASS: TestSetUnset (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestOffsetSetUnset [2022-03-17T09:23:21.113Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSetInRange [2022-03-17T09:23:21.113Z] --- PASS: TestSetInRange (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestSetAnyInRange [2022-03-17T09:23:21.113Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestMethods [2022-03-17T09:23:21.113Z] --- PASS: TestMethods (0.00s) [2022-03-17T09:23:21.113Z] === RUN TestRandomAllocateDeallocate [2022-03-17T09:23:21.181Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T09:23:21.181Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T09:23:21.181Z] --- PASS: TestImportExtremelyLargeImageWorks (174.27s) [2022-03-17T09:23:21.181Z] PASS [2022-03-17T09:23:21.181Z] [2022-03-17T09:23:21.181Z] DONE 22 tests in 178.383s [2022-03-17T09:23:21.181Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-17T09:23:21.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:23:21.181Z] ++ set -e [2022-03-17T09:23:21.181Z] ++ '[' -n 0 ']' [2022-03-17T09:23:21.181Z] ++ set -x [2022-03-17T09:23:21.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:23:21.181Z] INFO: Testing against a local daemon [2022-03-17T09:23:21.181Z] === RUN TestNetworkCreateDelete [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T09:23:21.265Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T09:23:21.351Z] time="2022-03-17T09:23:21Z" level=debug msg="memberlist: Failed ping: b2ca66a126d9 (timeout reached)" [2022-03-17T09:23:21.351Z] time="2022-03-17T09:23:21Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.101.173:10036: use of closed network connection" [2022-03-17T09:23:21.351Z] time="2022-03-17T09:23:21Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49375" [2022-03-17T09:23:21.438Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T09:23:21.438Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-03-17T09:23:21.438Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage (1.53s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty (0.03s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/volume_types (0.01s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:23:21.531Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-03-17T09:23:21.531Z] PASS [2022-03-17T09:23:21.531Z] [2022-03-17T09:23:21.531Z] DONE 50 tests in 20.315s [2022-03-17T09:23:21.531Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T09:23:21.531Z] INFO: Testing against a local daemon [2022-03-17T09:23:21.531Z] === RUN TestVolumesCreateAndList [2022-03-17T09:23:21.531Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T09:23:21.531Z] === RUN TestVolumesRemove [2022-03-17T09:23:21.790Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-17T09:23:21.790Z] === RUN TestVolumesInspect [2022-03-17T09:23:21.790Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-17T09:23:21.790Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:23:21.790Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:23:21.790Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:23:21.790Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:23:21.790Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T09:23:21.790Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:23:21.790Z] PASS [2022-03-17T09:23:21.790Z] [2022-03-17T09:23:21.790Z] DONE 5 tests in 0.179s [2022-03-17T09:23:21.790Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:23:21.819Z] time="2022-03-17T09:23:21Z" level=warning msg="memberlist: Was able to connect to b2ca66a126d9 but other probes failed, network may be misconfigured" [2022-03-17T09:23:22.001Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-03-17T09:23:22.001Z] === RUN TestDaemonDNSFallback [2022-03-17T09:23:22.359Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-17T09:23:22.359Z] Removing test suite binaries [2022-03-17T09:23:22.359Z] exiting test-integration [2022-03-17T09:23:22.359Z] ++ exit 0 [2022-03-17T09:23:22.359Z] [2022-03-17T09:23:23.072Z] 2022/03/17 09:23:20 Closing DB instances... [2022-03-17T09:23:23.072Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-17T09:23:23.072Z] === RUN TestFindNode [2022-03-17T09:23:23.072Z] 2022/03/17 09:23:22 Closing DB instances... [2022-03-17T09:23:23.072Z] --- PASS: TestFindNode (0.02s) [2022-03-17T09:23:23.072Z] === RUN TestChangeNodeState [2022-03-17T09:23:23.072Z] 2022/03/17 09:23:22 Closing DB instances... [2022-03-17T09:23:23.072Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T09:23:23.072Z] === RUN TestNodeReincarnation [2022-03-17T09:23:23.072Z] 2022/03/17 09:23:22 Closing DB instances... [2022-03-17T09:23:23.336Z] === RUN TestInvalidConfig [2022-03-17T09:23:23.336Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-17T09:23:23.336Z] === RUN TestConfig [2022-03-17T09:23:23.336Z] --- PASS: TestConfig (0.00s) [2022-03-17T09:23:23.336Z] === RUN TestOptionsLabels [2022-03-17T09:23:23.336Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-17T09:23:23.336Z] === RUN TestValidName [2022-03-17T09:23:23.336Z] --- PASS: TestValidName (0.00s) [2022-03-17T09:23:23.336Z] PASS [2022-03-17T09:23:23.336Z] coverage: 19.7% of statements [2022-03-17T09:23:23.336Z] ok github.com/docker/docker/libnetwork/config 0.097s coverage: 19.7% of statements Post stage [Pipeline] junit [2022-03-17T09:23:23.751Z] Recording test results [2022-03-17T09:23:24.326Z] === RUN TestKey [2022-03-17T09:23:24.326Z] --- PASS: TestKey (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestParseKey [2022-03-17T09:23:24.326Z] --- PASS: TestParseKey (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestInvalidDataStore [2022-03-17T09:23:24.326Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestKVObjectFlatKey [2022-03-17T09:23:24.326Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestAtomicKVObjectFlatKey [2022-03-17T09:23:24.326Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-17T09:23:24.326Z] PASS [2022-03-17T09:23:24.326Z] coverage: 21.9% of statements [2022-03-17T09:23:24.326Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-17T09:23:24.326Z] === RUN TestErrorInterfaces [2022-03-17T09:23:24.326Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestNetworkMarshalling [2022-03-17T09:23:24.326Z] --- PASS: TestNetworkMarshalling (0.19s) [2022-03-17T09:23:24.326Z] === RUN TestEndpointMarshalling [2022-03-17T09:23:24.326Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestAuxAddresses [2022-03-17T09:23:24.326Z] time="2022-03-17T09:23:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:23:24.326Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-17T09:23:24.326Z] === RUN TestSRVServiceQuery [2022-03-17T09:23:24.326Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.326Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-17T09:23:24.326Z] === RUN TestServiceVIPReuse [2022-03-17T09:23:24.326Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.326Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-17T09:23:24.326Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.326Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T09:23:24.326Z] === RUN TestDNSIPQuery [2022-03-17T09:23:24.326Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.326Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-17T09:23:24.326Z] === RUN TestDNSProxyServFail [2022-03-17T09:23:24.769Z] time="2022-03-17T09:23:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.101.173:10033 172.17.101.173:10034 172.17.101.173:10035]" [2022-03-17T09:23:24.769Z] time="2022-03-17T09:23:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.101.173:10033 172.17.101.173:10034 172.17.101.173:10035]" [2022-03-17T09:23:24.796Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestSandboxAddEmpty [2022-03-17T09:23:24.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestSandboxAddMultiPrio [2022-03-17T09:23:24.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestSandboxAddSamePrio [2022-03-17T09:23:24.797Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestCleanupServiceDiscovery [2022-03-17T09:23:24.797Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestDNSOptions [2022-03-17T09:23:24.797Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:24.797Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestMultipleControllersWithSameStore [2022-03-17T09:23:24.797Z] time="2022-03-17T09:23:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:23:24.797Z] time="2022-03-17T09:23:24Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-17T09:23:24.797Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-17T09:23:24.797Z] PASS [2022-03-17T09:23:24.797Z] coverage: 8.5% of statements [2022-03-17T09:23:24.797Z] ok github.com/docker/docker/libnetwork 0.365s coverage: 8.5% of statements [2022-03-17T09:23:24.797Z] === RUN TestIPDataMarshalling [2022-03-17T09:23:24.797Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-17T09:23:24.797Z] === RUN TestValidateAndIsV6 [2022-03-17T09:23:24.797Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-17T09:23:24.797Z] PASS [2022-03-17T09:23:24.797Z] coverage: 68.9% of statements [2022-03-17T09:23:24.797Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10033" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49376" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, is the new incarnation of the shutdown node a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49377" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10034" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, is the new incarnation of the shutdown node 93a59f983068/172.17.101.173" [2022-03-17T09:23:25.237Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49378" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10035" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node a95c0b36e891/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, is the new incarnation of the shutdown node 6a2d42b79815/172.17.101.173" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, is the new incarnation of the shutdown node 93a59f983068/172.17.101.173" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, is the new incarnation of the shutdown node a5ba659c2acf/172.17.101.173" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 008d1c92ca49/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.238Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.266Z] === RUN TestDriver [2022-03-17T09:23:25.266Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:23:25.266Z] PASS [2022-03-17T09:23:25.266Z] coverage: 34.8% of statements [2022-03-17T09:23:25.266Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-03-17T09:23:25.435Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T09:23:25.634Z] --- PASS: TestReplicatedJob (4.80s) [2022-03-17T09:23:25.634Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, joined gossip cluster" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, is the new incarnation of the shutdown node 6a2d42b79815/172.17.101.173" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to nodes list" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10033" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49379" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10034" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49380" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.101.173:10035" [2022-03-17T09:23:25.706Z] time="2022-03-17T09:23:25Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49381" [2022-03-17T09:23:25.706Z] 2022/03/17 09:23:25 Closing DB instances... [2022-03-17T09:23:25.736Z] === RUN TestDriver [2022-03-17T09:23:25.736Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:23:25.736Z] PASS [2022-03-17T09:23:25.736Z] coverage: 34.8% of statements [2022-03-17T09:23:25.736Z] ok github.com/docker/docker/libnetwork/drivers/null 0.057s coverage: 34.8% of statements [2022-03-17T09:23:25.781Z] + echo Ensuring container killed. [2022-03-17T09:23:25.781Z] Ensuring container killed. [2022-03-17T09:23:25.781Z] + docker rm -vf docker-pr4 [2022-03-17T09:23:25.781Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-03-17T09:23:26.080Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:23:26.080Z] Chowning /workspace to jenkins user [2022-03-17T09:23:26.080Z] + id -u [2022-03-17T09:23:26.080Z] + id -g [2022-03-17T09:23:26.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:23:26.080Z] Unable to find image 'busybox:latest' locally [2022-03-17T09:23:26.080Z] latest: Pulling from library/busybox [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="node2(008d1c92ca49): Node leave event for 20c651c8734b/172.17.101.173" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="node4(a95c0b36e891): Node leave event for 20c651c8734b/172.17.101.173" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="node5(b2ca66a126d9): Node leave event for 20c651c8734b/172.17.101.173" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="node1(20c651c8734b): Node leave event for 20c651c8734b/172.17.101.173" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="Node 20c651c8734b change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:25Z" level=info msg="node3(2a3947ee742c): Node leave event for 20c651c8734b/172.17.101.173" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:26Z" level=info msg="Node 20c651c8734b/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:26Z" level=info msg="Node 20c651c8734b/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:26Z" level=info msg="Node 20c651c8734b/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:26Z" level=info msg="Node 20c651c8734b/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.176Z] time="2022-03-17T09:23:26Z" level=info msg="Node 20c651c8734b/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.206Z] === RUN TestNetworkAllocateFree [2022-03-17T09:23:26.206Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-17T09:23:26.206Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-17T09:23:26.206Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-17T09:23:26.206Z] PASS [2022-03-17T09:23:26.206Z] coverage: 63.6% of statements [2022-03-17T09:23:26.206Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-03-17T09:23:26.339Z] 554879bb3004: Pulling fs layer [2022-03-17T09:23:26.339Z] 554879bb3004: Download complete [2022-03-17T09:23:26.339Z] 554879bb3004: Pull complete [2022-03-17T09:23:26.339Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T09:23:26.339Z] Status: Downloaded newer image for busybox:latest [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49 change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="node4(a95c0b36e891): Node leave event for 008d1c92ca49/172.17.101.173" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49 change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="node5(b2ca66a126d9): Node leave event for 008d1c92ca49/172.17.101.173" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49 change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="node3(2a3947ee742c): Node leave event for 008d1c92ca49/172.17.101.173" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49 change state NodeActive --> NodeLeft" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="node2(008d1c92ca49): Node leave event for 008d1c92ca49/172.17.101.173" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.645Z] time="2022-03-17T09:23:26Z" level=info msg="Node 008d1c92ca49/172.17.101.173, left gossip cluster" [2022-03-17T09:23:26.676Z] === RUN TestGetEmptyCapabilities [2022-03-17T09:23:26.676Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-17T09:23:26.676Z] === RUN TestGetExtraCapabilities [2022-03-17T09:23:26.676Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-17T09:23:26.676Z] === RUN TestGetInvalidCapabilities [2022-03-17T09:23:26.676Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-17T09:23:26.676Z] === RUN TestRemoteDriver [2022-03-17T09:23:26.676Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:23:26.676Z] === RUN TestDriverError [2022-03-17T09:23:26.676Z] --- PASS: TestDriverError (0.01s) [2022-03-17T09:23:26.676Z] === RUN TestMissingValues [2022-03-17T09:23:26.676Z] --- PASS: TestMissingValues (0.00s) [2022-03-17T09:23:26.676Z] === RUN TestRollback [2022-03-17T09:23:26.676Z] --- PASS: TestRollback (0.00s) [2022-03-17T09:23:26.676Z] PASS [2022-03-17T09:23:26.676Z] coverage: 57.4% of statements [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c change state NodeActive --> NodeLeft" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="node5(b2ca66a126d9): Node leave event for 2a3947ee742c/172.17.101.173" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c/172.17.101.173, left gossip cluster" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c change state NodeActive --> NodeFailed" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c/172.17.101.173, added to failed nodes list" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c change state NodeActive --> NodeLeft" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="node4(a95c0b36e891): Node leave event for 2a3947ee742c/172.17.101.173" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=error msg="node: 2a3947ee742c is unknown to memberlist" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c/172.17.101.173, left gossip cluster" [2022-03-17T09:23:27.113Z] time="2022-03-17T09:23:26Z" level=info msg="Node 2a3947ee742c/172.17.101.173, left gossip cluster" [2022-03-17T09:23:27.146Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Failed ping: 2a3947ee742c (timeout reached)" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.101.173:10036: use of closed network connection" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.101.173:10037: use of closed network connection" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Stream connection from=172.17.101.173:49382" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=info msg="Node a95c0b36e891 change state NodeActive --> NodeLeft" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=info msg="node5(b2ca66a126d9): Node leave event for a95c0b36e891/172.17.101.173" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=info msg="Node a95c0b36e891 change state NodeActive --> NodeLeft" [2022-03-17T09:23:27.581Z] time="2022-03-17T09:23:27Z" level=info msg="node4(a95c0b36e891): Node leave event for a95c0b36e891/172.17.101.173" [2022-03-17T09:23:27.616Z] === RUN TestNAT [2022-03-17T09:23:27.616Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:23:27.616Z] --- SKIP: TestNAT (0.00s) [2022-03-17T09:23:27.616Z] === RUN TestTransparent [2022-03-17T09:23:27.616Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:23:27.616Z] --- SKIP: TestTransparent (0.00s) [2022-03-17T09:23:27.616Z] PASS [2022-03-17T09:23:27.616Z] coverage: 0.0% of statements [2022-03-17T09:23:27.616Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:23:28.023Z] + bundleName=amd64-cgroup2 [2022-03-17T09:23:28.023Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T09:23:28.023Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-17T09:23:28.023Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-17T09:23:28.023Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-17T09:23:28.048Z] time="2022-03-17T09:23:27Z" level=warning msg="memberlist: Was able to connect to 2a3947ee742c but other probes failed, network may be misconfigured" [2022-03-17T09:23:28.048Z] time="2022-03-17T09:23:27Z" level=info msg="Node a95c0b36e891/172.17.101.173, left gossip cluster" [2022-03-17T09:23:28.085Z] === RUN TestBuildDefault [2022-03-17T09:23:28.085Z] --- PASS: TestBuildDefault (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestBuildHostnameDomainname [2022-03-17T09:23:28.085Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestBuildHostname [2022-03-17T09:23:28.085Z] --- PASS: TestBuildHostname (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestBuildHostnameFQDN [2022-03-17T09:23:28.085Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestBuildNoIP [2022-03-17T09:23:28.085Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestUpdate [2022-03-17T09:23:28.085Z] --- PASS: TestUpdate (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-17T09:23:28.085Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-17T09:23:28.085Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestAddEmpty [2022-03-17T09:23:28.085Z] --- PASS: TestAddEmpty (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestAdd [2022-03-17T09:23:28.085Z] --- PASS: TestAdd (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestDeleteEmpty [2022-03-17T09:23:28.085Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestDeleteNewline [2022-03-17T09:23:28.085Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestDelete [2022-03-17T09:23:28.085Z] --- PASS: TestDelete (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestConcurrentWrites [2022-03-17T09:23:28.085Z] === RUN TestNew [2022-03-17T09:23:28.085Z] --- PASS: TestNew (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestAddDriver [2022-03-17T09:23:28.085Z] --- PASS: TestAddDriver (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestAddDuplicateDriver [2022-03-17T09:23:28.085Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-17T09:23:28.085Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestDriver [2022-03-17T09:23:28.085Z] --- PASS: TestDriver (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestIPAM [2022-03-17T09:23:28.085Z] --- PASS: TestIPAM (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestWalkIPAMs [2022-03-17T09:23:28.085Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-17T09:23:28.085Z] === RUN TestWalkDrivers [2022-03-17T09:23:28.085Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-17T09:23:28.085Z] PASS [2022-03-17T09:23:28.085Z] coverage: 82.4% of statements [2022-03-17T09:23:28.085Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2022-03-17T09:23:28.085Z] --- PASS: TestConcurrentWrites (0.32s) [2022-03-17T09:23:28.085Z] PASS [2022-03-17T09:23:28.085Z] coverage: 81.2% of statements [2022-03-17T09:23:28.085Z] ok github.com/docker/docker/libnetwork/etchosts 0.384s coverage: 81.2% of statements [2022-03-17T09:23:28.187Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2022-03-17T09:23:28.187Z] === RUN TestServiceListWithStatuses [2022-03-17T09:23:28.187Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:23:28.187Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:23:28.187Z] === RUN TestDockerNetworkConnectAlias [Pipeline] archiveArtifacts [2022-03-17T09:23:28.294Z] Archiving artifacts [2022-03-17T09:23:28.516Z] time="2022-03-17T09:23:28Z" level=info msg="Node a95c0b36e891/172.17.101.173, left gossip cluster" [2022-03-17T09:23:28.549Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T09:23:28.549Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-03-17T09:23:28.549Z] === RUN TestInspectNetwork [2022-03-17T09:23:28.555Z] --- PASS: TestRandomAllocateDeallocate (7.54s) [2022-03-17T09:23:28.555Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:23:28.555Z] === RUN TestNew [2022-03-17T09:23:28.555Z] --- PASS: TestNew (0.00s) [2022-03-17T09:23:28.555Z] === RUN TestAllocate [2022-03-17T09:23:28.555Z] --- PASS: TestAllocate (0.00s) [2022-03-17T09:23:28.555Z] === RUN TestUninitialized [2022-03-17T09:23:28.555Z] --- PASS: TestUninitialized (0.00s) [2022-03-17T09:23:28.555Z] === RUN TestAllocateInRange [2022-03-17T09:23:28.555Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-17T09:23:28.555Z] === RUN TestAllocateSerial [2022-03-17T09:23:28.555Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-17T09:23:28.555Z] PASS [2022-03-17T09:23:28.555Z] coverage: 87.5% of statements [2022-03-17T09:23:28.555Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T09:23:28.852Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T09:23:28.852Z] === RUN TestParallelCreate [2022-03-17T09:23:28.852Z] 2022/03/17 09:23:27 Closing DB instances... [2022-03-17T09:23:28.852Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T09:23:28.852Z] === RUN TestParallelDelete [2022-03-17T09:23:28.852Z] 2022/03/17 09:23:27 Closing DB instances... [2022-03-17T09:23:28.852Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T09:23:28.852Z] === RUN TestNetworkDBIslands [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9934f06778a5 with config:&{NodeID:9934f06778a5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="Node 9934f06778a5/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="Node 9934f06778a5/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:061c55ddaccc with config:&{NodeID:061c55ddaccc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="Node 061c55ddaccc/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.852Z] time="2022-03-17T09:23:27Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=info msg="Node 061c55ddaccc/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=info msg="Node 9934f06778a5/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=info msg="Node 9934f06778a5/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1c9be9eb25fd with config:&{NodeID:1c9be9eb25fd Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 9934f06778a5/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 9934f06778a5/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 061c55ddaccc/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:28.853Z] time="2022-03-17T09:23:28Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, added to nodes list" [2022-03-17T09:23:28.984Z] time="2022-03-17T09:23:28Z" level=info msg="Node b2ca66a126d9/172.17.101.173, left gossip cluster" [2022-03-17T09:23:28.984Z] time="2022-03-17T09:23:28Z" level=info msg="Node b2ca66a126d9 change state NodeActive --> NodeFailed" [2022-03-17T09:23:28.984Z] time="2022-03-17T09:23:28Z" level=info msg="Node b2ca66a126d9/172.17.101.173, added to failed nodes list" [2022-03-17T09:23:28.984Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-03-17T09:23:28.984Z] PASS [2022-03-17T09:23:28.984Z] coverage: 60.0% of statements [2022-03-17T09:23:28.984Z] ok github.com/docker/docker/libnetwork/networkdb 104.132s coverage: 60.0% of statements [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T09:23:28.984Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T09:23:29.024Z] === RUN TestCaller [2022-03-17T09:23:29.024Z] --- PASS: TestCaller (0.00s) [2022-03-17T09:23:29.024Z] PASS [2022-03-17T09:23:29.024Z] coverage: 100.0% of statements [2022-03-17T09:23:29.024Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:375cb01eafd8 with config:&{NodeID:375cb01eafd8 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 061c55ddaccc/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 9934f06778a5/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 9934f06778a5/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.310Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.494Z] === RUN TestSetSerialInsertDelete [2022-03-17T09:23:29.495Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-17T09:23:29.495Z] === RUN TestSetParallelInsertDelete [2022-03-17T09:23:29.766Z] time="2022-03-17T09:23:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cdbc708c771e with config:&{NodeID:cdbc708c771e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 061c55ddaccc/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 9934f06778a5/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 9934f06778a5/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:29.767Z] time="2022-03-17T09:23:29Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:29.964Z] --- PASS: TestAllocateRandomDeallocate (1.24s) [2022-03-17T09:23:29.965Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-17T09:23:30.087Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:23:30.224Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=info msg="The new bootstrap node list is:[172.21.72.92:10033 172.21.72.92:10034 172.21.72.92:10035]" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10033" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49365" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49366" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10034" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10035" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:29Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49367" [2022-03-17T09:23:30.224Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=info msg="The new bootstrap node list is:[172.21.72.92:10033 172.21.72.92:10034 172.21.72.92:10035]" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10033" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49368" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10034" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49369" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10035" [2022-03-17T09:23:30.224Z] time="2022-03-17T09:23:30Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49370" [2022-03-17T09:23:30.401Z] + make clean [2022-03-17T09:23:30.401Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:23:30.401Z] docker-dev-cache [2022-03-17T09:23:30.401Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T09:23:30.443Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node 0 leaving" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5 change state NodeActive --> NodeLeft" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node5(cdbc708c771e): Node leave event for 9934f06778a5/172.21.72.92" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5 change state NodeActive --> NodeLeft" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node4(375cb01eafd8): Node leave event for 9934f06778a5/172.21.72.92" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5 change state NodeActive --> NodeLeft" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node2(061c55ddaccc): Node leave event for 9934f06778a5/172.21.72.92" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5 change state NodeActive --> NodeLeft" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node3(1c9be9eb25fd): Node leave event for 9934f06778a5/172.21.72.92" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5 change state NodeActive --> NodeLeft" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="node1(9934f06778a5): Node leave event for 9934f06778a5/172.21.72.92" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5/172.21.72.92, left gossip cluster" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5/172.21.72.92, left gossip cluster" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5/172.21.72.92, left gossip cluster" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5/172.21.72.92, left gossip cluster" [2022-03-17T09:23:30.681Z] time="2022-03-17T09:23:30Z" level=info msg="Node 9934f06778a5/172.21.72.92, left gossip cluster" [2022-03-17T09:23:30.960Z] === RUN TestInt2IP2IntConversion [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="node 1 leaving" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="node3(1c9be9eb25fd): Node leave event for 061c55ddaccc/172.21.72.92" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="node4(375cb01eafd8): Node leave event for 061c55ddaccc/172.21.72.92" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc change state NodeActive --> NodeFailed" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc/172.21.72.92, added to failed nodes list" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="Node 061c55ddaccc change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=info msg="node5(cdbc708c771e): Node leave event for 061c55ddaccc/172.21.72.92" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:30Z" level=error msg="node: 061c55ddaccc is unknown to memberlist" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:31Z" level=info msg="Node 061c55ddaccc/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:31Z" level=info msg="Node 061c55ddaccc/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.138Z] time="2022-03-17T09:23:31Z" level=info msg="Node 061c55ddaccc/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.378Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T09:23:31.430Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-17T09:23:31.430Z] === RUN TestGetAddressVersion [2022-03-17T09:23:31.430Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-17T09:23:31.430Z] === RUN TestKeyString [2022-03-17T09:23:31.430Z] --- PASS: TestKeyString (0.00s) [2022-03-17T09:23:31.430Z] === RUN TestPoolDataMarshal [2022-03-17T09:23:31.430Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-17T09:23:31.430Z] === RUN TestSubnetsMarshal [2022-03-17T09:23:31.430Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-17T09:23:31.430Z] === RUN TestAddSubnets [2022-03-17T09:23:31.430Z] --- PASS: TestAddSubnets (0.09s) [2022-03-17T09:23:31.430Z] === RUN TestDoublePoolRelease [2022-03-17T09:23:31.430Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-17T09:23:31.430Z] === RUN TestAddReleasePoolID [2022-03-17T09:23:31.430Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.68s) [2022-03-17T09:23:31.430Z] === RUN TestRetrieveFromStore [2022-03-17T09:23:31.430Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-17T09:23:31.430Z] === RUN TestPredefinedPool [2022-03-17T09:23:31.430Z] === RUN TestPoolRequest [2022-03-17T09:23:31.430Z] --- PASS: TestPoolRequest (0.00s) [2022-03-17T09:23:31.430Z] === RUN TestOtherRequests [2022-03-17T09:23:31.430Z] --- PASS: TestOtherRequests (0.00s) [2022-03-17T09:23:31.430Z] PASS [2022-03-17T09:23:31.430Z] coverage: 57.1% of statements [2022-03-17T09:23:31.430Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-03-17T09:23:31.430Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-17T09:23:31.430Z] === RUN TestRemoveSubnet [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="node 2 leaving" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="node4(375cb01eafd8): Node leave event for 1c9be9eb25fd/172.21.72.92" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="node5(cdbc708c771e): Node leave event for 1c9be9eb25fd/172.21.72.92" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd change state NodeActive --> NodeLeft" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="node3(1c9be9eb25fd): Node leave event for 1c9be9eb25fd/172.21.72.92" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=debug msg="memberlist: Failed ping: 061c55ddaccc (timeout reached)" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.72.92:10035: use of closed network connection" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.72.92:10037: use of closed network connection" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.72.92:10036: use of closed network connection" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.595Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, left gossip cluster" [2022-03-17T09:23:31.901Z] --- PASS: TestRemoveSubnet (0.33s) [2022-03-17T09:23:31.901Z] === RUN TestGetSameAddress [2022-03-17T09:23:31.901Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-17T09:23:31.901Z] === RUN TestPoolAllocationReuse [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === Skipped [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T09:23:31.937Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T09:23:31.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T09:23:31.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-17T09:23:31.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-17T09:23:31.937Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:23:31.937Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T09:23:31.937Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T09:23:31.937Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T09:23:31.937Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T09:23:31.937Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T09:23:31.937Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:23:31.937Z] [2022-03-17T09:23:31.937Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T09:23:31.938Z] daemon_test.go:145: root required [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:23:31.938Z] reload_test.go:342: root required [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-17T09:23:31.938Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:23:31.938Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T09:23:31.938Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T09:23:31.938Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T09:23:31.938Z] layer_test.go:291: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T09:23:31.938Z] layer_test.go:340: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T09:23:31.938Z] layer_test.go:455: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T09:23:31.938Z] layer_test.go:684: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T09:23:31.938Z] migration_test.go:45: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:23:31.938Z] migration_test.go:181: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T09:23:31.938Z] mount_test.go:17: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T09:23:31.938Z] mount_test.go:76: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T09:23:31.938Z] mount_test.go:125: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T09:23:31.938Z] mount_test.go:212: Failing on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T09:23:31.938Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T09:23:31.938Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T09:23:31.938Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T09:23:31.938Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T09:23:31.938Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T09:23:31.938Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:23:31.938Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T09:23:31.938Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:23:31.938Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T09:23:31.938Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T09:23:31.938Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T09:23:31.938Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:23:31.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:23:31.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:23:31.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:23:31.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:23:31.938Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T09:23:31.938Z] archive_test.go:140: zstd not installed [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:23:31.938Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:23:31.938Z] changes_test.go:195: needs more investigation [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T09:23:31.938Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T09:23:31.938Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T09:23:31.938Z] changes_test.go:432: needs further investigation [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:23:31.938Z] changes_test.go:468: needs further investigation [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:23:31.938Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T09:23:31.938Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:23:31.938Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:23:31.938Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-17T09:23:31.938Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T09:23:31.938Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T09:23:31.938Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T09:23:31.938Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T09:23:31.938Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:23:31.938Z] [2022-03-17T09:23:31.938Z] DONE 2091 tests, 70 skipped in 293.693s [2022-03-17T09:23:31.938Z] INFO: make.ps1 ended at 03/17/2022 09:23:31 [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1c9be9eb25fd/172.21.72.92, left gossip cluster" [2022-03-17T09:23:32.053Z] networkdb_test.go:867: node4: OK [2022-03-17T09:23:32.053Z] networkdb_test.go:867: node5: OK [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="node 0 coming back" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:266d171db6e8 with config:&{NodeID:266d171db6e8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 266d171db6e8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 266d171db6e8/172.21.72.92, added to nodes list" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="node 1 coming back" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1d662757e296 with config:&{NodeID:1d662757e296 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1d662757e296/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 1d662757e296/172.21.72.92, added to nodes list" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="node 2 coming back" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4b58be93a860 with config:&{NodeID:4b58be93a860 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 4b58be93a860/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="Node 4b58be93a860/172.21.72.92, added to nodes list" [2022-03-17T09:23:32.053Z] time="2022-03-17T09:23:31Z" level=info msg="memberlist: Suspect 061c55ddaccc has failed, no acks received" [2022-03-17T09:23:32.310Z] === RUN TestInspectNetwork/full_network_id [2022-03-17T09:23:32.310Z] === RUN TestInspectNetwork/partial_network_id [2022-03-17T09:23:32.310Z] === RUN TestInspectNetwork/network_name [2022-03-17T09:23:32.310Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-17T09:23:32.371Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-03-17T09:23:32.371Z] === RUN TestIsCorrupted [2022-03-17T09:23:32.371Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-17T09:23:32.371Z] === RUN TestSetRollover [2022-03-17T09:23:32.396Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-03-17T09:23:32.396Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [2022-03-17T09:23:32.510Z] time="2022-03-17T09:23:32Z" level=debug msg="memberlist: Failed ping: cdbc708c771e (timeout reached)" [2022-03-17T09:23:32.510Z] time="2022-03-17T09:23:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.72.92:10036: use of closed network connection" [2022-03-17T09:23:32.510Z] time="2022-03-17T09:23:32Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49372" [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:23:32.841Z] === RUN TestGetCapabilities [2022-03-17T09:23:32.841Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-17T09:23:32.841Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-17T09:23:32.841Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-17T09:23:32.841Z] === RUN TestGetDefaultAddressSpaces [2022-03-17T09:23:32.841Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-17T09:23:32.841Z] === RUN TestRemoteDriver [2022-03-17T09:23:32.841Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-17T09:23:32.841Z] PASS [2022-03-17T09:23:32.841Z] coverage: 47.4% of statements [2022-03-17T09:23:32.841Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-03-17T09:23:32.967Z] time="2022-03-17T09:23:32Z" level=warning msg="memberlist: Was able to connect to cdbc708c771e but other probes failed, network may be misconfigured" [2022-03-17T09:23:33.240Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T09:23:33.240Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T09:23:33.240Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T09:23:33.830Z] === RUN TestWindowsIPAM [2022-03-17T09:23:33.830Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-17T09:23:33.830Z] PASS [2022-03-17T09:23:33.830Z] coverage: 71.4% of statements [2022-03-17T09:23:33.830Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-17T09:23:34.159Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T09:23:34.159Z] INFO: Unit tests ended at 03/17/2022 09:23:33. Duration:00:05:09.2846032 [2022-03-17T09:23:34.159Z] INFO: Building busybox [2022-03-17T09:23:34.159Z] Sending build context to Docker daemon 5.12kB [2022-03-17T09:23:34.159Z] [2022-03-17T09:23:34.159Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T09:23:34.159Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T09:23:34.159Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T09:23:34.159Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T09:23:34.159Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T09:23:34.159Z] ---> 02f938cacc3b [2022-03-17T09:23:34.159Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T09:23:34.159Z] ---> Running in 9d22cd06c97b [2022-03-17T09:23:34.300Z] --- PASS: TestPoolAllocationReuse (2.25s) [2022-03-17T09:23:34.300Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-17T09:23:34.300Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-17T09:23:34.300Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-17T09:23:34.300Z] --- PASS: TestSetRollover (2.17s) [2022-03-17T09:23:34.300Z] === RUN TestSetRolloverSerial [2022-03-17T09:23:34.772Z] === RUN TestDefaultNetwork [2022-03-17T09:23:34.946Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-03-17T09:23:34.946Z] === RUN TestServicePlugin [2022-03-17T09:23:34.946Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:23:34.946Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T09:23:34.946Z] === RUN TestServiceUpdateLabel [2022-03-17T09:23:35.136Z] time="2022-03-17T09:23:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.72.92:10033 172.21.72.92:10034 172.21.72.92:10035]" [2022-03-17T09:23:35.242Z] --- PASS: TestDefaultNetwork (0.28s) [2022-03-17T09:23:35.242Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-17T09:23:35.242Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-17T09:23:35.242Z] === RUN TestInitAddressPools [2022-03-17T09:23:35.242Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-17T09:23:35.242Z] PASS [2022-03-17T09:23:35.242Z] coverage: 74.0% of statements [2022-03-17T09:23:35.242Z] ok github.com/docker/docker/libnetwork/ipamutils 0.639s coverage: 74.0% of statements [2022-03-17T09:23:35.594Z] time="2022-03-17T09:23:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.72.92:10033 172.21.72.92:10034 172.21.72.92:10035]" [2022-03-17T09:23:36.231Z] === RUN TestKeyValue [2022-03-17T09:23:36.231Z] --- PASS: TestKeyValue (0.00s) [2022-03-17T09:23:36.231Z] PASS [2022-03-17T09:23:36.231Z] coverage: 60.0% of statements [2022-03-17T09:23:36.231Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-03-17T09:23:36.519Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T09:23:36.519Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10033" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49373" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, is the new incarnation of the shutdown node 9934f06778a5/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10034" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49374" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, is the new incarnation of the shutdown node 061c55ddaccc/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10035" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49375" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 375cb01eafd8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, is the new incarnation of the shutdown node 1c9be9eb25fd/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, is the new incarnation of the shutdown node 061c55ddaccc/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, is the new incarnation of the shutdown node 9934f06778a5/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 1d662757e296/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, is the new incarnation of the shutdown node 1c9be9eb25fd/172.21.72.92" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, joined gossip cluster" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=info msg="Node 4b58be93a860/172.21.72.92, added to nodes list" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10033" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49376" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10034" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49377" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.72.92:10035" [2022-03-17T09:23:36.558Z] time="2022-03-17T09:23:36Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49378" [2022-03-17T09:23:36.701Z] --- PASS: TestSetRolloverSerial (2.12s) [2022-03-17T09:23:36.701Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-17T09:23:36.701Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-17T09:23:36.701Z] PASS [2022-03-17T09:23:36.701Z] coverage: 84.4% of statements [2022-03-17T09:23:36.701Z] ok github.com/docker/docker/libnetwork/bitseq 15.592s coverage: 84.4% of statements [2022-03-17T09:23:36.776Z] --- PASS: TestInspectNetwork (8.26s) [2022-03-17T09:23:36.776Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-17T09:23:36.776Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-17T09:23:36.776Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-17T09:23:36.776Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-17T09:23:36.776Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:23:37.016Z] 2022/03/17 09:23:36 Closing DB instances... [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="node3(4b58be93a860): Node leave event for 266d171db6e8/172.21.72.92" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="node5(cdbc708c771e): Node leave event for 266d171db6e8/172.21.72.92" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="node4(375cb01eafd8): Node leave event for 266d171db6e8/172.21.72.92" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="node1(266d171db6e8): Node leave event for 266d171db6e8/172.21.72.92" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="Node 266d171db6e8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.016Z] time="2022-03-17T09:23:36Z" level=info msg="node2(1d662757e296): Node leave event for 266d171db6e8/172.21.72.92" [2022-03-17T09:23:37.476Z] time="2022-03-17T09:23:37Z" level=info msg="Node 266d171db6e8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 266d171db6e8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 266d171db6e8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 266d171db6e8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 266d171db6e8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="node3(4b58be93a860): Node leave event for 1d662757e296/172.21.72.92" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="node4(375cb01eafd8): Node leave event for 1d662757e296/172.21.72.92" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="node5(cdbc708c771e): Node leave event for 1d662757e296/172.21.72.92" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.477Z] time="2022-03-17T09:23:37Z" level=info msg="node2(1d662757e296): Node leave event for 1d662757e296/172.21.72.92" [2022-03-17T09:23:37.492Z] --- PASS: TestServiceUpdateLabel (2.05s) [2022-03-17T09:23:37.492Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:23:37.708Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 1d662757e296/172.21.72.92, left gossip cluster" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 4b58be93a860 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="node4(375cb01eafd8): Node leave event for 4b58be93a860/172.21.72.92" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 4b58be93a860 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="node5(cdbc708c771e): Node leave event for 4b58be93a860/172.21.72.92" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="Node 4b58be93a860 change state NodeActive --> NodeLeft" [2022-03-17T09:23:37.933Z] time="2022-03-17T09:23:37Z" level=info msg="node3(4b58be93a860): Node leave event for 4b58be93a860/172.21.72.92" [2022-03-17T09:23:37.965Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T09:23:38.290Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.02s) [2022-03-17T09:23:38.290Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:37Z" level=info msg="Node 4b58be93a860/172.21.72.92, left gossip cluster" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:37Z" level=info msg="Node 4b58be93a860/172.21.72.92, left gossip cluster" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:38Z" level=info msg="Node 4b58be93a860/172.21.72.92, left gossip cluster" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:38Z" level=debug msg="memberlist: Failed ping: cdbc708c771e (timeout reached)" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.72.92:10035: use of closed network connection" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.72.92:10036: use of closed network connection" [2022-03-17T09:23:38.391Z] time="2022-03-17T09:23:38Z" level=debug msg="memberlist: Stream connection from=172.21.72.92:49379" [2022-03-17T09:23:38.850Z] time="2022-03-17T09:23:38Z" level=info msg="Node 375cb01eafd8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:38.850Z] time="2022-03-17T09:23:38Z" level=info msg="node5(cdbc708c771e): Node leave event for 375cb01eafd8/172.21.72.92" [2022-03-17T09:23:38.850Z] time="2022-03-17T09:23:38Z" level=info msg="Node 375cb01eafd8 change state NodeActive --> NodeLeft" [2022-03-17T09:23:38.850Z] time="2022-03-17T09:23:38Z" level=info msg="node4(375cb01eafd8): Node leave event for 375cb01eafd8/172.21.72.92" [2022-03-17T09:23:38.850Z] time="2022-03-17T09:23:38Z" level=warning msg="memberlist: Was able to connect to cdbc708c771e but other probes failed, network may be misconfigured" [2022-03-17T09:23:38.899Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2022-03-17T09:23:38.899Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:23:38.899Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:23:38.899Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:23:38.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:23:38.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:23:38.899Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:23:38.899Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:23:38.899Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:23:38.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:23:38.899Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-17T09:23:38.899Z] === RUN TestNetworkList [2022-03-17T09:23:38.899Z] === RUN TestNetworkList//networks [2022-03-17T09:23:38.899Z] === PAUSE TestNetworkList//networks [2022-03-17T09:23:38.899Z] === RUN TestNetworkList//networks/ [2022-03-17T09:23:38.899Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:23:38.899Z] === CONT TestNetworkList//networks [2022-03-17T09:23:38.899Z] === CONT TestNetworkList//networks/ [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkList (0.02s) [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:23:38.899Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:23:38.899Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:23:39.279Z] === RUN TestNetworkDBSimple [2022-03-17T09:23:39.307Z] time="2022-03-17T09:23:39Z" level=info msg="Node 375cb01eafd8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:39.464Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-17T09:23:39.464Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:23:39.464Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T09:23:39.749Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-17T09:23:39.749Z] PASS [2022-03-17T09:23:39.749Z] coverage: 100.0% of statements [2022-03-17T09:23:39.749Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.111s coverage: 100.0% of statements [2022-03-17T09:23:39.764Z] time="2022-03-17T09:23:39Z" level=info msg="Node 375cb01eafd8/172.21.72.92, left gossip cluster" [2022-03-17T09:23:40.029Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T09:23:40.034Z] Removing intermediate container 9d22cd06c97b [2022-03-17T09:23:40.034Z] ---> 3a92a96750f9 [2022-03-17T09:23:40.034Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T09:23:40.034Z] ---> Running in 9c87a4e6728b [2022-03-17T09:23:40.034Z] Removing intermediate container 9c87a4e6728b [2022-03-17T09:23:40.034Z] ---> 5ae25afc77f8 [2022-03-17T09:23:40.034Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T09:23:40.222Z] time="2022-03-17T09:23:39Z" level=info msg="Node cdbc708c771e/172.21.72.92, left gossip cluster" [2022-03-17T09:23:40.222Z] time="2022-03-17T09:23:39Z" level=info msg="Node cdbc708c771e change state NodeActive --> NodeFailed" [2022-03-17T09:23:40.222Z] time="2022-03-17T09:23:39Z" level=info msg="Node cdbc708c771e/172.21.72.92, added to failed nodes list" [2022-03-17T09:23:40.222Z] --- PASS: TestNetworkDBIslands (12.10s) [2022-03-17T09:23:40.222Z] PASS [2022-03-17T09:23:40.222Z] coverage: 60.0% of statements [2022-03-17T09:23:40.222Z] ok github.com/docker/docker/libnetwork/networkdb 104.385s coverage: 60.0% of statements [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T09:23:40.222Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T09:23:40.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-03-17T09:23:40.287Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:23:40.501Z] ---> Running in b9032c91767a [2022-03-17T09:23:40.501Z] Removing intermediate container b9032c91767a [2022-03-17T09:23:40.501Z] ---> 038e07c6ae92 [2022-03-17T09:23:40.501Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T09:23:40.739Z] === RUN TestGenerate [2022-03-17T09:23:40.739Z] --- PASS: TestGenerate (0.00s) [2022-03-17T09:23:40.739Z] === RUN TestGeneratePtr [2022-03-17T09:23:40.739Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-17T09:23:40.739Z] === RUN TestGenerateMissingField [2022-03-17T09:23:40.739Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-17T09:23:40.739Z] === RUN TestFieldCannotBeSet [2022-03-17T09:23:40.739Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-17T09:23:40.739Z] === RUN TestTypeMismatchError [2022-03-17T09:23:40.739Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-17T09:23:40.739Z] PASS [2022-03-17T09:23:40.739Z] coverage: 100.0% of statements [2022-03-17T09:23:40.739Z] ok github.com/docker/docker/libnetwork/options 0.052s coverage: 100.0% of statements [2022-03-17T09:23:40.739Z] 2022/03/17 09:23:40 Closing DB instances... [2022-03-17T09:23:40.852Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T09:23:41.108Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-03-17T09:23:41.109Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:23:41.208Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.04s) [2022-03-17T09:23:41.208Z] === RUN TestGetAddress [2022-03-17T09:23:41.208Z] testing: warning: no tests to run [2022-03-17T09:23:41.208Z] PASS [2022-03-17T09:23:41.208Z] coverage: 0.0% of statements [2022-03-17T09:23:41.208Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:23:41.366Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T09:23:42.065Z] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T09:23:42.201Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T09:23:42.201Z] === RUN TestRequestNewPort [2022-03-17T09:23:42.201Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestRequestSpecificPort [2022-03-17T09:23:42.201Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestReleasePort [2022-03-17T09:23:42.201Z] --- PASS: TestReleasePort (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestReuseReleasedPort [2022-03-17T09:23:42.201Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestReleaseUnreadledPort [2022-03-17T09:23:42.201Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestUnknowProtocol [2022-03-17T09:23:42.201Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestAllocateAllPorts [2022-03-17T09:23:42.201Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestPortAllocation [2022-03-17T09:23:42.201Z] --- PASS: TestPortAllocation (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestPortAllocationWithCustomRange [2022-03-17T09:23:42.201Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestNoDuplicateBPR [2022-03-17T09:23:42.201Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-17T09:23:42.201Z] === RUN TestChangePortRange [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-17T09:23:42.201Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-17T09:23:42.201Z] --- PASS: TestChangePortRange (0.00s) [2022-03-17T09:23:42.201Z] PASS [2022-03-17T09:23:42.201Z] coverage: 88.6% of statements [2022-03-17T09:23:42.201Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-17T09:23:42.201Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-17T09:23:42.201Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-17T09:23:42.296Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-03-17T09:23:42.296Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:23:42.533Z] ---> 2f4344c92e2b [2022-03-17T09:23:42.533Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T09:23:42.533Z] ---> Running in 01b13c688f32 [2022-03-17T09:23:42.554Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T09:23:42.671Z] testing: warning: no tests to run [2022-03-17T09:23:42.811Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T09:23:43.067Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === Skipped [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T09:23:43.120Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T09:23:43.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T09:23:43.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-17T09:23:43.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-17T09:23:43.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.120Z] [2022-03-17T09:23:43.120Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:23:43.120Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T09:23:43.121Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T09:23:43.121Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T09:23:43.121Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T09:23:43.121Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T09:23:43.121Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T09:23:43.121Z] daemon_test.go:145: root required [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:23:43.121Z] reload_test.go:342: root required [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T09:23:43.121Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:23:43.121Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T09:23:43.121Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T09:23:43.121Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T09:23:43.121Z] layer_test.go:291: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T09:23:43.121Z] layer_test.go:340: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T09:23:43.121Z] layer_test.go:455: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T09:23:43.121Z] layer_test.go:684: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T09:23:43.121Z] migration_test.go:45: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:23:43.121Z] migration_test.go:181: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T09:23:43.121Z] mount_test.go:17: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T09:23:43.121Z] mount_test.go:76: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T09:23:43.121Z] mount_test.go:125: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T09:23:43.121Z] mount_test.go:212: Failing on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-17T09:23:43.121Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T09:23:43.121Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-17T09:23:43.121Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T09:23:43.121Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T09:23:43.121Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T09:23:43.121Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:23:43.121Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T09:23:43.121Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:23:43.121Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T09:23:43.121Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T09:23:43.121Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T09:23:43.121Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:23:43.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:23:43.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:23:43.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:23:43.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:23:43.121Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-17T09:23:43.121Z] archive_test.go:140: zstd not installed [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:23:43.121Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:23:43.121Z] changes_test.go:195: needs more investigation [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-17T09:23:43.121Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-17T09:23:43.121Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T09:23:43.121Z] changes_test.go:432: needs further investigation [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:23:43.121Z] changes_test.go:468: needs further investigation [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.03s) [2022-03-17T09:23:43.121Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:23:43.121Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T09:23:43.121Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:23:43.121Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:23:43.121Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-17T09:23:43.121Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T09:23:43.121Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T09:23:43.121Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T09:23:43.121Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T09:23:43.121Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:23:43.121Z] [2022-03-17T09:23:43.121Z] DONE 2091 tests, 70 skipped in 300.944s [2022-03-17T09:23:43.140Z] PASS [2022-03-17T09:23:43.140Z] coverage: 0.0% of statements [2022-03-17T09:23:43.140Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-03-17T09:23:43.140Z] === RUN TestHashData [2022-03-17T09:23:43.140Z] --- PASS: TestHashData (0.00s) [2022-03-17T09:23:43.140Z] PASS [2022-03-17T09:23:43.140Z] coverage: 2.8% of statements [2022-03-17T09:23:43.140Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-03-17T09:23:43.324Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T09:23:43.578Z] INFO: make.ps1 ended at 03/17/2022 09:23:43 [2022-03-17T09:23:43.582Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T09:23:43.582Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-03-17T09:23:43.582Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:23:43.610Z] 2022/03/17 09:23:43 Closing DB instances... [2022-03-17T09:23:43.610Z] === RUN TestErrorConstructors [2022-03-17T09:23:43.610Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-17T09:23:43.610Z] === RUN TestCompareIPMask [2022-03-17T09:23:43.610Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-17T09:23:43.610Z] === RUN TestUtilGetHostPartIP [2022-03-17T09:23:43.610Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-17T09:23:43.610Z] === RUN TestUtilGetBroadcastIP [2022-03-17T09:23:43.610Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-17T09:23:43.610Z] === RUN TestParseCIDR [2022-03-17T09:23:43.610Z] --- PASS: TestParseCIDR (0.00s) [2022-03-17T09:23:43.610Z] PASS [2022-03-17T09:23:43.610Z] coverage: 37.3% of statements [2022-03-17T09:23:43.610Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-17T09:23:44.079Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-17T09:23:44.080Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-17T09:23:44.080Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-17T09:23:44.080Z] PASS [2022-03-17T09:23:44.080Z] coverage: 50.0% of statements [2022-03-17T09:23:44.080Z] ok github.com/docker/docker/oci 0.071s coverage: 50.0% of statements [2022-03-17T09:23:44.147Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T09:23:44.147Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-17T09:23:44.147Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:23:45.070Z] === RUN TestParseVersion [2022-03-17T09:23:45.070Z] --- PASS: TestParseVersion (0.00s) [2022-03-17T09:23:45.070Z] PASS [2022-03-17T09:23:45.070Z] coverage: 52.9% of statements [2022-03-17T09:23:45.070Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2022-03-17T09:23:45.070Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-03-17T09:23:45.070Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-17T09:23:45.070Z] === RUN TestAddressPoolOpt [2022-03-17T09:23:45.070Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/a [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/something [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/_=a [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/env1=value1 [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/_env1=value1 [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/PATH [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/=a [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/PATH= [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/PATH=something [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/asd!qwe [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/1asd [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/123 [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/some_space [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/__some_space_before [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/some_space_after__ [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/= [2022-03-17T09:23:45.070Z] === RUN TestValidateEnv/PaTh [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestParseHost [2022-03-17T09:23:45.070Z] --- PASS: TestParseHost (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestParseDockerDaemonHost [2022-03-17T09:23:45.070Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestParseTCP [2022-03-17T09:23:45.070Z] --- PASS: TestParseTCP (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-17T09:23:45.070Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestValidateExtraHosts [2022-03-17T09:23:45.070Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestIpOptString [2022-03-17T09:23:45.070Z] --- PASS: TestIpOptString (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-17T09:23:45.070Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestNewIpOptValidDefaultVal [2022-03-17T09:23:45.070Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestIpOptSetInvalidVal [2022-03-17T09:23:45.070Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestValidateIPAddress [2022-03-17T09:23:45.070Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestMapOpts [2022-03-17T09:23:45.070Z] --- PASS: TestMapOpts (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestListOptsWithoutValidator [2022-03-17T09:23:45.070Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestListOptsWithValidator [2022-03-17T09:23:45.070Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestValidateDNSSearch [2022-03-17T09:23:45.070Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_general_format [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_one_more [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-17T09:23:45.070Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-17T09:23:45.070Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestNamedListOpts [2022-03-17T09:23:45.070Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestNamedMapOpts [2022-03-17T09:23:45.070Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestParseLink [2022-03-17T09:23:45.070Z] --- PASS: TestParseLink (0.00s) [2022-03-17T09:23:45.070Z] === RUN TestUlimitOpt [2022-03-17T09:23:45.070Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-17T09:23:45.070Z] PASS [2022-03-17T09:23:45.070Z] coverage: 66.3% of statements [2022-03-17T09:23:45.070Z] ok github.com/docker/docker/opts 0.074s coverage: 66.3% of statements [2022-03-17T09:23:45.117Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T09:23:45.117Z] INFO: Unit tests ended at 03/17/2022 09:23:45. Duration:00:05:17.0653038 [2022-03-17T09:23:45.117Z] INFO: Building busybox [2022-03-17T09:23:45.516Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T09:23:45.574Z] Sending build context to Docker daemon 5.12kB [2022-03-17T09:23:45.574Z] [2022-03-17T09:23:45.574Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T09:23:45.574Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T09:23:45.574Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T09:23:45.574Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T09:23:45.574Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T09:23:45.574Z] ---> 02f938cacc3b [2022-03-17T09:23:45.574Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T09:23:45.574Z] ---> Running in c524ef576ccd [2022-03-17T09:23:46.081Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T09:23:46.639Z] 2022/03/17 09:23:46 Closing DB instances... [2022-03-17T09:23:46.639Z] === RUN TestPeerCertificateMarshalJSON [2022-03-17T09:23:46.645Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2022-03-17T09:23:46.645Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:23:46.645Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:23:46.645Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:23:46.645Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:23:47.108Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-17T09:23:47.108Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-17T09:23:47.108Z] --- PASS: TestPeerCertificateMarshalJSON (0.71s) [2022-03-17T09:23:47.108Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-17T09:23:47.108Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-17T09:23:47.108Z] === RUN TestMiddleware [2022-03-17T09:23:47.108Z] --- PASS: TestMiddleware (0.00s) [2022-03-17T09:23:47.108Z] === RUN TestNewResponseModifier [2022-03-17T09:23:47.108Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-17T09:23:47.108Z] PASS [2022-03-17T09:23:47.108Z] coverage: 26.8% of statements [2022-03-17T09:23:47.108Z] ok github.com/docker/docker/pkg/authorization 0.762s coverage: 26.8% of statements [2022-03-17T09:23:47.578Z] === RUN TestIsArchivePathDir [2022-03-17T09:23:47.578Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-17T09:23:47.578Z] === RUN TestIsArchivePathInvalidFile [2022-03-17T09:23:47.578Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-17T09:23:47.578Z] === RUN TestIsArchivePathTar [2022-03-17T09:23:48.047Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-17T09:23:48.047Z] === RUN TestDecompressStreamGzip [2022-03-17T09:23:48.047Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-17T09:23:48.047Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-17T09:23:48.047Z] === RUN TestUnbuffered [2022-03-17T09:23:48.047Z] --- PASS: TestUnbuffered (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestRaceUnbuffered [2022-03-17T09:23:48.047Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-17T09:23:48.047Z] PASS [2022-03-17T09:23:48.047Z] coverage: 100.0% of statements [2022-03-17T09:23:48.047Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-03-17T09:23:48.047Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-03-17T09:23:48.047Z] === RUN TestDecompressStreamBzip2 [2022-03-17T09:23:48.047Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-17T09:23:48.047Z] === RUN TestDecompressStreamXz [2022-03-17T09:23:48.047Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:23:48.047Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestDecompressStreamZstd [2022-03-17T09:23:48.047Z] archive_test.go:140: zstd not installed [2022-03-17T09:23:48.047Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-17T09:23:48.047Z] === RUN TestCompressStreamXzUnsupported [2022-03-17T09:23:48.047Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-17T09:23:48.047Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestCompressStreamInvalid [2022-03-17T09:23:48.047Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionInvalid [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionUncompressed [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionBzip2 [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionGzip [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionXz [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionXz (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestExtensionZstd [2022-03-17T09:23:48.047Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestCmdStreamLargeStderr [2022-03-17T09:23:48.047Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-17T09:23:48.047Z] === RUN TestCmdStreamBad [2022-03-17T09:23:48.047Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:23:48.047Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestCmdStreamGood [2022-03-17T09:23:48.047Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-17T09:23:48.047Z] === RUN TestUntarPathWithInvalidDest [2022-03-17T09:23:48.047Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-17T09:23:48.047Z] === RUN TestUntarPathWithInvalidSrc [2022-03-17T09:23:48.047Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-17T09:23:48.047Z] === RUN TestUntarPath [2022-03-17T09:23:48.519Z] --- PASS: TestUntarPath (0.07s) [2022-03-17T09:23:48.519Z] === RUN TestUntarPathWithDestinationFile [2022-03-17T09:23:48.519Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-17T09:23:48.519Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-17T09:23:48.519Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-17T09:23:48.519Z] === RUN TestCopyWithTarInvalidSrc [2022-03-17T09:23:48.519Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-17T09:23:48.519Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-17T09:23:48.519Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T09:23:48.519Z] === RUN TestCopyWithTarSrcFile [2022-03-17T09:23:48.519Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-17T09:23:48.519Z] === RUN TestCopyWithTarSrcFolder [2022-03-17T09:23:48.519Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-17T09:23:48.519Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-17T09:23:48.519Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-17T09:23:48.519Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-17T09:23:48.519Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-17T09:23:48.519Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-17T09:23:48.519Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-17T09:23:48.519Z] === RUN TestCopyFileWithTarSrcFile [2022-03-17T09:23:48.519Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-17T09:23:48.519Z] === RUN TestTarFiles [2022-03-17T09:23:48.519Z] === RUN TestMatch [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[foo]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[foo_bar]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[]#01 [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[qux]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-17T09:23:48.519Z] === RUN TestMatch/[[foo_baz]] [2022-03-17T09:23:48.519Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-17T09:23:48.519Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-17T09:23:48.519Z] PASS [2022-03-17T09:23:48.519Z] coverage: 87.5% of statements [2022-03-17T09:23:48.519Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-03-17T09:23:48.541Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T09:23:49.477Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T09:23:49.509Z] === RUN TestChrootTarUntar [2022-03-17T09:23:49.509Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.509Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-17T09:23:49.509Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-17T09:23:49.509Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.509Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T09:23:49.509Z] === RUN TestChrootUntarEmptyArchive [2022-03-17T09:23:49.510Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootTarUntarWithSymlink [2022-03-17T09:23:49.510Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootCopyWithTar [2022-03-17T09:23:49.510Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootCopyFileWithTar [2022-03-17T09:23:49.510Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootUntarPath [2022-03-17T09:23:49.510Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-17T09:23:49.510Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-17T09:23:49.510Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-17T09:23:49.510Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:23:49.510Z] === RUN TestChrootApplyDotDotFile [2022-03-17T09:23:49.510Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:23:49.510Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:23:49.510Z] PASS [2022-03-17T09:23:49.510Z] coverage: 15.1% of statements [2022-03-17T09:23:49.510Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-03-17T09:23:49.979Z] 2022/03/17 09:23:49 Closing DB instances... [2022-03-17T09:23:50.848Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T09:23:50.970Z] === RUN TestEnsureRemoveAllNotExist [2022-03-17T09:23:50.970Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-17T09:23:50.970Z] === RUN TestEnsureRemoveAllWithDir [2022-03-17T09:23:50.970Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-17T09:23:50.970Z] === RUN TestEnsureRemoveAllWithFile [2022-03-17T09:23:50.970Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-17T09:23:50.970Z] PASS [2022-03-17T09:23:50.970Z] coverage: 0.0% of statements [2022-03-17T09:23:50.970Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-03-17T09:23:51.351Z] Removing intermediate container c524ef576ccd [2022-03-17T09:23:51.351Z] ---> 2347f0206438 [2022-03-17T09:23:51.351Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T09:23:51.351Z] ---> Running in 4ec1ea5644c4 [2022-03-17T09:23:51.351Z] Removing intermediate container 4ec1ea5644c4 [2022-03-17T09:23:51.351Z] ---> 305eaaa5b473 [2022-03-17T09:23:51.351Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T09:23:51.442Z] === RUN TestSizeEmpty [2022-03-17T09:23:51.442Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-17T09:23:51.442Z] === RUN TestSizeEmptyFile [2022-03-17T09:23:51.442Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-17T09:23:51.442Z] === RUN TestSizeNonemptyFile [2022-03-17T09:23:51.442Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-17T09:23:51.779Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T09:23:51.808Z] ---> Running in 037b6bb706cf [2022-03-17T09:23:51.808Z] Removing intermediate container 037b6bb706cf [2022-03-17T09:23:51.808Z] ---> 730ca6b1467f [2022-03-17T09:23:51.808Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T09:23:51.912Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-17T09:23:51.912Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-17T09:23:51.912Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-17T09:23:51.912Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-17T09:23:51.912Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-17T09:23:51.912Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-17T09:23:51.912Z] === RUN TestMoveToSubdir [2022-03-17T09:23:51.912Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-17T09:23:51.912Z] === RUN TestSizeNonExistingDirectory [2022-03-17T09:23:51.912Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-17T09:23:51.912Z] PASS [2022-03-17T09:23:51.912Z] coverage: 80.0% of statements [2022-03-17T09:23:51.912Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-17T09:23:51.912Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-03-17T09:23:51.912Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-17T09:23:52.343Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T09:23:52.401Z] --- PASS: TestServiceUpdateSecrets (14.14s) [2022-03-17T09:23:52.401Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:23:52.599Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T09:23:52.900Z] === RUN TestPollerAddRemove [2022-03-17T09:23:52.900Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-17T09:23:52.900Z] === RUN TestPollerEvent [2022-03-17T09:23:52.900Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:23:52.900Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-17T09:23:52.900Z] === RUN TestPollerClose [2022-03-17T09:23:52.900Z] --- PASS: TestPollerClose (0.00s) [2022-03-17T09:23:52.900Z] PASS [2022-03-17T09:23:52.900Z] coverage: 39.4% of statements [2022-03-17T09:23:52.900Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 39.4% of statements [2022-03-17T09:23:52.973Z] Removing intermediate container 01b13c688f32 [2022-03-17T09:23:52.973Z] ---> 93ece40ed881 [2022-03-17T09:23:52.973Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T09:23:52.973Z] ---> Running in 5df9a7606472 [2022-03-17T09:23:53.337Z] [2022-03-17T09:23:53.797Z] ---> bcc485c6a8d5 [2022-03-17T09:23:53.797Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T09:23:53.889Z] === RUN TestCopyFileWithInvalidSrc [2022-03-17T09:23:53.889Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:23:53.889Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-17T09:23:53.889Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-17T09:23:53.889Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCopyFile [2022-03-17T09:23:53.889Z] --- PASS: TestCopyFile (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-17T09:23:53.889Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:23:53.889Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-17T09:23:53.889Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-17T09:23:53.889Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:23:53.889Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestWildcardMatches [2022-03-17T09:23:53.889Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestPatternMatches [2022-03-17T09:23:53.889Z] --- PASS: TestPatternMatches (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-17T09:23:53.889Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestPatternMatchesFolderExclusions [2022-03-17T09:23:53.889Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-17T09:23:53.889Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-17T09:23:53.889Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-17T09:23:53.889Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-17T09:23:53.889Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestSingleExclamationError [2022-03-17T09:23:53.889Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestMatchesWithNoPatterns [2022-03-17T09:23:53.889Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestMatchesWithMalformedPatterns [2022-03-17T09:23:53.889Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestMatches [2022-03-17T09:23:53.889Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-17T09:23:53.889Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-17T09:23:53.889Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-17T09:23:53.889Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-17T09:23:53.889Z] --- PASS: TestMatches (0.01s) [2022-03-17T09:23:53.889Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-17T09:23:53.889Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-17T09:23:53.889Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-17T09:23:53.889Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatterns [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatternsExceptionFlag [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCleanPatternsErrorSingleException [2022-03-17T09:23:53.889Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCreateIfNotExistsDir [2022-03-17T09:23:53.889Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCreateIfNotExistsFile [2022-03-17T09:23:53.889Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestMatch [2022-03-17T09:23:53.889Z] --- PASS: TestMatch (0.00s) [2022-03-17T09:23:53.889Z] === RUN TestCompile [2022-03-17T09:23:53.889Z] === RUN TestCompile/slash [2022-03-17T09:23:53.889Z] === RUN TestCompile/backslash [2022-03-17T09:23:53.889Z] --- PASS: TestCompile (0.00s) [2022-03-17T09:23:53.889Z] --- PASS: TestCompile/slash (0.00s) [2022-03-17T09:23:53.889Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-17T09:23:53.889Z] PASS [2022-03-17T09:23:53.889Z] coverage: 84.7% of statements [2022-03-17T09:23:53.889Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.7% of statements [2022-03-17T09:23:54.255Z] ---> Running in e1722191a97d [2022-03-17T09:23:54.358Z] 2022/03/17 09:23:54 Closing DB instances... [2022-03-17T09:23:54.358Z] === RUN TestGet [2022-03-17T09:23:54.358Z] --- PASS: TestGet (0.00s) [2022-03-17T09:23:54.358Z] === RUN TestGetShortcutString [2022-03-17T09:23:54.358Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-17T09:23:54.358Z] PASS [2022-03-17T09:23:54.358Z] coverage: 42.9% of statements [2022-03-17T09:23:54.358Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-03-17T09:23:54.536Z] [2022-03-17T09:23:54.536Z] SUCCESS: Specified value was saved. [2022-03-17T09:23:54.827Z] --- PASS: TestTarFiles (6.17s) [2022-03-17T09:23:54.827Z] === RUN TestDetectCompressionZstd [2022-03-17T09:23:54.827Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-17T09:23:54.827Z] === RUN TestTarUntar [2022-03-17T09:23:54.827Z] --- PASS: TestTarUntar (0.04s) [2022-03-17T09:23:54.827Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-17T09:23:54.827Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-17T09:23:54.827Z] === RUN TestTarWithOptions [2022-03-17T09:23:54.827Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-17T09:23:54.827Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-17T09:23:54.827Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-17T09:23:54.827Z] === RUN TestUntarUstarGnuConflict [2022-03-17T09:23:54.827Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-17T09:23:54.827Z] === RUN TestUntarInvalidFilenames [2022-03-17T09:23:54.827Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2180649994\\dest" [2022-03-17T09:23:54.827Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-03-17T09:23:54.827Z] === RUN TestUntarHardlinkToSymlink [2022-03-17T09:23:54.827Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-17T09:23:54.827Z] === RUN TestUntarInvalidHardlink [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2191173429\\victim\\hello" -> "../victim/hello" [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2997172685\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4077631216\\victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink661747015\\victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1374314399\\victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink744453814\\victim" -> "../victim" [2022-03-17T09:23:54.827Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-17T09:23:54.827Z] === RUN TestUntarInvalidSymlink [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1151550947\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1422455805\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3805311469\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3798338232\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1087939404\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink774395358\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:54.827Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2039964901\\dest\\dir\\loophole" -> "../../victim" [2022-03-17T09:23:54.827Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-17T09:23:54.827Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-17T09:23:54.827Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-17T09:23:54.827Z] === RUN TestXGlobalNoParent [2022-03-17T09:23:54.827Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-17T09:23:54.827Z] === RUN TestReplaceFileTarWrapper [2022-03-17T09:23:55.123Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T09:23:55.297Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-03-17T09:23:55.297Z] === RUN TestPrefixHeaderReadable [2022-03-17T09:23:55.297Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-17T09:23:55.297Z] === RUN TestDisablePigz [2022-03-17T09:23:55.297Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-17T09:23:55.297Z] --- PASS: TestDisablePigz (0.13s) [2022-03-17T09:23:55.297Z] === RUN TestPigz [2022-03-17T09:23:55.297Z] === RUN TestCreateIDMapOrder [2022-03-17T09:23:55.297Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-17T09:23:55.297Z] PASS [2022-03-17T09:23:55.297Z] coverage: 7.2% of statements [2022-03-17T09:23:55.297Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-03-17T09:23:55.297Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-17T09:23:55.297Z] --- PASS: TestPigz (0.14s) [2022-03-17T09:23:55.297Z] === RUN TestNosysFileInfo [2022-03-17T09:23:55.297Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-17T09:23:55.297Z] === RUN TestCopyFileWithInvalidDest [2022-03-17T09:23:55.297Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:23:55.297Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:23:55.297Z] === RUN TestCanonicalTarNameForPath [2022-03-17T09:23:55.297Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-17T09:23:55.297Z] === RUN TestCanonicalTarName [2022-03-17T09:23:55.297Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-17T09:23:55.297Z] === RUN TestChmodTarEntry [2022-03-17T09:23:55.297Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-17T09:23:55.297Z] === RUN TestHardLinkOrder [2022-03-17T09:23:55.766Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-17T09:23:55.766Z] === RUN TestChangeString [2022-03-17T09:23:55.766Z] --- PASS: TestChangeString (0.00s) [2022-03-17T09:23:55.766Z] === RUN TestChangesWithNoChanges [2022-03-17T09:23:55.766Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-17T09:23:55.766Z] === RUN TestChangesWithChanges [2022-03-17T09:23:55.766Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-17T09:23:55.766Z] === RUN TestChangesWithChangesGH13590 [2022-03-17T09:23:55.766Z] changes_test.go:195: needs more investigation [2022-03-17T09:23:55.766Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:23:55.766Z] === RUN TestChangesDirsEmpty [2022-03-17T09:23:55.766Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-03-17T09:23:55.766Z] === RUN TestChangesDirsMutated [2022-03-17T09:23:55.766Z] --- PASS: TestNetworkDBCRUDTableEntries (3.72s) [2022-03-17T09:23:55.766Z] === RUN TestNetworkDBNodeLeave [2022-03-17T09:23:56.235Z] --- PASS: TestChangesDirsMutated (0.22s) [2022-03-17T09:23:56.235Z] === RUN TestApplyLayer [2022-03-17T09:23:56.235Z] changes_test.go:432: needs further investigation [2022-03-17T09:23:56.235Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestChangesSizeWithHardlinks [2022-03-17T09:23:56.235Z] changes_test.go:468: needs further investigation [2022-03-17T09:23:56.235Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestChangesSizeWithNoChanges [2022-03-17T09:23:56.235Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-17T09:23:56.235Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestChangesSize [2022-03-17T09:23:56.235Z] --- PASS: TestChangesSize (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestApplyLayerInvalidFilenames [2022-03-17T09:23:56.235Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3544868640\\dest" [2022-03-17T09:23:56.235Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-17T09:23:56.235Z] === RUN TestApplyLayerInvalidHardlink [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink193384509\\victim\\hello" -> "../victim/hello" [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1379946250\\victim\\hello" -> "/../victim/hello" [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink23784607\\victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2819351801\\victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3432316793\\victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2088088461\\victim" -> "../victim" [2022-03-17T09:23:56.235Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-17T09:23:56.235Z] === RUN TestApplyLayerInvalidSymlink [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3500681971\\dest\\dotdot" -> "../victim/hello" [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink457170270\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3163938870\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink349102633\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1349024557\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:56.235Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2596183165\\dest\\loophole-victim" -> "../victim" [2022-03-17T09:23:56.235Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-17T09:23:56.235Z] === RUN TestApplyLayerWhiteouts [2022-03-17T09:23:56.235Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-03-17T09:23:56.235Z] === RUN TestGenerateEmptyFile [2022-03-17T09:23:56.235Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-17T09:23:56.235Z] === RUN TestGenerateWithContent [2022-03-17T09:23:56.235Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-17T09:23:56.235Z] PASS [2022-03-17T09:23:56.235Z] coverage: 63.0% of statements [2022-03-17T09:23:56.235Z] ok github.com/docker/docker/pkg/archive 8.765s coverage: 63.0% of statements [2022-03-17T09:23:56.705Z] === RUN TestFixedBufferCap [2022-03-17T09:23:56.705Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestFixedBufferLen [2022-03-17T09:23:56.705Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestFixedBufferString [2022-03-17T09:23:56.705Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestFixedBufferWrite [2022-03-17T09:23:56.705Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestFixedBufferRead [2022-03-17T09:23:56.705Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestBytesPipeRead [2022-03-17T09:23:56.705Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestBytesPipeWrite [2022-03-17T09:23:56.705Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-17T09:23:56.705Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-17T09:23:57.019Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T09:23:57.176Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-17T09:23:57.176Z] === RUN TestAtomicWriteToFile [2022-03-17T09:23:57.176Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-17T09:23:57.176Z] === RUN TestAtomicWriteSetCommit [2022-03-17T09:23:57.176Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-17T09:23:57.176Z] === RUN TestAtomicWriteSetCancel [2022-03-17T09:23:57.176Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-17T09:23:57.176Z] === RUN TestReadCloserWrapperClose [2022-03-17T09:23:57.176Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestReaderErrWrapperReadOnError [2022-03-17T09:23:57.176Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestReaderErrWrapperRead [2022-03-17T09:23:57.176Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestCancelReadCloser [2022-03-17T09:23:57.176Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-17T09:23:57.176Z] === RUN TestWriteCloserWrapperClose [2022-03-17T09:23:57.176Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestNopWriteCloser [2022-03-17T09:23:57.176Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestNopWriter [2022-03-17T09:23:57.176Z] --- PASS: TestNopWriter (0.00s) [2022-03-17T09:23:57.176Z] === RUN TestWriteCounter [2022-03-17T09:23:57.176Z] --- PASS: TestWriteCounter (0.00s) [2022-03-17T09:23:57.176Z] PASS [2022-03-17T09:23:57.176Z] coverage: 69.2% of statements [2022-03-17T09:23:57.176Z] ok github.com/docker/docker/pkg/ioutils 0.715s coverage: 69.2% of statements [2022-03-17T09:23:57.497Z] Removing intermediate container 5df9a7606472 [2022-03-17T09:23:57.497Z] ---> 698f933e5cdf [2022-03-17T09:23:57.497Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T09:23:57.583Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T09:23:57.968Z] ---> Running in 271d13a708f0 [2022-03-17T09:23:58.145Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T09:23:58.166Z] === RUN TestError [2022-03-17T09:23:58.166Z] --- PASS: TestError (0.00s) [2022-03-17T09:23:58.166Z] === RUN TestProgressString [2022-03-17T09:23:58.166Z] === RUN TestProgressString/no_progress [2022-03-17T09:23:58.166Z] === RUN TestProgressString/progress_1 [2022-03-17T09:23:58.166Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-17T09:23:58.166Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-17T09:23:58.166Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-17T09:23:58.166Z] === RUN TestProgressString/with_units [2022-03-17T09:23:58.166Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-17T09:23:58.166Z] === RUN TestProgressString/hide_counts [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-17T09:23:58.166Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-17T09:23:58.166Z] === RUN TestJSONMessageDisplay [2022-03-17T09:23:58.635Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-03-17T09:23:58.635Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-17T09:23:58.635Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-17T09:23:58.635Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-17T09:23:58.635Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-17T09:23:58.635Z] === RUN TestDisplayJSONMessagesStream [2022-03-17T09:23:58.635Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-17T09:23:58.635Z] PASS [2022-03-17T09:23:58.635Z] coverage: 91.7% of statements [2022-03-17T09:23:58.635Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements [2022-03-17T09:23:58.635Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-17T09:23:58.635Z] === RUN TestNetworkDBWatch [2022-03-17T09:23:59.105Z] === RUN TestStandardLongPath [2022-03-17T09:23:59.105Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-17T09:23:59.105Z] === RUN TestUNCLongPath [2022-03-17T09:23:59.105Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-17T09:23:59.105Z] PASS [2022-03-17T09:23:59.105Z] coverage: 100.0% of statements [2022-03-17T09:23:59.105Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-03-17T09:24:00.093Z] === RUN TestNameFormat [2022-03-17T09:24:00.093Z] --- PASS: TestNameFormat (0.00s) [2022-03-17T09:24:00.093Z] === RUN TestNameRetries [2022-03-17T09:24:00.093Z] --- PASS: TestNameRetries (0.00s) [2022-03-17T09:24:00.093Z] PASS [2022-03-17T09:24:00.093Z] coverage: 85.7% of statements [2022-03-17T09:24:00.093Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-03-17T09:24:00.093Z] 2022/03/17 09:24:00 Closing DB instances... [2022-03-17T09:24:00.566Z] === RUN TestParseKeyValueOpt [2022-03-17T09:24:00.566Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-17T09:24:00.566Z] === RUN TestParseUintList [2022-03-17T09:24:00.566Z] --- PASS: TestParseUintList (0.00s) [2022-03-17T09:24:00.566Z] === RUN TestParseUintListMaximumLimits [2022-03-17T09:24:00.566Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-17T09:24:00.566Z] PASS [2022-03-17T09:24:00.566Z] coverage: 97.0% of statements [2022-03-17T09:24:00.566Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-17T09:24:01.555Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-17T09:24:01.555Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-17T09:24:01.555Z] PASS [2022-03-17T09:24:01.555Z] coverage: 37.5% of statements [2022-03-17T09:24:01.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 37.5% of statements [2022-03-17T09:24:01.555Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-17T09:24:01.555Z] === RUN TestNetworkDBBulkSync [2022-03-17T09:24:02.319Z] --- PASS: TestServiceWithDataPathPortInit (15.05s) [2022-03-17T09:24:02.319Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:24:02.548Z] === RUN TestNewAndRemove [2022-03-17T09:24:02.548Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-17T09:24:02.548Z] === RUN TestRemoveInvalidPath [2022-03-17T09:24:02.548Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-17T09:24:02.548Z] PASS [2022-03-17T09:24:02.548Z] coverage: 82.6% of statements [2022-03-17T09:24:02.548Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-03-17T09:24:02.722Z] Cannot create a file when that file already exists. [2022-03-17T09:24:03.017Z] 2022/03/17 09:24:02 Closing DB instances... [2022-03-17T09:24:04.212Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T09:24:04.572Z] Removing intermediate container e1722191a97d [2022-03-17T09:24:04.572Z] ---> 1caebbafa626 [2022-03-17T09:24:04.572Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T09:24:04.572Z] ---> Running in cee5d58df76a [2022-03-17T09:24:04.585Z] === RUN TestFailedConnection [2022-03-17T09:24:04.585Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2022-03-17T09:24:04.585Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-17T09:24:05.069Z] [2022-03-17T09:24:05.070Z] SUCCESS: Specified value was saved. [2022-03-17T09:24:05.575Z] --- PASS: TestFailedConnection (1.09s) [2022-03-17T09:24:05.575Z] === RUN TestFailOnce [2022-03-17T09:24:05.575Z] 2022/03/17 09:24:05 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-03-17T09:24:05.575Z] goroutine 34 [running]: [2022-03-17T09:24:05.575Z] net/http.(*conn).serve.func1() [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-17T09:24:05.575Z] panic({0x1663700, 0x17ad030}) [2022-03-17T09:24:05.575Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-17T09:24:05.575Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00009fa70?) [2022-03-17T09:24:05.575Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-17T09:24:05.575Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17b2838?, 0xc0001a4000?}, 0x15bda46?) [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-17T09:24:05.575Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x17b2838, 0xc0001a4000}, 0xc0000ae000) [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-17T09:24:05.575Z] net/http.serverHandler.ServeHTTP({0x17b0e58?}, {0x17b2838, 0xc0001a4000}, 0xc0000ae000) [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-17T09:24:05.575Z] net/http.(*conn).serve(0xc000094000, {0x17b2d38, 0xc00020a420}) [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-17T09:24:05.575Z] created by net/http.(*Server).Serve [2022-03-17T09:24:05.575Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-17T09:24:05.575Z] time="2022-03-17T09:24:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-03-17T09:24:05.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-17T09:24:05.583Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fe4uzrpvi6comwh87f6uhbdyb Created:2022-03-17 09:24:03.237743009 +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[858000ab02a0da0e6a688b897666255ff55c8b93d8e36e94f870d5aa63b88cbd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tclo32dqwmcyj18s5q7frs4ca EndpointID:39653463ac634204cb5eb651487559731df6817e792c80c3093943503a5a0497 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:274f8b8d10343ab55d615a93c8e012d92007ba203b7287c2aa942e42909c5492 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:29d75b4cde4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tclo32dqwmcyj18s5q7frs4ca EndpointID:39653463ac634204cb5eb651487559731df6817e792c80c3093943503a5a0497 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-17T09:24:06.046Z] --- PASS: TestGetAddress (24.95s) [2022-03-17T09:24:06.046Z] === RUN TestRequestSyntaxCheck [2022-03-17T09:24:06.046Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-17T09:24:06.046Z] === RUN TestRequest [2022-03-17T09:24:06.518Z] --- PASS: TestFailOnce (1.18s) [2022-03-17T09:24:06.518Z] === RUN TestEchoInputOutput [2022-03-17T09:24:06.518Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-17T09:24:06.518Z] === RUN TestBackoff [2022-03-17T09:24:06.518Z] --- PASS: TestBackoff (0.00s) [2022-03-17T09:24:06.518Z] === RUN TestAbortRetry [2022-03-17T09:24:06.518Z] --- PASS: TestAbortRetry (0.00s) [2022-03-17T09:24:06.518Z] === RUN TestClientScheme [2022-03-17T09:24:06.518Z] --- PASS: TestClientScheme (0.00s) [2022-03-17T09:24:06.518Z] === RUN TestNewClientWithTimeout [2022-03-17T09:24:06.988Z] time="2022-03-17T09:24:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-17T09:24:07.311Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-03-17T09:24:07.312Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:24:07.457Z] 2022/03/17 09:24:07 Closing DB instances... [2022-03-17T09:24:07.480Z] docker_api_swarm_test.go:304: [de78bed6eee8d] joining swarm manager [dc6527856e7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:24:07.480Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-17T09:24:08.450Z] time="2022-03-17T09:24:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-17T09:24:08.589Z] Removing intermediate container 271d13a708f0 [2022-03-17T09:24:08.589Z] ---> f200a7318f4e [2022-03-17T09:24:08.589Z] Step 13/13 : CMD ["sh"] [2022-03-17T09:24:08.589Z] ---> Running in f2cc359dfc17 [2022-03-17T09:24:08.798Z] Removing intermediate container cee5d58df76a [2022-03-17T09:24:08.798Z] ---> 8eafec243f1b [2022-03-17T09:24:08.798Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T09:24:08.798Z] ---> Running in ff62822596ae [2022-03-17T09:24:09.057Z] Removing intermediate container f2cc359dfc17 [2022-03-17T09:24:09.057Z] ---> 49bfc3c871e6 [2022-03-17T09:24:09.057Z] Successfully built 49bfc3c871e6 [2022-03-17T09:24:09.057Z] Successfully tagged busybox:latest [2022-03-17T09:24:09.057Z] INFO: Docker images of the daemon under test [2022-03-17T09:24:09.057Z] [2022-03-17T09:24:09.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:24:09.057Z] busybox latest 49bfc3c871e6 Less than a second ago 5.01GB [2022-03-17T09:24:09.057Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T09:24:09.057Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T09:24:09.057Z] [2022-03-17T09:24:09.057Z] INFO: Running integration tests at 03/17/2022 09:24:08... [2022-03-17T09:24:09.057Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T09:24:09.057Z] INFO: Integration API tests being run from the host: [2022-03-17T09:24:09.057Z] INFO: make.ps1 starting at 03/17/2022 09:24:08 [2022-03-17T09:24:09.377Z] docker_api_swarm_test.go:305: [d8763028d6a03] joining swarm manager [dc6527856e7d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:24:09.377Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T09:24:10.331Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2022-03-17T09:24:10.331Z] PASS [2022-03-17T09:24:10.331Z] [2022-03-17T09:24:10.331Z] === Skipped [2022-03-17T09:24:10.331Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:24:10.331Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:24:10.331Z] [2022-03-17T09:24:10.331Z] DONE 26 tests, 1 skipped in 49.096s [2022-03-17T09:24:10.331Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:24:10.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:10.331Z] ++ set -e [2022-03-17T09:24:10.331Z] ++ '[' -n 0 ']' [2022-03-17T09:24:10.331Z] ++ set -x [2022-03-17T09:24:10.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:10.331Z] INFO: Testing against a local daemon [2022-03-17T09:24:10.331Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-17T09:24:10.331Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:24:10.331Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-17T09:24:10.331Z] === RUN TestDockerNetworkIpvlan [2022-03-17T09:24:10.331Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:24:10.331Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:24:10.331Z] PASS [2022-03-17T09:24:10.331Z] [2022-03-17T09:24:10.331Z] === Skipped [2022-03-17T09:24:10.331Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-03-17T09:24:10.331Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:24:10.331Z] [2022-03-17T09:24:10.331Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-17T09:24:10.331Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-17T09:24:10.331Z] [2022-03-17T09:24:10.331Z] DONE 2 tests, 2 skipped in 0.173s [2022-03-17T09:24:10.589Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-17T09:24:10.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:10.589Z] ++ set -e [2022-03-17T09:24:10.589Z] ++ '[' -n 0 ']' [2022-03-17T09:24:10.589Z] ++ set -x [2022-03-17T09:24:10.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:10.589Z] INFO: Testing against a local daemon [2022-03-17T09:24:10.589Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-17T09:24:10.621Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T09:24:10.676Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2022-03-17T09:24:10.676Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-17T09:24:11.146Z] time="2022-03-17T09:24:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-17T09:24:11.155Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-17T09:24:11.618Z] 2022/03/17 09:24:11 Closing DB instances... [2022-03-17T09:24:12.084Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T09:24:12.084Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-03-17T09:24:12.084Z] === RUN TestDockerNetworkMacvlan [2022-03-17T09:24:12.648Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T09:24:12.648Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-17T09:24:13.187Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-17T09:24:13.187Z] === RUN TestNetworkDBGarbageCollection [2022-03-17T09:24:13.475Z] Cannot create a file when that file already exists. [2022-03-17T09:24:13.580Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-17T09:24:13.837Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T09:24:14.094Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T09:24:14.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-17T09:24:14.609Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T09:24:15.411Z] time="2022-03-17T09:24:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-17T09:24:15.542Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T09:24:16.404Z] === RUN TestParseEmptyInterface [2022-03-17T09:24:16.404Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-17T09:24:16.404Z] === RUN TestParseNonInterfaceType [2022-03-17T09:24:16.405Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestParseWithOneFunction [2022-03-17T09:24:16.405Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestParseWithMultipleFuncs [2022-03-17T09:24:16.405Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestParseWithUnnamedReturn [2022-03-17T09:24:16.405Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestEmbeddedInterface [2022-03-17T09:24:16.405Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestParsedImports [2022-03-17T09:24:16.405Z] --- PASS: TestParsedImports (0.00s) [2022-03-17T09:24:16.405Z] === RUN TestAliasedImports [2022-03-17T09:24:16.405Z] --- PASS: TestAliasedImports (0.00s) [2022-03-17T09:24:16.405Z] PASS [2022-03-17T09:24:16.405Z] coverage: 56.8% of statements [2022-03-17T09:24:16.405Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-03-17T09:24:16.473Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T09:24:16.730Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-17T09:24:17.295Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T09:24:17.325Z] --- PASS: TestServiceUpdateNetwork (11.85s) [2022-03-17T09:24:17.325Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:24:17.974Z] === RUN TestHTTPTransport [2022-03-17T09:24:17.974Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-17T09:24:17.974Z] PASS [2022-03-17T09:24:17.974Z] coverage: 85.7% of statements [2022-03-17T09:24:17.974Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-03-17T09:24:18.724Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T09:24:18.964Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:24:18.964Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-17T09:24:18.964Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-17T09:24:18.964Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-17T09:24:18.964Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-17T09:24:18.964Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-17T09:24:18.964Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-17T09:24:18.964Z] === RUN TestBufferPoolPutAndGet [2022-03-17T09:24:18.964Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-17T09:24:18.964Z] PASS [2022-03-17T09:24:18.964Z] coverage: 88.2% of statements [2022-03-17T09:24:18.964Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-03-17T09:24:18.964Z] --- PASS: TestRequest (12.89s) [2022-03-17T09:24:18.964Z] === RUN TestOverlappingRequests [2022-03-17T09:24:18.985Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T09:24:19.190Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-17T09:24:19.252Z] Removing intermediate container ff62822596ae [2022-03-17T09:24:19.252Z] ---> 8b882b1d3fe8 [2022-03-17T09:24:19.252Z] Step 13/13 : CMD ["sh"] [2022-03-17T09:24:19.252Z] ---> Running in fd179595c0d1 [2022-03-17T09:24:19.252Z] Removing intermediate container fd179595c0d1 [2022-03-17T09:24:19.252Z] ---> a4723a4fe030 [2022-03-17T09:24:19.252Z] Successfully built a4723a4fe030 [2022-03-17T09:24:19.252Z] Successfully tagged busybox:latest [2022-03-17T09:24:19.252Z] INFO: Docker images of the daemon under test [2022-03-17T09:24:19.252Z] [2022-03-17T09:24:19.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:24:19.252Z] busybox latest a4723a4fe030 Less than a second ago 5.01GB [2022-03-17T09:24:19.252Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T09:24:19.252Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-17T09:24:19.252Z] [2022-03-17T09:24:19.252Z] INFO: Running integration tests at 03/17/2022 09:24:19... [2022-03-17T09:24:19.252Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T09:24:19.252Z] INFO: Integration API tests being run from the host: [2022-03-17T09:24:19.252Z] INFO: make.ps1 starting at 03/17/2022 09:24:19 [2022-03-17T09:24:19.435Z] === RUN TestOutputOnPrematureClose [2022-03-17T09:24:19.435Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-17T09:24:19.435Z] === RUN TestCompleteSilently [2022-03-17T09:24:19.435Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-17T09:24:19.435Z] PASS [2022-03-17T09:24:19.435Z] coverage: 75.9% of statements [2022-03-17T09:24:19.435Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2022-03-17T09:24:19.905Z] --- PASS: TestOverlappingRequests (0.69s) [2022-03-17T09:24:19.905Z] === RUN TestRelease [2022-03-17T09:24:19.905Z] === RUN TestSendToOneSub [2022-03-17T09:24:19.905Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-17T09:24:19.905Z] === RUN TestSendToMultipleSubs [2022-03-17T09:24:19.905Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-17T09:24:19.905Z] === RUN TestEvictOneSub [2022-03-17T09:24:19.905Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-17T09:24:19.905Z] === RUN TestClosePublisher [2022-03-17T09:24:19.905Z] --- PASS: TestClosePublisher (0.00s) [2022-03-17T09:24:19.905Z] === RUN TestPubSubRace [2022-03-17T09:24:20.561Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T09:24:20.797Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T09:24:20.819Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T09:24:21.076Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T09:24:21.076Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T09:24:21.076Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T09:24:21.473Z] --- PASS: TestPubSubRace (1.07s) [2022-03-17T09:24:21.473Z] PASS [2022-03-17T09:24:21.473Z] coverage: 75.0% of statements [2022-03-17T09:24:21.473Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-03-17T09:24:21.640Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T09:24:21.943Z] === RUN TestRegister [2022-03-17T09:24:21.943Z] --- PASS: TestRegister (0.00s) [2022-03-17T09:24:21.943Z] === RUN TestCommand [2022-03-17T09:24:21.943Z] --- PASS: TestCommand (0.03s) [2022-03-17T09:24:21.943Z] === RUN TestNaiveSelf [2022-03-17T09:24:21.943Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-17T09:24:21.943Z] PASS [2022-03-17T09:24:21.943Z] coverage: 82.4% of statements [2022-03-17T09:24:21.943Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2022-03-17T09:24:22.413Z] --- PASS: TestRelease (2.62s) [2022-03-17T09:24:22.413Z] === RUN TestAllocateRandomDeallocate [2022-03-17T09:24:22.572Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T09:24:22.572Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T09:24:22.882Z] === RUN TestDump [2022-03-17T09:24:22.882Z] goroutine 19 [running]: [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.dump(0x1032d57?) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-17T09:24:22.882Z] testing.tRunner(0xc0000851e0, 0x11fa498) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:24:22.882Z] created by testing.(*T).Run [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:24:22.882Z] [2022-03-17T09:24:22.882Z] goroutine 1 [chan receive]: [2022-03-17T09:24:22.882Z] testing.(*T).Run(0xc000085040, {0x11e913c?, 0x100c1f3?}, 0x11fa498) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:24:22.882Z] testing.runTests.func1(0xc0000b6810?) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:24:22.882Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:24:22.882Z] testing.runTests(0xc000094460?, {0x137e400, 0x3, 0x3}, {0x17ccfa60598?, 0x40?, 0x13834a0?}) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:24:22.882Z] testing.(*M).Run(0xc000094460) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:24:22.882Z] main.main() [2022-03-17T09:24:22.882Z] _testmain.go:99 +0x255 [2022-03-17T09:24:22.882Z] --- PASS: TestDump (0.00s) [2022-03-17T09:24:22.882Z] === RUN TestDumpToFile [2022-03-17T09:24:22.882Z] --- PASS: TestDumpToFile (0.19s) [2022-03-17T09:24:22.882Z] === RUN TestDumpToFileWithEmptyInput [2022-03-17T09:24:22.882Z] goroutine 21 [running]: [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.dump(0x10aecd3?) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x10aeca0?}) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-17T09:24:22.882Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-03-17T09:24:22.882Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-17T09:24:22.882Z] testing.tRunner(0xc000085860, 0x11fa488) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:24:22.882Z] created by testing.(*T).Run [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-17T09:24:22.882Z] [2022-03-17T09:24:22.882Z] goroutine 1 [chan receive]: [2022-03-17T09:24:22.882Z] testing.(*T).Run(0xc000085040, {0x11f0713?, 0x100c1f3?}, 0x11fa488) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-17T09:24:22.882Z] testing.runTests.func1(0xc0000b6810?) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-17T09:24:22.882Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-17T09:24:22.882Z] testing.runTests(0xc000094460?, {0x137e400, 0x3, 0x3}, {0x17ccfa60598?, 0x40?, 0x13834a0?}) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-17T09:24:22.882Z] testing.(*M).Run(0xc000094460) [2022-03-17T09:24:22.882Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-17T09:24:22.882Z] main.main() [2022-03-17T09:24:22.882Z] _testmain.go:99 +0x255 [2022-03-17T09:24:22.882Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-17T09:24:22.882Z] PASS [2022-03-17T09:24:22.882Z] coverage: 90.9% of statements [2022-03-17T09:24:22.882Z] ok github.com/docker/docker/pkg/stack 0.235s coverage: 90.9% of statements [2022-03-17T09:24:23.136Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T09:24:23.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-17T09:24:23.872Z] === RUN TestNewStdWriter [2022-03-17T09:24:23.872Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-17T09:24:23.872Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestWriteWithNilBytes [2022-03-17T09:24:23.872Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestWrite [2022-03-17T09:24:23.872Z] --- PASS: TestWrite (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestWriteWithWriterError [2022-03-17T09:24:23.872Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-17T09:24:23.872Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyWriteAndRead [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-17T09:24:23.872Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-17T09:24:23.872Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-17T09:24:23.872Z] PASS [2022-03-17T09:24:23.872Z] coverage: 100.0% of statements [2022-03-17T09:24:23.872Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan (12.36s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.08s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-03-17T09:24:24.324Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-03-17T09:24:24.324Z] PASS [2022-03-17T09:24:24.324Z] [2022-03-17T09:24:24.324Z] DONE 8 tests in 13.853s [2022-03-17T09:24:24.324Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-17T09:24:24.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:24.324Z] ++ set -e [2022-03-17T09:24:24.324Z] ++ '[' -n 0 ']' [2022-03-17T09:24:24.324Z] ++ set -x [2022-03-17T09:24:24.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:24.325Z] testing: warning: no tests to run [2022-03-17T09:24:24.325Z] PASS [2022-03-17T09:24:24.325Z] [2022-03-17T09:24:24.325Z] DONE 0 tests in 0.037s [2022-03-17T09:24:24.325Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-17T09:24:24.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:24.325Z] ++ set -e [2022-03-17T09:24:24.325Z] ++ '[' -n 0 ']' [2022-03-17T09:24:24.325Z] ++ set -x [2022-03-17T09:24:24.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:24.343Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-17T09:24:24.343Z] === RUN TestClientStream [2022-03-17T09:24:24.343Z] --- PASS: TestClientStream (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestClientSendFile [2022-03-17T09:24:24.343Z] --- PASS: TestClientSendFile (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestClientWithRequestTimeout [2022-03-17T09:24:24.343Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestFileSpecPlugin [2022-03-17T09:24:24.343Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-17T09:24:24.343Z] === RUN TestFileJSONSpecPlugin [2022-03-17T09:24:24.343Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-17T09:24:24.343Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestPluginAddHandler [2022-03-17T09:24:24.343Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestPluginWaitBadPlugin [2022-03-17T09:24:24.343Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-17T09:24:24.343Z] === RUN TestGet [2022-03-17T09:24:24.343Z] time="2022-03-17T09:24:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-17T09:24:24.582Z] INFO: Testing against a local daemon [2022-03-17T09:24:24.582Z] === RUN TestAuthZPluginAllowRequest [2022-03-17T09:24:24.812Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-17T09:24:24.812Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-17T09:24:24.812Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestFormatStatus [2022-03-17T09:24:24.812Z] --- PASS: TestFormatStatus (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestFormatError [2022-03-17T09:24:24.812Z] --- PASS: TestFormatError (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestFormatJSONError [2022-03-17T09:24:24.812Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-17T09:24:24.812Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-17T09:24:24.812Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestNewJSONProgressOutput [2022-03-17T09:24:24.812Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestAuxFormatterEmit [2022-03-17T09:24:24.812Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestStreamWriterStdout [2022-03-17T09:24:24.812Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-17T09:24:24.812Z] === RUN TestStreamWriterStderr [2022-03-17T09:24:24.812Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-17T09:24:24.812Z] PASS [2022-03-17T09:24:24.812Z] coverage: 66.2% of statements [2022-03-17T09:24:24.812Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-03-17T09:24:25.282Z] time="2022-03-17T09:24:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-17T09:24:25.282Z] === RUN TestGenerateRandomID [2022-03-17T09:24:25.282Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-17T09:24:25.282Z] === RUN TestShortenId [2022-03-17T09:24:25.282Z] --- PASS: TestShortenId (0.00s) [2022-03-17T09:24:25.282Z] === RUN TestShortenSha256Id [2022-03-17T09:24:25.282Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-17T09:24:25.282Z] === RUN TestShortenIdEmpty [2022-03-17T09:24:25.282Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-17T09:24:25.282Z] === RUN TestShortenIdInvalid [2022-03-17T09:24:25.282Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-17T09:24:25.282Z] === RUN TestIsShortIDNonHex [2022-03-17T09:24:25.282Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-17T09:24:25.283Z] === RUN TestIsShortIDNotCorrectSize [2022-03-17T09:24:25.283Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-17T09:24:25.283Z] PASS [2022-03-17T09:24:25.283Z] coverage: 70.6% of statements [2022-03-17T09:24:25.283Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-03-17T09:24:25.953Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-03-17T09:24:25.954Z] === RUN TestAuthZPluginTLS [2022-03-17T09:24:26.273Z] === RUN TestIsCpusetListAvailable [2022-03-17T09:24:26.273Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-17T09:24:26.273Z] PASS [2022-03-17T09:24:26.273Z] coverage: 39.4% of statements [2022-03-17T09:24:26.273Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-03-17T09:24:26.517Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-03-17T09:24:26.517Z] === RUN TestAuthZPluginDenyRequest [2022-03-17T09:24:26.517Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T09:24:27.081Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-03-17T09:24:27.081Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-17T09:24:27.123Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T09:24:27.262Z] time="2022-03-17T09:24:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-17T09:24:27.338Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T09:24:27.595Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-17T09:24:27.595Z] === RUN TestAuthZPluginDenyResponse [2022-03-17T09:24:28.159Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T09:24:28.159Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-17T09:24:28.159Z] === RUN TestAuthZPluginAllowEventStream [2022-03-17T09:24:28.268Z] === RUN TestChtimes [2022-03-17T09:24:28.268Z] --- PASS: TestChtimes (0.00s) [2022-03-17T09:24:28.268Z] === RUN TestChtimesWindows [2022-03-17T09:24:28.268Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-17T09:24:28.268Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-17T09:24:28.268Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-17T09:24:28.268Z] PASS [2022-03-17T09:24:28.268Z] coverage: 12.9% of statements [2022-03-17T09:24:28.268Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2022-03-17T09:24:28.415Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T09:24:28.738Z] === RUN TestTailFile [2022-03-17T09:24:28.738Z] --- PASS: TestTailFile (0.00s) [2022-03-17T09:24:28.738Z] === RUN TestTailFileManyLines [2022-03-17T09:24:28.738Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-17T09:24:28.738Z] === RUN TestTailEmptyFile [2022-03-17T09:24:28.738Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-17T09:24:28.738Z] === RUN TestTailNegativeN [2022-03-17T09:24:28.738Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader/no_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:28.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:28.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.208Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.209Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.210Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.210Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.211Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.212Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-17T09:24:29.212Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.367Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-17T09:24:29.367Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.685Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.685Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-17T09:24:29.686Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.686Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.687Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-17T09:24:29.688Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-17T09:24:29.689Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-17T09:24:29.689Z] PASS [2022-03-17T09:24:29.689Z] coverage: 88.6% of statements [2022-03-17T09:24:29.689Z] ok github.com/docker/docker/pkg/tailfile 0.213s coverage: 88.6% of statements [2022-03-17T09:24:29.931Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2022-03-17T09:24:29.931Z] === RUN TestAuthZPluginErrorResponse [2022-03-17T09:24:30.159Z] --- PASS: TestAllocateRandomDeallocate (7.53s) [2022-03-17T09:24:30.159Z] === RUN TestRetrieveFromStore [2022-03-17T09:24:30.188Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-17T09:24:30.188Z] === RUN TestAuthZPluginErrorRequest [2022-03-17T09:24:30.630Z] === RUN TestTarSumRemoveNonExistent [2022-03-17T09:24:30.630Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestTarSumRemove [2022-03-17T09:24:30.630Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestSortFileInfoSums [2022-03-17T09:24:30.630Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestNewTarSumForLabelInvalid [2022-03-17T09:24:30.630Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestNewTarSumForLabel [2022-03-17T09:24:30.630Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestEmptyTar [2022-03-17T09:24:30.630Z] --- PASS: TestEmptyTar (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestTarSumsReadSize [2022-03-17T09:24:30.630Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestTarSums [2022-03-17T09:24:30.630Z] --- PASS: TestTarSums (0.08s) [2022-03-17T09:24:30.630Z] === RUN TestIteration [2022-03-17T09:24:30.630Z] --- PASS: TestIteration (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestVersionLabelForChecksum [2022-03-17T09:24:30.630Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestVersion [2022-03-17T09:24:30.630Z] --- PASS: TestVersion (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestGetVersion [2022-03-17T09:24:30.630Z] --- PASS: TestGetVersion (0.00s) [2022-03-17T09:24:30.630Z] === RUN TestGetVersions [2022-03-17T09:24:30.630Z] --- PASS: TestGetVersions (0.00s) [2022-03-17T09:24:30.630Z] PASS [2022-03-17T09:24:30.630Z] coverage: 89.3% of statements [2022-03-17T09:24:30.630Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2022-03-17T09:24:30.753Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T09:24:30.753Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-03-17T09:24:30.753Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-17T09:24:31.099Z] === RUN TestTruncIndex [2022-03-17T09:24:31.099Z] time="2022-03-17T09:24:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-17T09:24:31.317Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-03-17T09:24:31.317Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-17T09:24:31.569Z] --- PASS: TestTruncIndex (0.10s) [2022-03-17T09:24:31.569Z] PASS [2022-03-17T09:24:31.569Z] coverage: 91.5% of statements [2022-03-17T09:24:31.569Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2022-03-17T09:24:31.882Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T09:24:32.041Z] === RUN TestIsGIT [2022-03-17T09:24:32.041Z] --- PASS: TestIsGIT (0.00s) [2022-03-17T09:24:32.041Z] === RUN TestIsTransport [2022-03-17T09:24:32.041Z] --- PASS: TestIsTransport (0.00s) [2022-03-17T09:24:32.041Z] PASS [2022-03-17T09:24:32.041Z] coverage: 100.0% of statements [2022-03-17T09:24:32.041Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-03-17T09:24:32.511Z] --- PASS: TestRetrieveFromStore (2.37s) [2022-03-17T09:24:32.511Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-17T09:24:32.511Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-17T09:24:32.511Z] === RUN TestParallelPredefinedRequest1 [2022-03-17T09:24:32.511Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-17T09:24:32.511Z] === RUN TestParallelPredefinedRequest2 [2022-03-17T09:24:32.511Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-17T09:24:32.511Z] === RUN TestParallelPredefinedRequest3 [2022-03-17T09:24:32.511Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-17T09:24:32.511Z] === RUN TestParallelPredefinedRequest4 [2022-03-17T09:24:32.511Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-17T09:24:32.511Z] === RUN TestParallelPredefinedRequest5 [2022-03-17T09:24:32.511Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-17T09:24:32.511Z] === RUN TestDebug [2022-03-17T09:24:32.511Z] --- PASS: TestDebug (0.00s) [2022-03-17T09:24:32.511Z] === RUN TestRequestPoolParallel [2022-03-17T09:24:32.511Z] === RUN TestVersionInfo [2022-03-17T09:24:32.511Z] --- PASS: TestVersionInfo (0.00s) [2022-03-17T09:24:32.511Z] === RUN TestAppendVersions [2022-03-17T09:24:32.511Z] --- PASS: TestAppendVersions (0.00s) [2022-03-17T09:24:32.511Z] PASS [2022-03-17T09:24:32.511Z] coverage: 88.9% of statements [2022-03-17T09:24:32.511Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-03-17T09:24:32.980Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-03-17T09:24:32.980Z] === RUN TestFullAllocateRelease [2022-03-17T09:24:33.342Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-03-17T09:24:33.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-17T09:24:33.456Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-03-17T09:24:33.456Z] === RUN TestOddAllocateRelease [2022-03-17T09:24:33.711Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2022-03-17T09:24:33.711Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2022-03-17T09:24:33.711Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-03-17T09:24:33.711Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-17T09:24:33.711Z] PASS [2022-03-17T09:24:33.711Z] [2022-03-17T09:24:33.711Z] === Skipped [2022-03-17T09:24:33.711Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T09:24:33.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:24:33.711Z] [2022-03-17T09:24:33.711Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-17T09:24:33.711Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-17T09:24:33.711Z] [2022-03-17T09:24:33.711Z] DONE 27 tests, 2 skipped in 147.740s [2022-03-17T09:24:33.711Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] ++ set -e [2022-03-17T09:24:33.711Z] ++ '[' -n 0 ']' [2022-03-17T09:24:33.711Z] ++ set -x [2022-03-17T09:24:33.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] INFO: Testing against a local daemon [2022-03-17T09:24:33.711Z] === RUN TestSessionCreate [2022-03-17T09:24:33.711Z] --- PASS: TestSessionCreate (0.02s) [2022-03-17T09:24:33.711Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:24:33.711Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T09:24:33.711Z] PASS [2022-03-17T09:24:33.711Z] [2022-03-17T09:24:33.711Z] DONE 2 tests in 0.128s [2022-03-17T09:24:33.711Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] ++ set -e [2022-03-17T09:24:33.711Z] ++ '[' -n 0 ']' [2022-03-17T09:24:33.711Z] ++ set -x [2022-03-17T09:24:33.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:33.711Z] INFO: Testing against a local daemon [2022-03-17T09:24:33.711Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:24:33.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:24:33.711Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:24:33.711Z] === RUN TestDiskUsage [2022-03-17T09:24:33.711Z] === PAUSE TestDiskUsage [2022-03-17T09:24:33.711Z] === RUN TestEventsExecDie [2022-03-17T09:24:33.925Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-17T09:24:33.925Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-17T09:24:33.925Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-17T09:24:33.925Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-17T09:24:33.925Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-17T09:24:33.925Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-17T09:24:33.925Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest1 [2022-03-17T09:24:33.925Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T09:24:33.925Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest4 [2022-03-17T09:24:33.925Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest2 [2022-03-17T09:24:33.925Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:24:33.925Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest3 [2022-03-17T09:24:33.925Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:24:33.925Z] === CONT TestParallelPredefinedRequest5 [2022-03-17T09:24:33.925Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:24:33.925Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:24:33.925Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:24:33.925Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:24:33.925Z] PASS [2022-03-17T09:24:33.925Z] coverage: 85.3% of statements [2022-03-17T09:24:33.925Z] ok github.com/docker/docker/libnetwork/ipam 63.304s coverage: 85.3% of statements [2022-03-17T09:24:33.972Z] --- PASS: TestEventsExecDie (0.46s) [2022-03-17T09:24:33.972Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:24:33.972Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-17T09:24:33.972Z] === RUN TestEventsVolumeCreate [2022-03-17T09:24:33.972Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-17T09:24:33.972Z] === RUN TestInfoBinaryCommits [2022-03-17T09:24:33.972Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-17T09:24:33.972Z] === RUN TestInfoAPIVersioned [2022-03-17T09:24:33.972Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-17T09:24:33.972Z] === RUN TestInfoAPI [2022-03-17T09:24:33.973Z] --- PASS: TestInfoAPI (0.02s) [2022-03-17T09:24:33.973Z] === RUN TestInfoAPIWarnings [2022-03-17T09:24:34.396Z] === RUN TestValidatePrivileges [2022-03-17T09:24:34.396Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-17T09:24:34.396Z] === RUN TestFilterByCapNeg [2022-03-17T09:24:34.396Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-17T09:24:34.396Z] === RUN TestFilterByCapPos [2022-03-17T09:24:34.396Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-17T09:24:34.396Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-17T09:24:34.396Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-17T09:24:34.396Z] PASS [2022-03-17T09:24:34.396Z] coverage: 12.0% of statements [2022-03-17T09:24:34.396Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2022-03-17T09:24:34.716Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2022-03-17T09:24:34.716Z] === RUN TestAuthZPluginHeader [2022-03-17T09:24:34.716Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T09:24:35.385Z] === RUN TestNewSettable [2022-03-17T09:24:35.385Z] --- PASS: TestNewSettable (0.00s) [2022-03-17T09:24:35.385Z] === RUN TestIsSettable [2022-03-17T09:24:35.385Z] --- PASS: TestIsSettable (0.00s) [2022-03-17T09:24:35.385Z] === RUN TestUpdateSettingsEnv [2022-03-17T09:24:35.385Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-17T09:24:35.385Z] PASS [2022-03-17T09:24:35.385Z] coverage: 20.0% of statements [2022-03-17T09:24:35.385Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-03-17T09:24:35.648Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-03-17T09:24:35.648Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-17T09:24:36.373Z] === RUN TestLoad [2022-03-17T09:24:36.373Z] --- PASS: TestLoad (0.00s) [2022-03-17T09:24:36.373Z] === RUN TestSave [2022-03-17T09:24:36.373Z] --- PASS: TestSave (0.03s) [2022-03-17T09:24:36.373Z] === RUN TestAddDeleteGet [2022-03-17T09:24:36.373Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-17T09:24:36.373Z] === RUN TestInvalidTags [2022-03-17T09:24:36.373Z] --- PASS: TestInvalidTags (0.01s) [2022-03-17T09:24:36.373Z] PASS [2022-03-17T09:24:36.373Z] coverage: 84.4% of statements [2022-03-17T09:24:36.373Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2022-03-17T09:24:38.594Z] === RUN TestResolveAuthConfigIndexServer [2022-03-17T09:24:38.594Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestResolveAuthConfigFullURL [2022-03-17T09:24:38.594Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-17T09:24:38.594Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestValidateMirror [2022-03-17T09:24:38.594Z] --- PASS: TestValidateMirror (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestLoadInsecureRegistries [2022-03-17T09:24:38.594Z] time="2022-03-17T09:24:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:24:38.594Z] time="2022-03-17T09:24:38Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-17T09:24:38.594Z] time="2022-03-17T09:24:38Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-17T09:24:38.594Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-03-17T09:24:38.594Z] === RUN TestNewServiceConfig [2022-03-17T09:24:38.594Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestValidateIndexName [2022-03-17T09:24:38.594Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestValidateIndexNameWithError [2022-03-17T09:24:38.594Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestEndpointParse [2022-03-17T09:24:38.594Z] --- PASS: TestEndpointParse (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestEndpointParseInvalid [2022-03-17T09:24:38.594Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestValidateEndpoint [2022-03-17T09:24:38.594Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-17T09:24:38.594Z] === RUN TestPing [2022-03-17T09:24:38.594Z] --- PASS: TestPing (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestPingRegistryEndpoint [2022-03-17T09:24:38.594Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:24:38.594Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-17T09:24:38.594Z] === RUN TestEndpoint [2022-03-17T09:24:38.594Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:24:38.594Z] --- SKIP: TestEndpoint (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestParseRepositoryInfo [2022-03-17T09:24:38.594Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestNewIndexInfo [2022-03-17T09:24:38.594Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-17T09:24:38.594Z] === RUN TestMirrorEndpointLookup [2022-03-17T09:24:38.595Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:24:38.595Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-17T09:24:38.595Z] === RUN TestSearchRepositories [2022-03-17T09:24:38.595Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-17T09:24:38.595Z] Host: 127.0.0.1:49329 [2022-03-17T09:24:38.595Z] User-Agent: docker test client [2022-03-17T09:24:38.595Z] Authorization: Token fake-token [2022-03-17T09:24:38.595Z] X-Docker-Token: true [2022-03-17T09:24:38.595Z] Accept-Encoding: gzip [2022-03-17T09:24:38.595Z] [2022-03-17T09:24:38.595Z] [2022-03-17T09:24:38.595Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-17T09:24:38.595Z] Connection: close [2022-03-17T09:24:38.595Z] Content-Length: 144 [2022-03-17T09:24:38.595Z] Cache-Control: no-cache [2022-03-17T09:24:38.595Z] Content-Type: application/json [2022-03-17T09:24:38.595Z] Date: Thu, 17 Mar 2022 09:24:38 GMT [2022-03-17T09:24:38.595Z] Expires: -1 [2022-03-17T09:24:38.595Z] Pragma: no-cache [2022-03-17T09:24:38.595Z] Server: docker-tests/mock [2022-03-17T09:24:38.595Z] X-Docker-Registry-Config: mock [2022-03-17T09:24:38.595Z] X-Docker-Registry-Version: 0.0.0 [2022-03-17T09:24:38.595Z] [2022-03-17T09:24:38.595Z] [2022-03-17T09:24:38.595Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-17T09:24:38.595Z] === RUN TestTrustedLocation [2022-03-17T09:24:38.595Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-17T09:24:38.595Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-17T09:24:38.595Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-17T09:24:38.595Z] === RUN TestAllowNondistributableArtifacts [2022-03-17T09:24:38.595Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-17T09:24:38.595Z] === RUN TestIsSecureIndex [2022-03-17T09:24:38.595Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-17T09:24:38.595Z] PASS [2022-03-17T09:24:38.595Z] coverage: 51.2% of statements [2022-03-17T09:24:38.595Z] ok github.com/docker/docker/registry 0.233s coverage: 51.2% of statements [2022-03-17T09:24:39.065Z] --- PASS: TestGet (15.01s) [2022-03-17T09:24:39.065Z] === RUN TestPluginWithNoManifest [2022-03-17T09:24:39.065Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-17T09:24:39.065Z] === RUN TestGetAll [2022-03-17T09:24:39.065Z] --- PASS: TestGetAll (0.00s) [2022-03-17T09:24:39.065Z] PASS [2022-03-17T09:24:39.065Z] coverage: 73.2% of statements [2022-03-17T09:24:39.065Z] ok github.com/docker/docker/pkg/plugins 34.965s coverage: 73.2% of statements [2022-03-17T09:24:39.536Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-17T09:24:39.536Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-17T09:24:39.536Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-17T09:24:39.536Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-17T09:24:39.536Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-17T09:24:39.536Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-17T09:24:39.536Z] === RUN TestResumableRequestReaderWithReadError [2022-03-17T09:24:40.005Z] time="2022-03-17T09:24:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-03-17T09:24:40.005Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-17T09:24:40.005Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-17T09:24:40.005Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-17T09:24:40.005Z] === RUN TestResumableRequestReader [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-17T09:24:40.005Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-17T09:24:40.005Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-17T09:24:40.005Z] PASS [2022-03-17T09:24:40.005Z] coverage: 100.0% of statements [2022-03-17T09:24:40.005Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2022-03-17T09:24:40.005Z] === RUN TestRestartManagerTimeout [2022-03-17T09:24:40.005Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-17T09:24:40.005Z] === RUN TestRestartManagerTimeoutReset [2022-03-17T09:24:40.005Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-17T09:24:40.005Z] PASS [2022-03-17T09:24:40.005Z] coverage: 50.9% of statements [2022-03-17T09:24:40.005Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-03-17T09:24:40.910Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2022-03-17T09:24:40.910Z] === RUN TestAuthZPluginV2Disable [2022-03-17T09:24:40.995Z] === RUN TestDecodeContainerConfig [2022-03-17T09:24:40.995Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-17T09:24:40.995Z] === RUN TestDecodeContainerConfigIsolation [2022-03-17T09:24:40.995Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-17T09:24:40.995Z] === RUN TestValidatePrivileged [2022-03-17T09:24:40.995Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-17T09:24:40.995Z] PASS [2022-03-17T09:24:40.995Z] coverage: 52.6% of statements [2022-03-17T09:24:40.996Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.6% of statements [2022-03-17T09:24:40.996Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-17T09:24:40.996Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-17T09:24:40.996Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-17T09:24:40.996Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-17T09:24:40.996Z] PASS [2022-03-17T09:24:40.996Z] coverage: 62.5% of statements [2022-03-17T09:24:40.996Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-03-17T09:24:43.953Z] === RUN TestGetDriver [2022-03-17T09:24:43.953Z] --- PASS: TestGetDriver (0.00s) [2022-03-17T09:24:43.953Z] === RUN TestVolumeRequestError [2022-03-17T09:24:43.953Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-17T09:24:43.953Z] PASS [2022-03-17T09:24:43.953Z] coverage: 36.1% of statements [2022-03-17T09:24:43.953Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-03-17T09:24:43.953Z] === RUN TestGetAddress [2022-03-17T09:24:43.953Z] --- PASS: TestGetAddress (0.00s) [2022-03-17T09:24:43.953Z] === RUN TestRemove [2022-03-17T09:24:43.953Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:24:43.953Z] --- SKIP: TestRemove (0.00s) [2022-03-17T09:24:43.954Z] === RUN TestInitializeWithVolumes [2022-03-17T09:24:43.954Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-17T09:24:43.954Z] === RUN TestCreate [2022-03-17T09:24:43.954Z] --- PASS: TestCreate (0.01s) [2022-03-17T09:24:43.954Z] === RUN TestValidateName [2022-03-17T09:24:43.954Z] --- PASS: TestValidateName (0.00s) [2022-03-17T09:24:43.954Z] === RUN TestCreateWithOpts [2022-03-17T09:24:43.954Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:24:43.954Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-17T09:24:43.954Z] === RUN TestRelaodNoOpts [2022-03-17T09:24:43.954Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-17T09:24:43.954Z] PASS [2022-03-17T09:24:43.954Z] coverage: 41.5% of statements [2022-03-17T09:24:43.954Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2022-03-17T09:24:44.188Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2022-03-17T09:24:44.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRaw [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-17T09:24:45.525Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRaw [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-17T09:24:45.525Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestConvertTmpfsOptions [2022-03-17T09:24:45.525Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-17T09:24:45.525Z] linux_parser_test.go:209: data="ro" [2022-03-17T09:24:45.525Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestParseMountSpec [2022-03-17T09:24:45.525Z] parser_test.go:62: case 0 [2022-03-17T09:24:45.525Z] parser_test.go:62: case 1 [2022-03-17T09:24:45.525Z] parser_test.go:62: case 2 [2022-03-17T09:24:45.525Z] parser_test.go:62: case 3 [2022-03-17T09:24:45.525Z] parser_test.go:62: case 4 [2022-03-17T09:24:45.525Z] parser_test.go:62: case 5 [2022-03-17T09:24:45.525Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestValidateMount [2022-03-17T09:24:45.525Z] --- PASS: TestValidateMount (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRaw [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-17T09:24:45.525Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-17T09:24:45.525Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-17T09:24:45.525Z] PASS [2022-03-17T09:24:45.525Z] coverage: 67.6% of statements [2022-03-17T09:24:45.525Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.6% of statements [2022-03-17T09:24:45.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-17T09:24:46.122Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T09:24:46.514Z] === RUN TestSetGetMeta [2022-03-17T09:24:46.514Z] === PAUSE TestSetGetMeta [2022-03-17T09:24:46.514Z] === RUN TestRestore [2022-03-17T09:24:46.514Z] === PAUSE TestRestore [2022-03-17T09:24:46.514Z] === RUN TestServiceCreate [2022-03-17T09:24:46.514Z] === PAUSE TestServiceCreate [2022-03-17T09:24:46.514Z] === RUN TestServiceList [2022-03-17T09:24:46.514Z] === PAUSE TestServiceList [2022-03-17T09:24:46.514Z] === RUN TestServiceRemove [2022-03-17T09:24:46.514Z] === PAUSE TestServiceRemove [2022-03-17T09:24:46.514Z] === RUN TestServiceGet [2022-03-17T09:24:46.514Z] === PAUSE TestServiceGet [2022-03-17T09:24:46.514Z] === RUN TestServicePrune [2022-03-17T09:24:46.514Z] === PAUSE TestServicePrune [2022-03-17T09:24:46.514Z] === RUN TestCreate [2022-03-17T09:24:46.514Z] === PAUSE TestCreate [2022-03-17T09:24:46.514Z] === RUN TestRemove [2022-03-17T09:24:46.514Z] === PAUSE TestRemove [2022-03-17T09:24:46.514Z] === RUN TestList [2022-03-17T09:24:46.514Z] === PAUSE TestList [2022-03-17T09:24:46.514Z] === RUN TestFindByDriver [2022-03-17T09:24:46.514Z] === PAUSE TestFindByDriver [2022-03-17T09:24:46.514Z] === RUN TestFindByReferenced [2022-03-17T09:24:46.514Z] === PAUSE TestFindByReferenced [2022-03-17T09:24:46.514Z] === RUN TestDerefMultipleOfSameRef [2022-03-17T09:24:46.514Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-17T09:24:46.514Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:24:46.514Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:24:46.514Z] === RUN TestDefererencePluginOnCreateError [2022-03-17T09:24:46.514Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-17T09:24:46.514Z] === RUN TestRefDerefRemove [2022-03-17T09:24:46.514Z] === PAUSE TestRefDerefRemove [2022-03-17T09:24:46.514Z] === RUN TestGet [2022-03-17T09:24:46.514Z] === PAUSE TestGet [2022-03-17T09:24:46.514Z] === RUN TestGetWithReference [2022-03-17T09:24:46.514Z] === PAUSE TestGetWithReference [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_nil_list [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_empty_list [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_filter_some [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_filter_middle [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:24:46.514Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-17T09:24:46.514Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_nil_list [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_filter_some [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_empty_list [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-17T09:24:46.514Z] === CONT TestFilterFunc/test_filter_middle [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-17T09:24:46.514Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-17T09:24:46.514Z] === CONT TestSetGetMeta [2022-03-17T09:24:46.514Z] === CONT TestServiceGet [2022-03-17T09:24:46.514Z] === CONT TestList [2022-03-17T09:24:46.514Z] === CONT TestCreate [2022-03-17T09:24:46.514Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-17T09:24:46.514Z] === CONT TestRemove [2022-03-17T09:24:46.514Z] --- PASS: TestCreate (0.05s) [2022-03-17T09:24:46.514Z] === CONT TestServicePrune [2022-03-17T09:24:46.514Z] --- PASS: TestList (0.06s) [2022-03-17T09:24:46.514Z] === CONT TestDefererencePluginOnCreateError [2022-03-17T09:24:46.514Z] --- PASS: TestRemove (0.04s) [2022-03-17T09:24:46.514Z] === CONT TestGetWithReference [2022-03-17T09:24:46.514Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-17T09:24:46.514Z] === CONT TestGet [2022-03-17T09:24:46.514Z] --- PASS: TestGetWithReference (0.03s) [2022-03-17T09:24:46.514Z] === CONT TestRefDerefRemove [2022-03-17T09:24:46.514Z] --- PASS: TestGet (0.02s) [2022-03-17T09:24:46.514Z] === CONT TestServiceList [2022-03-17T09:24:46.514Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-17T09:24:46.514Z] === CONT TestServiceRemove [2022-03-17T09:24:46.514Z] --- PASS: TestServiceGet (0.23s) [2022-03-17T09:24:46.514Z] === CONT TestDerefMultipleOfSameRef [2022-03-17T09:24:46.514Z] time="2022-03-17T09:24:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:24:46.514Z] --- PASS: TestServiceRemove (0.10s) [2022-03-17T09:24:46.514Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-17T09:24:46.514Z] time="2022-03-17T09:24:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:24:46.514Z] --- PASS: TestServiceList (0.12s) [2022-03-17T09:24:46.514Z] === CONT TestServiceCreate [2022-03-17T09:24:46.514Z] time="2022-03-17T09:24:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:24:46.514Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-17T09:24:46.514Z] === CONT TestFindByReferenced [2022-03-17T09:24:46.514Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-03-17T09:24:46.514Z] === CONT TestFindByDriver [2022-03-17T09:24:46.514Z] time="2022-03-17T09:24:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-17T09:24:46.514Z] time="2022-03-17T09:24:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-17T09:24:46.514Z] --- PASS: TestServiceCreate (0.04s) [2022-03-17T09:24:46.514Z] === CONT TestRestore [2022-03-17T09:24:46.514Z] --- PASS: TestServicePrune (0.24s) [2022-03-17T09:24:46.514Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-17T09:24:46.514Z] --- PASS: TestFindByDriver (0.04s) [2022-03-17T09:24:46.514Z] --- PASS: TestRestore (0.04s) [2022-03-17T09:24:46.514Z] PASS [2022-03-17T09:24:46.514Z] coverage: 69.0% of statements [2022-03-17T09:24:46.514Z] ok github.com/docker/docker/volume/service 0.368s coverage: 69.0% of statements [2022-03-17T09:24:46.687Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T09:24:46.943Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T09:24:47.509Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.76s) [2022-03-17T09:24:47.509Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-17T09:24:48.074Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T09:24:48.074Z] docker_api_swarm_test.go:272: [dd30bdd5ac102] joining swarm manager [da105b0e6bff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:24:48.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T09:24:48.082Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T09:24:48.082Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T09:24:48.082Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-17T09:24:48.642Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T09:24:49.575Z] docker_api_swarm_test.go:273: [db9c5a67d5844] joining swarm manager [da105b0e6bff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:24:50.145Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T09:24:50.145Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T09:24:50.145Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T09:24:50.145Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T09:24:50.145Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T09:24:50.145Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T09:24:50.146Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T09:24:50.146Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T09:24:50.146Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T09:24:52.044Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T09:24:52.044Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T09:24:52.089Z] --- PASS: TestInfoAPIWarnings (16.19s) [2022-03-17T09:24:52.089Z] === RUN TestInfoDebug [2022-03-17T09:24:52.089Z] --- PASS: TestInfoDebug (0.52s) [2022-03-17T09:24:52.089Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:24:52.089Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-17T09:24:52.089Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:24:52.089Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T09:24:52.089Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:24:52.089Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-17T09:24:52.089Z] === RUN TestPingCacheHeaders [2022-03-17T09:24:52.089Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-17T09:24:52.089Z] === RUN TestPingGet [2022-03-17T09:24:52.089Z] --- PASS: TestPingGet (0.01s) [2022-03-17T09:24:52.089Z] === RUN TestPingHead [2022-03-17T09:24:52.089Z] --- PASS: TestPingHead (0.02s) [2022-03-17T09:24:52.089Z] === RUN TestVersion [2022-03-17T09:24:52.089Z] --- PASS: TestVersion (0.02s) [2022-03-17T09:24:52.089Z] === CONT TestDiskUsage [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T09:24:52.350Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T09:24:52.611Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T09:24:52.873Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage (1.03s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run (0.25s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T09:24:52.873Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:24:52.873Z] PASS [2022-03-17T09:24:52.873Z] [2022-03-17T09:24:52.873Z] === Skipped [2022-03-17T09:24:52.873Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:24:52.873Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:24:52.873Z] [2022-03-17T09:24:52.873Z] DONE 50 tests, 1 skipped in 19.608s [2022-03-17T09:24:52.873Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T09:24:52.873Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:52.873Z] ++ set -e [2022-03-17T09:24:52.873Z] ++ '[' -n 0 ']' [2022-03-17T09:24:52.873Z] ++ set -x [2022-03-17T09:24:52.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:24:53.134Z] INFO: Testing against a local daemon [2022-03-17T09:24:53.134Z] === RUN TestVolumesCreateAndList [2022-03-17T09:24:53.134Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-17T09:24:53.134Z] === RUN TestVolumesRemove [2022-03-17T09:24:53.134Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-17T09:24:53.134Z] === RUN TestVolumesInspect [2022-03-17T09:24:53.134Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T09:24:53.134Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:24:53.134Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:24:53.134Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:24:53.134Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:24:53.134Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T09:24:53.134Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:24:53.134Z] PASS [2022-03-17T09:24:53.134Z] [2022-03-17T09:24:53.134Z] DONE 5 tests in 0.197s [2022-03-17T09:24:53.134Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:24:53.134Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T09:24:53.134Z] +++ kill 13754 [2022-03-17T09:24:53.379Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:24:53.379Z] INFO: Testing against a local daemon [2022-03-17T09:24:53.379Z] === RUN TestBuildWithSession [2022-03-17T09:24:53.379Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:24:53.379Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:24:53.379Z] === RUN TestBuildSquashParent [2022-03-17T09:24:53.379Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:24:53.379Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:53.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:53.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:53.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:53.396Z] +++ /etc/init.d/apparmor stop [2022-03-17T09:24:53.396Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:24:53.396Z] [2022-03-17T09:24:53.396Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:24:53.396Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:24:53.396Z] [2022-03-17T09:24:53.396Z] To set a process to complain mode, use the command line tool [2022-03-17T09:24:53.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:24:53.396Z] +++ true [2022-03-17T09:24:53.396Z] exiting test-integration [2022-03-17T09:24:53.396Z] ++ exit 0 [2022-03-17T09:24:53.396Z] [2022-03-17T09:24:53.416Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext Post stage [Pipeline] junit [2022-03-17T09:24:53.984Z] Recording test results [2022-03-17T09:24:53.988Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T09:24:54.136Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T09:24:54.485Z] + echo Ensuring container killed. [2022-03-17T09:24:54.486Z] Ensuring container killed. [2022-03-17T09:24:54.486Z] + docker rm -vf docker-pr4 [2022-03-17T09:24:54.486Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-03-17T09:24:54.777Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:24:54.777Z] Chowning /workspace to jenkins user [2022-03-17T09:24:54.777Z] + id -u [2022-03-17T09:24:54.777Z] + id -g [2022-03-17T09:24:54.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:24:54.777Z] Unable to find image 'busybox:latest' locally [2022-03-17T09:24:54.777Z] latest: Pulling from library/busybox [2022-03-17T09:24:55.038Z] aa5434a6d997: Pulling fs layer [2022-03-17T09:24:55.038Z] aa5434a6d997: Verifying Checksum [2022-03-17T09:24:55.038Z] aa5434a6d997: Download complete [2022-03-17T09:24:55.038Z] aa5434a6d997: Pull complete [2022-03-17T09:24:55.038Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T09:24:55.038Z] Status: Downloaded newer image for busybox:latest [2022-03-17T09:24:55.361Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T09:24:55.361Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:24:56.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:24:56.518Z] INFO: Testing against a local daemon [2022-03-17T09:24:56.518Z] === RUN TestBuildWithSession [2022-03-17T09:24:56.518Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:24:56.518Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:24:56.518Z] === RUN TestBuildSquashParent [2022-03-17T09:24:56.518Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:24:56.518Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:56.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:56.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:56.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:24:56.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:24:56.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:24:56.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:24:56.727Z] + bundleName=arm64-integration [2022-03-17T09:24:56.727Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-17T09:24:56.727Z] Creating arm64-integration-bundles.tar.gz [2022-03-17T09:24:56.727Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-03-17T09:24:56.727Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-17T09:24:56.743Z] Archiving artifacts [2022-03-17T09:24:57.886Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T09:24:58.465Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:24:58.784Z] + make clean [2022-03-17T09:24:58.784Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:24:58.784Z] docker-dev-cache [2022-03-17T09:24:58.784Z] docker-mod-cache [Pipeline] deleteDir [2022-03-17T09:24:58.816Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.95s) [2022-03-17T09:24:58.816Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-17T09:24:59.074Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T09:24:59.638Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T09:24:59.895Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T09:25:00.459Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T09:25:00.459Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T09:25:00.459Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:25:00.716Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T09:25:02.087Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T09:25:02.087Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T09:25:02.087Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:25:02.087Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T09:25:03.019Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T09:25:03.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-17T09:25:03.533Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T09:25:04.098Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T09:25:04.662Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T09:25:05.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:25:05.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:25:05.917Z] 2022/03/17 09:25:05 Closing DB instances... [2022-03-17T09:25:06.010Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-17T09:25:06.010Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-17T09:25:06.010Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T09:25:06.010Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-17T09:25:06.010Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-17T09:25:06.010Z] Cross building: bundles/cross/windows/amd64 [2022-03-17T09:25:06.010Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T09:25:06.010Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T09:25:06.036Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T09:25:06.968Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T09:25:07.483Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-03-17T09:25:07.483Z] === RUN TestFindNode [2022-03-17T09:25:07.483Z] 2022/03/17 09:25:07 Closing DB instances... [2022-03-17T09:25:07.483Z] --- PASS: TestFindNode (0.02s) [2022-03-17T09:25:07.483Z] === RUN TestChangeNodeState [2022-03-17T09:25:07.483Z] 2022/03/17 09:25:07 Closing DB instances... [2022-03-17T09:25:07.483Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-17T09:25:07.483Z] === RUN TestNodeReincarnation [2022-03-17T09:25:07.483Z] 2022/03/17 09:25:07 Closing DB instances... [2022-03-17T09:25:07.535Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T09:25:08.467Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T09:25:09.031Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T09:25:09.962Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T09:25:10.526Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T09:25:10.526Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T09:25:10.526Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T09:25:10.784Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T09:25:10.784Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T09:25:10.784Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T09:25:10.784Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T09:25:11.715Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T09:25:12.650Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T09:25:12.650Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T09:25:13.214Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-17T09:25:13.357Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-17T09:25:13.357Z] === RUN TestParallelCreate [2022-03-17T09:25:13.357Z] 2022/03/17 09:25:12 Closing DB instances... [2022-03-17T09:25:13.357Z] --- PASS: TestParallelCreate (0.02s) [2022-03-17T09:25:13.357Z] === RUN TestParallelDelete [2022-03-17T09:25:13.357Z] 2022/03/17 09:25:12 Closing DB instances... [2022-03-17T09:25:13.357Z] --- PASS: TestParallelDelete (0.02s) [2022-03-17T09:25:13.357Z] === RUN TestNetworkDBIslands [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:940faec8f662 with config:&{NodeID:940faec8f662 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 940faec8f662/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 940faec8f662/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6baeae070741 with config:&{NodeID:6baeae070741 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 6baeae070741/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 6baeae070741/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 6baeae070741/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 6baeae070741/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 940faec8f662/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=info msg="Node 940faec8f662/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:72774d41016b with config:&{NodeID:72774d41016b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 940faec8f662/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 940faec8f662/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 6baeae070741/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 6baeae070741/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-17T09:25:13.357Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-17T09:25:13.788Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9b6bf01490a4 with config:&{NodeID:9b6bf01490a4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 6baeae070741/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 6baeae070741/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 72774d41016b/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 940faec8f662/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 940faec8f662/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:13.828Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.044Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T09:25:14.227Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:25:14.227Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:25:14.297Z] time="2022-03-17T09:25:13Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d735bb89ddfe with config:&{NodeID:d735bb89ddfe Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 6baeae070741/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 6baeae070741/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 72774d41016b/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node 72774d41016b/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:14.298Z] time="2022-03-17T09:25:14Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:14.607Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T09:25:14.767Z] networkdb_test.go:835: Re-joining: 3 [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=info msg="The new bootstrap node list is:[172.27.224.166:10033 172.27.224.166:10034 172.27.224.166:10035]" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10033" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49370" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10034" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49371" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10035" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49372" [2022-03-17T09:25:14.767Z] networkdb_test.go:835: Re-joining: 4 [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=info msg="The new bootstrap node list is:[172.27.224.166:10033 172.27.224.166:10034 172.27.224.166:10035]" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10033" [2022-03-17T09:25:14.767Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49373" [2022-03-17T09:25:14.768Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10034" [2022-03-17T09:25:14.768Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49374" [2022-03-17T09:25:14.768Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10035" [2022-03-17T09:25:14.768Z] time="2022-03-17T09:25:14Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49375" [2022-03-17T09:25:15.173Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T09:25:15.173Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T09:25:15.173Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T09:25:15.173Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-17T09:25:15.173Z] PASS [2022-03-17T09:25:15.173Z] [2022-03-17T09:25:15.173Z] DONE 17 tests in 50.743s [2022-03-17T09:25:15.173Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-17T09:25:15.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:15.173Z] ++ set -e [2022-03-17T09:25:15.173Z] ++ '[' -n 0 ']' [2022-03-17T09:25:15.173Z] ++ set -x [2022-03-17T09:25:15.173Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node 0 leaving" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node2(6baeae070741): Node leave event for 940faec8f662/172.27.224.166" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node5(d735bb89ddfe): Node leave event for 940faec8f662/172.27.224.166" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node3(72774d41016b): Node leave event for 940faec8f662/172.27.224.166" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node1(940faec8f662): Node leave event for 940faec8f662/172.27.224.166" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="Node 940faec8f662 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:14Z" level=info msg="node4(9b6bf01490a4): Node leave event for 940faec8f662/172.27.224.166" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:15Z" level=info msg="Node 940faec8f662/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:15Z" level=info msg="Node 940faec8f662/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.238Z] time="2022-03-17T09:25:15Z" level=info msg="Node 940faec8f662/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.239Z] time="2022-03-17T09:25:15Z" level=info msg="Node 940faec8f662/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.239Z] time="2022-03-17T09:25:15Z" level=info msg="Node 940faec8f662/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.431Z] INFO: Testing against a local daemon [2022-03-17T09:25:15.431Z] === RUN TestPluginInvalidJSON [2022-03-17T09:25:15.431Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:25:15.431Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:25:15.431Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:25:15.431Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-17T09:25:15.431Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-17T09:25:15.431Z] === RUN TestPluginInstall [2022-03-17T09:25:15.431Z] === RUN TestPluginInstall/no_auth [2022-03-17T09:25:15.688Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T09:25:15.688Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T09:25:15.688Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T09:25:15.688Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="node 1 leaving" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="node4(9b6bf01490a4): Node leave event for 6baeae070741/172.27.224.166" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="node3(72774d41016b): Node leave event for 6baeae070741/172.27.224.166" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741 change state NodeActive --> NodeLeft" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="node5(d735bb89ddfe): Node leave event for 6baeae070741/172.27.224.166" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741 change state NodeActive --> NodeFailed" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741/172.27.224.166, added to failed nodes list" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=error msg="node: 6baeae070741 is unknown to memberlist" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.708Z] time="2022-03-17T09:25:15Z" level=info msg="Node 6baeae070741/172.27.224.166, left gossip cluster" [2022-03-17T09:25:15.945Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="node 2 leaving" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="Node 72774d41016b change state NodeActive --> NodeLeft" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="node4(9b6bf01490a4): Node leave event for 72774d41016b/172.27.224.166" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="Node 72774d41016b change state NodeActive --> NodeLeft" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="node5(d735bb89ddfe): Node leave event for 72774d41016b/172.27.224.166" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="Node 72774d41016b change state NodeActive --> NodeLeft" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="node3(72774d41016b): Node leave event for 72774d41016b/172.27.224.166" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=debug msg="memberlist: Failed ping: 6baeae070741 (timeout reached)" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.224.166:10037: use of closed network connection" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.224.166:10035: use of closed network connection" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.224.166:10036: use of closed network connection" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:15Z" level=info msg="Node 72774d41016b/172.27.224.166, left gossip cluster" [2022-03-17T09:25:16.177Z] time="2022-03-17T09:25:16Z" level=info msg="Node 72774d41016b/172.27.224.166, left gossip cluster" [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.14s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.17s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.40s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.47s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.47s) [2022-03-17T09:25:16.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.58s) [2022-03-17T09:25:16.340Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:25:16.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:25:16.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 72774d41016b/172.27.224.166, left gossip cluster" [2022-03-17T09:25:16.649Z] networkdb_test.go:867: node4: OK [2022-03-17T09:25:16.649Z] networkdb_test.go:867: node5: OK [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="node 0 coming back" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ca0ed5c1a82 with config:&{NodeID:4ca0ed5c1a82 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, added to nodes list" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="node 1 coming back" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4d2aeb220eff with config:&{NodeID:4d2aeb220eff Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, added to nodes list" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="node 2 coming back" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6084fac813cb with config:&{NodeID:6084fac813cb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 6084fac813cb/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="Node 6084fac813cb/172.27.224.166, added to nodes list" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49376" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=warning msg="memberlist: Failed fallback ping: write tcp 172.27.224.166:49376->172.27.224.166:10034: i/o timeout" [2022-03-17T09:25:16.649Z] time="2022-03-17T09:25:16Z" level=info msg="memberlist: Suspect 6baeae070741 has failed, no acks received" [2022-03-17T09:25:17.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T09:25:17.118Z] time="2022-03-17T09:25:16Z" level=debug msg="memberlist: Failed ping: 9b6bf01490a4 (timeout reached)" [2022-03-17T09:25:17.118Z] time="2022-03-17T09:25:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.27.224.166:10037: use of closed network connection" [2022-03-17T09:25:17.118Z] time="2022-03-17T09:25:16Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49377" [2022-03-17T09:25:17.330Z] time="2022-03-17T09:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:17.330Z] time="2022-03-17T09:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:864750f41e74438d8af899a92ce570f54f561c5d72bf5ce18d0d476a3fa5f78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:17.330Z] time="2022-03-17T09:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:17.330Z] time="2022-03-17T09:25:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:864750f41e74438d8af899a92ce570f54f561c5d72bf5ce18d0d476a3fa5f78c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:17.587Z] time="2022-03-17T09:25:17Z" level=warning msg="memberlist: Was able to connect to 9b6bf01490a4 but other probes failed, network may be misconfigured" [2022-03-17T09:25:17.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T09:25:17.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T09:25:17.845Z] === RUN TestPluginInstall/with_htpasswd [2022-03-17T09:25:18.102Z] time="2022-03-17T09:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:18.102Z] time="2022-03-17T09:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:401cccc0dfa324906a5d31b72a3398caea43d129b162df376030ae99f33fcb09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:18.102Z] time="2022-03-17T09:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:18.102Z] time="2022-03-17T09:25:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:401cccc0dfa324906a5d31b72a3398caea43d129b162df376030ae99f33fcb09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:18.666Z] === RUN TestPluginInstall/with_insecure [2022-03-17T09:25:18.924Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T09:25:19.490Z] time="2022-03-17T09:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:19.490Z] time="2022-03-17T09:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10ecc388ed70012111682a082d3a43ac7791f0b1d91cecf5c4af8c9cdc031de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:19.490Z] time="2022-03-17T09:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-17T09:25:19.490Z] time="2022-03-17T09:25:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f10ecc388ed70012111682a082d3a43ac7791f0b1d91cecf5c4af8c9cdc031de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-17T09:25:19.747Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T09:25:19.747Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T09:25:19.747Z] plugin_test.go:165: [d3dfaec7fabfb] daemon is not started [2022-03-17T09:25:19.747Z] --- PASS: TestPluginInstall (4.50s) [2022-03-17T09:25:19.747Z] --- PASS: TestPluginInstall/no_auth (2.39s) [2022-03-17T09:25:19.747Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-03-17T09:25:19.747Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-03-17T09:25:19.747Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:25:19.809Z] time="2022-03-17T09:25:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.224.166:10033 172.27.224.166:10034 172.27.224.166:10035]" [2022-03-17T09:25:20.278Z] time="2022-03-17T09:25:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.224.166:10033 172.27.224.166:10034 172.27.224.166:10035]" [2022-03-17T09:25:20.311Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10033" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49378" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, is the new incarnation of the shutdown node 940faec8f662/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10034" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49379" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, is the new incarnation of the shutdown node 6baeae070741/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10035" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49380" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, is the new incarnation of the shutdown node 72774d41016b/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, is the new incarnation of the shutdown node 940faec8f662/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, is the new incarnation of the shutdown node 6baeae070741/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, is the new incarnation of the shutdown node 72774d41016b/172.27.224.166" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, joined gossip cluster" [2022-03-17T09:25:20.749Z] time="2022-03-17T09:25:20Z" level=info msg="Node 6084fac813cb/172.27.224.166, added to nodes list" [2022-03-17T09:25:20.876Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10033" [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49381" [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10034" [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49382" [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.224.166:10035" [2022-03-17T09:25:21.221Z] time="2022-03-17T09:25:21Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49383" [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.78s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.78s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.97s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.31s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.08s) [2022-03-17T09:25:21.286Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.53s) [2022-03-17T09:25:21.286Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:25:21.286Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:25:21.441Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T09:25:21.441Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-17T09:25:21.694Z] 2022/03/17 09:25:21 Closing DB instances... [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82 change state NodeActive --> NodeLeft" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="node3(6084fac813cb): Node leave event for 4ca0ed5c1a82/172.27.224.166" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82 change state NodeActive --> NodeLeft" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82 change state NodeActive --> NodeLeft" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="node2(4d2aeb220eff): Node leave event for 4ca0ed5c1a82/172.27.224.166" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="node4(9b6bf01490a4): Node leave event for 4ca0ed5c1a82/172.27.224.166" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82 change state NodeActive --> NodeLeft" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="node1(4ca0ed5c1a82): Node leave event for 4ca0ed5c1a82/172.27.224.166" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82 change state NodeActive --> NodeLeft" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="node5(d735bb89ddfe): Node leave event for 4ca0ed5c1a82/172.27.224.166" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, left gossip cluster" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, left gossip cluster" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, left gossip cluster" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, left gossip cluster" [2022-03-17T09:25:21.694Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4ca0ed5c1a82/172.27.224.166, left gossip cluster" [2022-03-17T09:25:22.007Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T09:25:22.008Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4d2aeb220eff change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="node3(6084fac813cb): Node leave event for 4d2aeb220eff/172.27.224.166" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4d2aeb220eff change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="node5(d735bb89ddfe): Node leave event for 4d2aeb220eff/172.27.224.166" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4d2aeb220eff change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="node4(9b6bf01490a4): Node leave event for 4d2aeb220eff/172.27.224.166" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="Node 4d2aeb220eff change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:21Z" level=info msg="node2(4d2aeb220eff): Node leave event for 4d2aeb220eff/172.27.224.166" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:22Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, left gossip cluster" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:22Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, left gossip cluster" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:22Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, left gossip cluster" [2022-03-17T09:25:22.164Z] time="2022-03-17T09:25:22Z" level=info msg="Node 4d2aeb220eff/172.27.224.166, left gossip cluster" [2022-03-17T09:25:22.572Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T09:25:22.572Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="node5(d735bb89ddfe): Node leave event for 6084fac813cb/172.27.224.166" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="node4(9b6bf01490a4): Node leave event for 6084fac813cb/172.27.224.166" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb change state NodeActive --> NodeLeft" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="node3(6084fac813cb): Node leave event for 6084fac813cb/172.27.224.166" [2022-03-17T09:25:22.633Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb/172.27.224.166, left gossip cluster" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb/172.27.224.166, left gossip cluster" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=info msg="Node 6084fac813cb/172.27.224.166, left gossip cluster" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=debug msg="memberlist: Failed ping: d735bb89ddfe (timeout reached)" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.224.166:10035: use of closed network connection" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.224.166:10036: use of closed network connection" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:22Z" level=debug msg="memberlist: Stream connection from=172.27.224.166:49384" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:23Z" level=info msg="Node 9b6bf01490a4 change state NodeActive --> NodeLeft" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:23Z" level=info msg="node5(d735bb89ddfe): Node leave event for 9b6bf01490a4/172.27.224.166" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:23Z" level=info msg="Node 9b6bf01490a4 change state NodeActive --> NodeLeft" [2022-03-17T09:25:23.103Z] time="2022-03-17T09:25:23Z" level=info msg="node4(9b6bf01490a4): Node leave event for 9b6bf01490a4/172.27.224.166" [2022-03-17T09:25:23.135Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T09:25:23.573Z] time="2022-03-17T09:25:23Z" level=warning msg="memberlist: Was able to connect to d735bb89ddfe but other probes failed, network may be misconfigured" [2022-03-17T09:25:23.699Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T09:25:23.699Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T09:25:23.699Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-03-17T09:25:23.699Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-03-17T09:25:23.699Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-03-17T09:25:23.699Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:25:24.042Z] time="2022-03-17T09:25:23Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, left gossip cluster" [2022-03-17T09:25:24.264Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T09:25:24.512Z] time="2022-03-17T09:25:24Z" level=info msg="Node 9b6bf01490a4/172.27.224.166, left gossip cluster" [2022-03-17T09:25:24.523Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-03-17T09:25:24.523Z] PASS [2022-03-17T09:25:24.523Z] [2022-03-17T09:25:24.523Z] DONE 10 tests in 9.342s [2022-03-17T09:25:24.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-17T09:25:24.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:24.523Z] ++ set -e [2022-03-17T09:25:24.523Z] ++ '[' -n 0 ']' [2022-03-17T09:25:24.523Z] ++ set -x [2022-03-17T09:25:24.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:24.780Z] INFO: Testing against a local daemon [2022-03-17T09:25:24.780Z] === RUN TestExternalGraphDriver [2022-03-17T09:25:24.780Z] === RUN TestExternalGraphDriver/json [2022-03-17T09:25:24.982Z] time="2022-03-17T09:25:24Z" level=info msg="Node d735bb89ddfe/172.27.224.166, left gossip cluster" [2022-03-17T09:25:24.982Z] time="2022-03-17T09:25:24Z" level=info msg="Node d735bb89ddfe change state NodeActive --> NodeFailed" [2022-03-17T09:25:24.982Z] time="2022-03-17T09:25:24Z" level=info msg="Node d735bb89ddfe/172.27.224.166, added to failed nodes list" [2022-03-17T09:25:24.982Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-17T09:25:24.982Z] PASS [2022-03-17T09:25:24.982Z] coverage: 60.0% of statements [2022-03-17T09:25:24.982Z] ok github.com/docker/docker/libnetwork/networkdb 105.427s coverage: 60.0% of statements [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/quota [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T09:25:24.982Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T09:25:25.345Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T09:25:26.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-17T09:25:26.715Z] === RUN TestExternalGraphDriver/spec [2022-03-17T09:25:26.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T09:25:26.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T09:25:26.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T09:25:26.715Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T09:25:26.715Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T09:25:27.647Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === Skipped [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-17T09:25:27.941Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-17T09:25:27.941Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-17T09:25:27.941Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-17T09:25:27.941Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-17T09:25:27.941Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-17T09:25:27.941Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T09:25:27.941Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T09:25:27.941Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T09:25:27.941Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-17T09:25:27.941Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T09:25:27.941Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-17T09:25:27.941Z] daemon_test.go:145: root required [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-17T09:25:27.941Z] reload_test.go:342: root required [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-17T09:25:27.941Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-17T09:25:27.941Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-17T09:25:27.941Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-17T09:25:27.941Z] download_test.go:267: Needs fixing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-17T09:25:27.941Z] layer_test.go:291: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-17T09:25:27.941Z] layer_test.go:340: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-17T09:25:27.941Z] layer_test.go:455: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-17T09:25:27.941Z] layer_test.go:684: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-17T09:25:27.941Z] migration_test.go:45: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-17T09:25:27.941Z] migration_test.go:181: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-17T09:25:27.941Z] mount_test.go:17: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-17T09:25:27.941Z] mount_test.go:76: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-17T09:25:27.941Z] mount_test.go:125: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-17T09:25:27.941Z] mount_test.go:212: Failing on Windows [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-17T09:25:27.941Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-17T09:25:27.941Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-17T09:25:27.941Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-17T09:25:27.941Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-17T09:25:27.941Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-17T09:25:27.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-17T09:25:27.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-17T09:25:27.941Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.941Z] [2022-03-17T09:25:27.941Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-17T09:25:27.941Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-17T09:25:27.942Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-17T09:25:27.942Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-17T09:25:27.942Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:25:27.942Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:25:27.942Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:25:27.942Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:25:27.942Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:25:27.942Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:133: Xz not present in msys2 [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-17T09:25:27.942Z] archive_test.go:140: zstd not installed [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:252: Failing on Windows CI machines [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-17T09:25:27.942Z] archive_windows_test.go:16: Currently fails [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-17T09:25:27.942Z] changes_test.go:195: needs more investigation [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-17T09:25:27.942Z] changes_test.go:432: needs further investigation [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-17T09:25:27.942Z] changes_test.go:468: needs further investigation [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-03-17T09:25:27.942Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-17T09:25:27.942Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-17T09:25:27.942Z] poller_test.go:40: No chmod on Windows [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-17T09:25:27.942Z] fileutils_test.go:133: Needs porting to Windows [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-17T09:25:27.942Z] fileutils_test.go:179: Needs porting to Windows [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-17T09:25:27.942Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-17T09:25:27.942Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-17T09:25:27.942Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-17T09:25:27.942Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-17T09:25:27.942Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-17T09:25:27.942Z] [2022-03-17T09:25:27.942Z] DONE 2091 tests, 68 skipped in 296.326s [2022-03-17T09:25:27.942Z] INFO: make.ps1 ended at 03/17/2022 09:25:27 [2022-03-17T09:25:28.578Z] === RUN TestExternalGraphDriver/pull [2022-03-17T09:25:28.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:25:28.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:25:30.165Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-17T09:25:30.165Z] INFO: Unit tests ended at 03/17/2022 09:25:29. Duration:00:05:14.8786961 [2022-03-17T09:25:30.165Z] INFO: Building busybox [2022-03-17T09:25:30.165Z] Sending build context to Docker daemon 5.12kB [2022-03-17T09:25:30.165Z] [2022-03-17T09:25:30.165Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-17T09:25:30.165Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-17T09:25:30.165Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-17T09:25:30.165Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-17T09:25:30.165Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-17T09:25:30.165Z] ---> 6a11116086a4 [2022-03-17T09:25:30.165Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-17T09:25:30.165Z] ---> Running in f42278b28a7b [2022-03-17T09:25:30.405Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:25:30.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-17T09:25:30.475Z] --- PASS: TestExternalGraphDriver (5.65s) [2022-03-17T09:25:30.475Z] --- PASS: TestExternalGraphDriver/json (1.97s) [2022-03-17T09:25:30.475Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-03-17T09:25:30.475Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-03-17T09:25:30.475Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:25:31.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:25:31.861Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T09:25:31.865Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:25:32.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:25:32.427Z] docker_api_swarm_node_test.go:20: [d7c42595c7c05] joining swarm manager [d46af70842d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:25:32.685Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy (16.46s) [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.53s) [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-17T09:25:32.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-03-17T09:25:32.966Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:25:33.249Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T09:25:33.249Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T09:25:33.249Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T09:25:33.249Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T09:25:33.249Z] docker_api_swarm_node_test.go:21: [dcb6d381ec8be] joining swarm manager [d46af70842d2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:25:33.855Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:25:34.619Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2022-03-17T09:25:34.619Z] PASS [2022-03-17T09:25:34.619Z] [2022-03-17T09:25:34.619Z] DONE 5 tests in 10.184s [2022-03-17T09:25:34.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-17T09:25:34.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:34.619Z] ++ set -e [2022-03-17T09:25:34.619Z] ++ '[' -n 0 ']' [2022-03-17T09:25:34.619Z] ++ set -x [2022-03-17T09:25:34.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:34.876Z] INFO: Testing against a local daemon [2022-03-17T09:25:34.876Z] === RUN TestContinueAfterPluginCrash [2022-03-17T09:25:34.876Z] === PAUSE TestContinueAfterPluginCrash [2022-03-17T09:25:34.876Z] === RUN TestReadPluginNoRead [2022-03-17T09:25:34.876Z] === PAUSE TestReadPluginNoRead [2022-03-17T09:25:34.876Z] === RUN TestDaemonStartWithLogOpt [2022-03-17T09:25:34.876Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-17T09:25:34.876Z] === CONT TestContinueAfterPluginCrash [2022-03-17T09:25:34.876Z] === CONT TestDaemonStartWithLogOpt [2022-03-17T09:25:35.386Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:25:35.920Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-03-17T09:25:35.920Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:25:35.920Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:25:35.920Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T09:25:35.920Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:25:36.246Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T09:25:36.809Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy (15.42s) [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.00s) [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2022-03-17T09:25:36.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.71s) [2022-03-17T09:25:36.919Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:25:37.485Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2022-03-17T09:25:37.485Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:25:37.741Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T09:25:39.113Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2022-03-17T09:25:39.113Z] === CONT TestReadPluginNoRead [2022-03-17T09:25:39.815Z] --- PASS: TestBuildMultiStageParentConfig (3.09s) [2022-03-17T09:25:39.815Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:25:39.815Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:25:39.815Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T09:25:39.815Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:25:41.638Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T09:25:41.638Z] === RUN TestReadPluginNoRead/default [2022-03-17T09:25:41.638Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T09:25:41.992Z] --- PASS: TestBuildWithEmptyLayers (1.77s) [2022-03-17T09:25:41.992Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:25:43.046Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T09:25:43.046Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-17T09:25:43.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T09:25:43.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-17T09:25:43.978Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2022-03-17T09:25:44.911Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-17T09:25:44.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-17T09:25:46.282Z] === CONT TestReadPluginNoRead [2022-03-17T09:25:46.282Z] read_test.go:92: [d01ebd2031c01] daemon is not started [2022-03-17T09:25:46.282Z] --- PASS: TestReadPluginNoRead (7.16s) [2022-03-17T09:25:46.282Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-03-17T09:25:46.282Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2022-03-17T09:25:46.282Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2022-03-17T09:25:46.282Z] PASS [2022-03-17T09:25:46.282Z] [2022-03-17T09:25:46.282Z] DONE 6 tests in 11.460s [2022-03-17T09:25:46.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] ++ set -e [2022-03-17T09:25:46.282Z] ++ '[' -n 0 ']' [2022-03-17T09:25:46.282Z] ++ set -x [2022-03-17T09:25:46.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] testing: warning: no tests to run [2022-03-17T09:25:46.282Z] PASS [2022-03-17T09:25:46.282Z] [2022-03-17T09:25:46.282Z] DONE 0 tests in 0.045s [2022-03-17T09:25:46.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] ++ set -e [2022-03-17T09:25:46.282Z] ++ '[' -n 0 ']' [2022-03-17T09:25:46.282Z] ++ set -x [2022-03-17T09:25:46.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:46.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-17T09:25:46.282Z] INFO: Testing against a local daemon [2022-03-17T09:25:46.282Z] === RUN TestPluginWithDevMounts [2022-03-17T09:25:46.282Z] === PAUSE TestPluginWithDevMounts [2022-03-17T09:25:46.282Z] === CONT TestPluginWithDevMounts [2022-03-17T09:25:48.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-17T09:25:48.179Z] docker_api_swarm_test.go:502: [d53b3ab6aeb16] joining swarm manager [d51a59659533b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:25:48.436Z] --- PASS: TestPluginWithDevMounts (1.96s) [2022-03-17T09:25:48.436Z] PASS [2022-03-17T09:25:48.436Z] [2022-03-17T09:25:48.436Z] DONE 1 tests in 2.074s [2022-03-17T09:25:48.436Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-17T09:25:48.436Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:48.436Z] ++ set -e [2022-03-17T09:25:48.436Z] ++ '[' -n 0 ']' [2022-03-17T09:25:48.436Z] ++ set -x [2022-03-17T09:25:48.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:25:48.436Z] INFO: Testing against a local daemon [2022-03-17T09:25:48.436Z] === RUN TestSecretInspect [2022-03-17T09:25:49.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-17T09:25:49.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fae300_} [2022-03-17T09:25:50.993Z] --- PASS: TestSecretInspect (2.30s) [2022-03-17T09:25:50.993Z] === RUN TestSecretList [2022-03-17T09:25:50.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13231828709_/foo_false____} [2022-03-17T09:25:51.413Z] Removing intermediate container f42278b28a7b [2022-03-17T09:25:51.413Z] ---> e58c99adfc3f [2022-03-17T09:25:51.413Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-17T09:25:51.413Z] ---> Running in 897621c7e18f [2022-03-17T09:25:51.413Z] Removing intermediate container 897621c7e18f [2022-03-17T09:25:51.413Z] ---> 77b23e0470e2 [2022-03-17T09:25:51.413Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-17T09:25:51.413Z] ---> Running in abd3a3841cd3 [2022-03-17T09:25:51.413Z] Removing intermediate container abd3a3841cd3 [2022-03-17T09:25:51.413Z] ---> c660de197c8b [2022-03-17T09:25:51.413Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-17T09:25:51.883Z] [2022-03-17T09:25:52.353Z] ---> 7f60c7c16f78 [2022-03-17T09:25:52.353Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-17T09:25:52.353Z] ---> Running in 373fa6b3ea9e [2022-03-17T09:25:52.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13231828709_/foo_true____} [2022-03-17T09:25:53.324Z] --- PASS: TestSecretList (2.34s) [2022-03-17T09:25:53.324Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:25:53.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_false____} [2022-03-17T09:25:55.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_true____} [2022-03-17T09:25:55.258Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-03-17T09:25:55.258Z] === RUN TestSecretsUpdate [2022-03-17T09:25:55.299Z] --- PASS: TestBuildMultiStageOnBuild (15.76s) [2022-03-17T09:25:55.299Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:25:55.299Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:25:55.299Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T09:25:55.299Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:25:56.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_true__0xc000fae330__} [2022-03-17T09:25:57.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fae348_} [2022-03-17T09:25:57.760Z] docker_api_swarm_test.go:507: [db9796abc8363] joining swarm manager [d51a59659533b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:25:58.017Z] --- PASS: TestSecretsUpdate (2.59s) [2022-03-17T09:25:58.017Z] === RUN TestTemplatedSecret [2022-03-17T09:25:58.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fae360_} [2022-03-17T09:25:59.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fae378_} [2022-03-17T09:25:59.665Z] --- PASS: TestBuildMultiStageOnBuild (15.41s) [2022-03-17T09:25:59.665Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:25:59.665Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:25:59.665Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-17T09:25:59.665Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:26:00.756Z] --- PASS: TestTemplatedSecret (2.68s) [2022-03-17T09:26:00.756Z] === RUN TestSecretCreateResolve [2022-03-17T09:26:00.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fae390_} [2022-03-17T09:26:02.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T09:26:03.063Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-03-17T09:26:03.063Z] PASS [2022-03-17T09:26:03.063Z] [2022-03-17T09:26:03.063Z] DONE 6 tests in 14.509s [2022-03-17T09:26:03.063Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-17T09:26:03.063Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:26:03.063Z] ++ set -e [2022-03-17T09:26:03.063Z] ++ '[' -n 0 ']' [2022-03-17T09:26:03.063Z] ++ set -x [2022-03-17T09:26:03.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:26:03.063Z] INFO: Testing against a local daemon [2022-03-17T09:26:03.063Z] === RUN TestServiceCreateInit [2022-03-17T09:26:03.063Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T09:26:03.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-17T09:26:03.577Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T09:26:06.099Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T09:26:07.470Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T09:26:07.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:26:07.800Z] --- PASS: TestBuildMultiStageLayerLeak (13.49s) [2022-03-17T09:26:07.801Z] === RUN TestBuildWithHugeFile [2022-03-17T09:26:09.978Z] --- PASS: TestBuildMultiStageLayerLeak (12.58s) [2022-03-17T09:26:09.978Z] === RUN TestBuildWithHugeFile [2022-03-17T09:26:09.993Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T09:26:10.924Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T09:26:11.180Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T09:26:11.802Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T09:26:12.366Z] --- PASS: TestServiceCreateInit (9.03s) [2022-03-17T09:26:12.366Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.26s) [2022-03-17T09:26:12.366Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.75s) [2022-03-17T09:26:12.366Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:26:12.623Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-17T09:26:13.188Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T09:26:13.752Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T09:26:14.684Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T09:26:15.248Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T09:26:16.180Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T09:26:17.113Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T09:26:17.680Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T09:26:17.753Z] Removing intermediate container 373fa6b3ea9e [2022-03-17T09:26:17.753Z] ---> d2dc4845fea8 [2022-03-17T09:26:17.753Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-17T09:26:17.753Z] ---> Running in 3018461c9b27 [2022-03-17T09:26:17.753Z] [2022-03-17T09:26:17.753Z] SUCCESS: Specified value was saved. [2022-03-17T09:26:18.612Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T09:26:19.177Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T09:26:19.324Z] Removing intermediate container 3018461c9b27 [2022-03-17T09:26:19.324Z] ---> 015533c76f41 [2022-03-17T09:26:19.324Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-17T09:26:19.324Z] ---> Running in c7c054f627a0 [2022-03-17T09:26:19.742Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T09:26:20.673Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T09:26:21.237Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T09:26:21.801Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T09:26:22.733Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T09:26:22.734Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T09:26:23.298Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T09:26:23.862Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T09:26:24.425Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T09:26:24.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T09:26:25.198Z] Cannot create a file when that file already exists. [2022-03-17T09:26:25.554Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T09:26:26.486Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T09:26:27.050Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T09:26:28.421Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T09:26:29.351Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2022-03-17T09:26:29.351Z] === RUN TestCreateServiceConflict [2022-03-17T09:26:29.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-17T09:26:29.959Z] Removing intermediate container c7c054f627a0 [2022-03-17T09:26:29.959Z] ---> 51c4fba7194c [2022-03-17T09:26:29.959Z] Step 13/13 : CMD ["sh"] [2022-03-17T09:26:29.959Z] ---> Running in 0aa3291e65e4 [2022-03-17T09:26:30.430Z] Removing intermediate container 0aa3291e65e4 [2022-03-17T09:26:30.430Z] ---> d8b66c4563b8 [2022-03-17T09:26:30.430Z] Successfully built d8b66c4563b8 [2022-03-17T09:26:30.430Z] Successfully tagged busybox:latest [2022-03-17T09:26:30.430Z] INFO: Docker images of the daemon under test [2022-03-17T09:26:30.430Z] [2022-03-17T09:26:30.430Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T09:26:30.430Z] busybox latest d8b66c4563b8 Less than a second ago 5.78GB [2022-03-17T09:26:30.430Z] microsoft/windowsservercore latest 6a11116086a4 13 days ago 5.75GB [2022-03-17T09:26:30.430Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 13 days ago 5.75GB [2022-03-17T09:26:30.430Z] [2022-03-17T09:26:30.430Z] INFO: Running integration tests at 03/17/2022 09:26:30... [2022-03-17T09:26:30.430Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-17T09:26:30.430Z] INFO: Integration API tests being run from the host: [2022-03-17T09:26:30.430Z] INFO: make.ps1 starting at 03/17/2022 09:26:30 [2022-03-17T09:26:31.815Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T09:26:31.815Z] --- PASS: TestCreateServiceConflict (2.70s) [2022-03-17T09:26:31.815Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:26:32.001Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-17T09:26:32.381Z] docker_api_swarm_node_test.go:81: [de0650ce1fb98] joining swarm manager [d62acb9e6e3e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:26:34.906Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T09:26:35.471Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T09:26:35.728Z] --- PASS: TestCreateServiceMaxReplicas (3.85s) [2022-03-17T09:26:35.728Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:26:39.907Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T09:26:42.432Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T09:26:42.432Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T09:26:42.544Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-17T09:26:42.544Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T09:26:42.544Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-17T09:26:42.544Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-17T09:26:42.544Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-17T09:26:42.544Z] remote: Enumerating objects: 23, done. [2022-03-17T09:26:42.544Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-17T09:26:42.544Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-17T09:26:42.544Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-17T09:26:42.544Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-03-17T09:26:42.544Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-17T09:26:42.544Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-17T09:26:45.096Z] Cross building: bundles/cross/linux/ppc64le [2022-03-17T09:26:45.096Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T09:26:45.096Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T09:26:45.710Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-17T09:26:45.967Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T09:26:46.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-17T09:26:46.482Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T09:26:47.413Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T09:26:48.782Z] docker_api_swarm_node_test.go:53: [dc6745b482f80] joining swarm manager [dfa359688eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:26:48.782Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T09:26:49.346Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T09:26:49.346Z] docker_api_swarm_node_test.go:54: [d554f8ed783ce] joining swarm manager [dfa359688eeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:26:50.277Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T09:26:50.277Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.45s) [2022-03-17T09:26:50.277Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:26:50.277Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T09:26:50.842Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T09:26:52.212Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T09:26:52.212Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T09:26:52.212Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T09:26:52.469Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T09:26:53.040Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T09:26:53.040Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T09:26:53.040Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T09:26:53.040Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T09:26:53.605Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T09:26:53.863Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T09:26:53.863Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T09:26:53.863Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T09:26:54.120Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T09:26:54.120Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:26:54.120Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T09:26:54.120Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T09:26:54.120Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T09:26:55.492Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T09:26:55.492Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T09:26:55.749Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T09:26:58.272Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T09:26:58.272Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T09:26:58.272Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T09:26:58.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T09:26:58.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T09:26:58.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T09:26:59.094Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T09:27:00.024Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T09:27:00.281Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T09:27:01.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T09:27:02.143Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T09:27:03.074Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T09:27:03.074Z] --- PASS: TestCreateServiceSecretFileMode (12.83s) [2022-03-17T09:27:03.074Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:27:03.332Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T09:27:03.332Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T09:27:03.896Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T09:27:03.896Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-17T09:27:03.896Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-17T09:27:03.896Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-17T09:27:05.266Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-17T09:27:05.830Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-17T09:27:06.762Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-17T09:27:06.762Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-17T09:27:06.762Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-17T09:27:06.762Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-17T09:27:13.305Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T09:27:13.869Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T09:27:14.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:27:14.787Z] INFO: Testing against a local daemon [2022-03-17T09:27:14.787Z] === RUN TestBuildWithSession [2022-03-17T09:27:14.787Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:27:14.787Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-17T09:27:14.787Z] === RUN TestBuildSquashParent [2022-03-17T09:27:14.787Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:27:14.787Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:27:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:27:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:27:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:27:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:27:14.787Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:27:14.787Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:27:14.788Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:27:14.788Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:27:14.788Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-17T09:27:14.788Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-17T09:27:14.788Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-17T09:27:14.788Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-17T09:27:15.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T09:27:15.773Z] --- PASS: TestCreateServiceConfigFileMode (12.90s) [2022-03-17T09:27:15.773Z] === RUN TestCreateServiceSysctls [2022-03-17T09:27:17.146Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-17T09:27:18.077Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T09:27:18.643Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T09:27:19.576Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T09:27:19.576Z] --- PASS: TestCreateServiceSysctls (3.77s) [2022-03-17T09:27:19.576Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:27:20.142Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T09:27:20.706Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T09:27:21.270Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-17T09:27:21.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-17T09:27:22.092Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-03-17T09:27:22.092Z] === RUN TestInspect [2022-03-17T09:27:23.023Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-17T09:27:23.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-17T09:27:23.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-17T09:27:24.395Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T09:27:25.765Z] --- PASS: TestInspect (3.41s) [2022-03-17T09:27:25.765Z] === RUN TestCreateJob [2022-03-17T09:27:27.138Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-17T09:27:28.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-17T09:27:28.999Z] --- PASS: TestCreateJob (3.34s) [2022-03-17T09:27:29.000Z] === RUN TestReplicatedJob [2022-03-17T09:27:29.257Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T09:27:30.195Z] docker_api_swarm_test.go:202: [d36ccefc2439f] joining swarm manager [d4dbe9ca08458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:27:30.760Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T09:27:32.657Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T09:27:35.185Z] --- PASS: TestReplicatedJob (5.90s) [2022-03-17T09:27:35.185Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.86s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.11s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.11s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.20s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.67s) [2022-03-17T09:27:38.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.37s) [2022-03-17T09:27:38.438Z] === RUN TestBuildMultiStageCopy [2022-03-17T09:27:38.438Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-17T09:27:38.508Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T09:27:38.508Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-03-17T09:27:38.508Z] === RUN TestServiceListWithStatuses [2022-03-17T09:27:38.508Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:27:38.508Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:27:38.508Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:27:38.508Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T09:27:39.072Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T09:27:40.441Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-17T09:27:40.441Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T09:27:40.702Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-17T09:27:40.960Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-17T09:27:40.960Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T09:27:42.330Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T09:27:42.330Z] --- PASS: TestDockerNetworkConnectAlias (4.47s) [2022-03-17T09:27:42.330Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:27:43.705Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T09:27:43.705Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T09:27:43.705Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T09:27:44.270Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T09:27:44.527Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T09:27:45.092Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T09:27:46.021Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2022-03-17T09:27:46.021Z] === RUN TestServicePlugin [2022-03-17T09:27:46.278Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-17T09:27:46.535Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-17T09:27:46.535Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T09:27:46.535Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-17T09:27:46.535Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T09:27:46.535Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T09:27:47.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-17T09:27:47.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-17T09:27:48.112Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-17T09:27:48.433Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-17T09:27:48.998Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T09:27:49.685Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-17T09:27:49.929Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T09:27:49.929Z] plugin_test.go:61: [d51e5abb0c4d5] joining swarm manager [d2650a1062e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:27:50.493Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T09:27:51.056Z] plugin_test.go:64: [d736604f3230e] joining swarm manager [d2650a1062e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy (14.54s) [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.56s) [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.40s) [2022-03-17T09:27:51.255Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-03-17T09:27:51.255Z] === RUN TestBuildMultiStageParentConfig [2022-03-17T09:27:52.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-17T09:27:54.211Z] --- PASS: TestBuildMultiStageParentConfig (2.83s) [2022-03-17T09:27:54.211Z] === RUN TestBuildLabelWithTargets [2022-03-17T09:27:54.211Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:27:54.211Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-17T09:27:54.211Z] === RUN TestBuildWithEmptyLayers [2022-03-17T09:27:55.474Z] docker_api_swarm_test.go:384: [dae20f8a5867f] joining swarm manager [d361f54f48996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:27:55.731Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T09:27:55.785Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2022-03-17T09:27:55.785Z] === RUN TestBuildMultiStageOnBuild [2022-03-17T09:27:56.295Z] docker_api_swarm_test.go:385: [d907795e90bee] joining swarm manager [d361f54f48996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:27:56.295Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-17T09:27:57.246Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T09:27:59.767Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T09:28:00.334Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T09:28:02.856Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T09:28:13.612Z] --- PASS: TestBuildMultiStageOnBuild (17.80s) [2022-03-17T09:28:13.612Z] === RUN TestBuildUncleanTarFilenames [2022-03-17T09:28:13.612Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:13.612Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-17T09:28:13.612Z] === RUN TestBuildMultiStageLayerLeak [2022-03-17T09:28:15.040Z] === RUN TestDockerSuite/TestExec [2022-03-17T09:28:15.040Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T09:28:15.040Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T09:28:15.040Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T09:28:15.603Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T09:28:16.538Z] --- PASS: TestServicePlugin (30.57s) [2022-03-17T09:28:16.538Z] === RUN TestServiceUpdateLabel [2022-03-17T09:28:16.795Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T09:28:17.360Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T09:28:17.925Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T09:28:18.489Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T09:28:19.420Z] --- PASS: TestServiceUpdateLabel (2.58s) [2022-03-17T09:28:19.420Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:28:19.420Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T09:28:19.677Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T09:28:20.178Z] --- PASS: TestBuildWithHugeFile (124.87s) [2022-03-17T09:28:20.178Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:28:20.178Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:28:20.178Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:28:20.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:20.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:20.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:20.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:20.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:20.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:20.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:20.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:20.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:20.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-17T09:28:20.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T09:28:20.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T09:28:20.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T09:28:20.178Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:28:20.178Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:20.178Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:28:20.178Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-17T09:28:20.178Z] PASS [2022-03-17T09:28:20.178Z] ok github.com/docker/docker/integration/build 204.965s [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === Skipped [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T09:28:20.178Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T09:28:20.178Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T09:28:20.178Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T09:28:20.178Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:28:20.178Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T09:28:20.178Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] DONE 29 tests, 6 skipped in 241.542s [2022-03-17T09:28:20.178Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T09:28:20.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:28:20.178Z] INFO: Testing against a local daemon [2022-03-17T09:28:20.178Z] === RUN TestConfigInspect [2022-03-17T09:28:20.178Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestConfigList [2022-03-17T09:28:20.178Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:28:20.178Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestConfigsUpdate [2022-03-17T09:28:20.178Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestTemplatedConfig [2022-03-17T09:28:20.178Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestConfigCreateResolve [2022-03-17T09:28:20.178Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:20.178Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T09:28:20.178Z] PASS [2022-03-17T09:28:20.178Z] ok github.com/docker/docker/integration/config 0.108s [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === Skipped [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T09:28:20.178Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:20.178Z] [2022-03-17T09:28:20.178Z] DONE 6 tests, 6 skipped in 2.551s [2022-03-17T09:28:20.178Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T09:28:20.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:28:20.178Z] INFO: Testing against a local daemon [2022-03-17T09:28:20.178Z] === RUN TestCheckpoint [2022-03-17T09:28:20.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:28:20.178Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestContainerInvalidJSON [2022-03-17T09:28:20.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:20.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:20.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:20.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:20.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:20.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:20.178Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-17T09:28:20.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-17T09:28:20.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-17T09:28:20.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:28:20.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-17T09:28:20.178Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:28:20.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-17T09:28:20.178Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:28:20.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-17T09:28:20.178Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:28:20.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-03-17T09:28:20.178Z] === RUN TestCopyFromContainer [2022-03-17T09:28:20.178Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:28:20.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:20.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:20.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:20.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:20.178Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:20.178Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:20.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:20.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:20.178Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:20.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:28:20.178Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:28:20.178Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:28:20.178Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:28:20.178Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:28:20.178Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:28:20.178Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:28:20.178Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:28:20.178Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:28:20.178Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-17T09:28:20.178Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-17T09:28:20.178Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:28:20.178Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.178Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:28:20.178Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:20.178Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:28:20.178Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:20.178Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:28:20.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:20.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:20.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:20.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:20.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:20.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:20.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:20.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:20.179Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:20.179Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:20.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:20.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:20.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:20.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:20.179Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:28:20.179Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:28:20.179Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:28:20.179Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:28:20.179Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:28:20.179Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:28:20.179Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:28:20.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-17T09:28:20.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:28:20.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:28:20.179Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T09:28:20.179Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:28:20.179Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:20.179Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestDiff [2022-03-17T09:28:20.179Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:20.179Z] --- SKIP: TestDiff (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestExecWithCloseStdin [2022-03-17T09:28:20.179Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T09:28:20.179Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-17T09:28:20.179Z] === RUN TestExec [2022-03-17T09:28:20.241Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T09:28:21.612Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T09:28:21.620Z] --- PASS: TestBuildWithHugeFile (125.81s) [2022-03-17T09:28:21.620Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:28:21.620Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:28:21.620Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:28:21.620Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:21.620Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:21.620Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:21.620Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:21.620Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:21.620Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:21.620Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:28:21.620Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:28:21.620Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:28:21.620Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-17T09:28:21.620Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T09:28:21.620Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T09:28:21.620Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T09:28:21.620Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:28:21.620Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:21.620Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:28:21.620Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-17T09:28:21.620Z] PASS [2022-03-17T09:28:21.620Z] ok github.com/docker/docker/integration/build 199.639s [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === Skipped [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T09:28:21.620Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T09:28:21.620Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T09:28:21.620Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-17T09:28:21.620Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:28:21.620Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T09:28:21.620Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] DONE 29 tests, 6 skipped in 235.767s [2022-03-17T09:28:21.620Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T09:28:21.620Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:28:21.620Z] INFO: Testing against a local daemon [2022-03-17T09:28:21.620Z] === RUN TestConfigInspect [2022-03-17T09:28:21.620Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestConfigList [2022-03-17T09:28:21.620Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:28:21.620Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestConfigsUpdate [2022-03-17T09:28:21.620Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestTemplatedConfig [2022-03-17T09:28:21.620Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T09:28:21.620Z] === RUN TestConfigCreateResolve [2022-03-17T09:28:21.620Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:21.620Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T09:28:21.620Z] PASS [2022-03-17T09:28:21.620Z] ok github.com/docker/docker/integration/config 0.107s [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === Skipped [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T09:28:21.620Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.620Z] [2022-03-17T09:28:21.620Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T09:28:21.621Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.621Z] [2022-03-17T09:28:21.621Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:28:21.621Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.621Z] [2022-03-17T09:28:21.621Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T09:28:21.621Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.621Z] [2022-03-17T09:28:21.621Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T09:28:21.621Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:21.621Z] [2022-03-17T09:28:21.621Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T09:28:21.621Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:21.621Z] [2022-03-17T09:28:21.621Z] DONE 6 tests, 6 skipped in 2.531s [2022-03-17T09:28:21.621Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T09:28:22.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:28:22.079Z] INFO: Testing against a local daemon [2022-03-17T09:28:22.079Z] === RUN TestCheckpoint [2022-03-17T09:28:22.079Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:28:22.539Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:28:22.539Z] === RUN TestContainerInvalidJSON [2022-03-17T09:28:22.539Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:22.539Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:22.539Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:22.539Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:22.539Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:28:22.539Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:28:22.539Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-03-17T09:28:22.539Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T09:28:22.539Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-17T09:28:22.539Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:28:22.539Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-17T09:28:22.539Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:28:22.543Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T09:28:22.996Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-17T09:28:22.996Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:28:22.996Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-03-17T09:28:22.996Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:28:23.105Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T09:28:23.453Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-03-17T09:28:23.453Z] === RUN TestCopyFromContainer [2022-03-17T09:28:23.453Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:23.453Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:28:23.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:23.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:23.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:23.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:23.453Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:23.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:23.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:28:23.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:28:23.453Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:28:23.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-17T09:28:23.453Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:28:23.453Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:28:23.453Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-17T09:28:23.453Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:28:23.453Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:23.453Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:28:23.453Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:23.453Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:28:23.453Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:28:23.453Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:23.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:23.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:28:23.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:28:23.453Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:28:23.453Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T09:28:23.453Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:28:23.453Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:28:23.453Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:28:23.453Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:28:23.453Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:28:23.454Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:28:23.911Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-03-17T09:28:23.911Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:28:23.911Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:28:23.911Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T09:28:23.911Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:28:23.911Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:23.911Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:28:23.911Z] === RUN TestDiff [2022-03-17T09:28:23.911Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:23.911Z] --- SKIP: TestDiff (0.00s) [2022-03-17T09:28:23.911Z] === RUN TestExecWithCloseStdin [2022-03-17T09:28:23.976Z] --- PASS: TestExec (4.39s) [2022-03-17T09:28:23.976Z] === RUN TestExecUser [2022-03-17T09:28:23.976Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:28:23.976Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:28:23.976Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:23.976Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:28:23.976Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:23.976Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:28:23.976Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:23.976Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestHealthKillContainer [2022-03-17T09:28:23.976Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:28:23.976Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:28:23.976Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:28:23.976Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:28:23.976Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:28:24.037Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T09:28:24.634Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T09:28:26.006Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T09:28:26.570Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-17T09:28:26.818Z] --- PASS: TestExecWithCloseStdin (2.76s) [2022-03-17T09:28:26.818Z] === RUN TestExec [2022-03-17T09:28:27.135Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T09:28:27.699Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T09:28:27.771Z] --- PASS: TestKillContainerInvalidSignal (3.59s) [2022-03-17T09:28:27.771Z] === RUN TestKillContainer [2022-03-17T09:28:27.771Z] === RUN TestKillContainer/no_signal [2022-03-17T09:28:28.262Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T09:28:28.826Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T09:28:29.083Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T09:28:29.718Z] --- PASS: TestExec (2.66s) [2022-03-17T09:28:29.718Z] === RUN TestExecUser [2022-03-17T09:28:29.718Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:28:29.718Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:28:29.718Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:29.718Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:28:29.718Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:29.718Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:28:29.718Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:29.718Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestHealthKillContainer [2022-03-17T09:28:29.718Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:28:29.718Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:28:29.718Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:28:29.718Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:28:29.718Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:28:30.453Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T09:28:30.711Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T09:28:31.276Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T09:28:31.572Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:28:31.572Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:28:31.572Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:28:31.892Z] --- PASS: TestKillContainerInvalidSignal (2.46s) [2022-03-17T09:28:31.892Z] === RUN TestKillContainer [2022-03-17T09:28:31.892Z] === RUN TestKillContainer/no_signal [2022-03-17T09:28:34.079Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:28:34.079Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:28:34.079Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:28:34.548Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2022-03-17T09:28:34.548Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:28:34.867Z] --- PASS: TestBuildMultiStageLayerLeak (21.14s) [2022-03-17T09:28:34.867Z] === RUN TestBuildWithHugeFile [2022-03-17T09:28:35.365Z] --- PASS: TestKillContainer (7.61s) [2022-03-17T09:28:35.365Z] --- PASS: TestKillContainer/no_signal (3.65s) [2022-03-17T09:28:35.365Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:28:35.365Z] --- PASS: TestKillContainer/killing_signal (3.91s) [2022-03-17T09:28:35.365Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:28:35.365Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:35.365Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestKillStoppedContainer [2022-03-17T09:28:35.365Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:35.365Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:28:35.365Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:35.365Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:28:35.365Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:28:35.365Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:28:35.365Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:35.365Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:28:35.365Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:28:35.365Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:28:35.365Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:28:36.634Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-17T09:28:36.634Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T09:28:36.634Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-17T09:28:36.634Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-17T09:28:36.634Z] Cross building: bundles/cross/linux/s390x [2022-03-17T09:28:36.634Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T09:28:36.634Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T09:28:37.024Z] --- PASS: TestKillContainer (5.50s) [2022-03-17T09:28:37.024Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-03-17T09:28:37.024Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:28:37.024Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2022-03-17T09:28:37.024Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:28:37.024Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:37.024Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestKillStoppedContainer [2022-03-17T09:28:37.024Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:37.024Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:28:37.024Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:28:37.024Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:28:37.024Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:28:37.024Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:28:37.024Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:37.024Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:28:37.024Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:28:37.024Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:28:37.024Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:28:39.156Z] --- PASS: TestLogsFollowTailEmpty (3.75s) [2022-03-17T09:28:39.156Z] === RUN TestNetworkNat [2022-03-17T09:28:39.156Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:39.156Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T09:28:39.156Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:28:39.920Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2022-03-17T09:28:39.920Z] === RUN TestNetworkNat [2022-03-17T09:28:39.920Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:39.920Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T09:28:39.920Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:28:42.720Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T09:28:42.720Z] === RUN TestDockerSuite/TestExecTTY [2022-03-17T09:28:42.816Z] --- PASS: TestNetworkLocalhostTCPNat (2.80s) [2022-03-17T09:28:42.816Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:28:42.816Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:42.816Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T09:28:42.816Z] === RUN TestPause [2022-03-17T09:28:42.816Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:28:42.816Z] --- SKIP: TestPause (0.00s) [2022-03-17T09:28:42.816Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:28:42.978Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T09:28:43.542Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T09:28:43.926Z] --- PASS: TestNetworkLocalhostTCPNat (4.41s) [2022-03-17T09:28:43.926Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:28:43.926Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:43.926Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T09:28:43.926Z] === RUN TestPause [2022-03-17T09:28:43.927Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:28:43.927Z] --- SKIP: TestPause (0.00s) [2022-03-17T09:28:43.927Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:28:44.110Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T09:28:44.676Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T09:28:44.676Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T09:28:44.676Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T09:28:44.992Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.44s) [2022-03-17T09:28:44.992Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:28:44.992Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:44.992Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T09:28:44.992Z] === RUN TestPsFilter [2022-03-17T09:28:44.992Z] --- PASS: TestPsFilter (0.41s) [2022-03-17T09:28:44.992Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:28:46.047Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-17T09:28:46.304Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T09:28:46.883Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.42s) [2022-03-17T09:28:46.883Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:28:46.883Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:28:46.883Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T09:28:46.883Z] === RUN TestPsFilter [2022-03-17T09:28:46.883Z] --- PASS: TestPsFilter (0.36s) [2022-03-17T09:28:46.883Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:28:47.237Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-17T09:28:47.802Z] check_test.go:379: [d907795e90bee] daemon is not started [2022-03-17T09:28:47.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-17T09:28:48.060Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T09:28:48.768Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.03s) [2022-03-17T09:28:48.768Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:28:49.004Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T09:28:49.004Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-03-17T09:28:49.004Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:28:49.942Z] docker_api_swarm_test.go:802: [d27ae6da45ea3] joining swarm manager [d7dc1e268db9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:28:50.672Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.43s) [2022-03-17T09:28:50.672Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:28:51.670Z] --- PASS: TestRemoveContainerWithVolume (3.04s) [2022-03-17T09:28:51.670Z] === RUN TestRemoveContainerRunning [2022-03-17T09:28:51.835Z] docker_api_swarm_test.go:802: [df32797bb0809] joining swarm manager [d7dc1e268db9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:28:52.765Z] docker_api_swarm_test.go:802: [db2cf35c23b5a] joining swarm manager [d7dc1e268db9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T09:28:53.330Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T09:28:53.841Z] --- PASS: TestRemoveContainerRunning (2.59s) [2022-03-17T09:28:53.841Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:28:53.898Z] docker_api_swarm_test.go:802: [d283f02fe1bf7] joining swarm manager [d7dc1e268db9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T09:28:54.463Z] --- PASS: TestRemoveContainerWithVolume (3.43s) [2022-03-17T09:28:54.463Z] === RUN TestRemoveContainerRunning [2022-03-17T09:28:56.418Z] docker_api_swarm_test.go:810: [d64ef730ab222] joining swarm manager [d7dc1e268db9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-17T09:28:56.739Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.51s) [2022-03-17T09:28:56.739Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:28:56.739Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-17T09:28:56.739Z] === RUN TestRenameLinkedContainer [2022-03-17T09:28:56.739Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:28:56.739Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T09:28:56.739Z] === RUN TestRenameStoppedContainer [2022-03-17T09:28:57.415Z] --- PASS: TestRemoveContainerRunning (3.37s) [2022-03-17T09:28:57.415Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:28:58.310Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T09:28:59.634Z] --- PASS: TestRenameStoppedContainer (2.94s) [2022-03-17T09:28:59.634Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:28:59.679Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T09:29:01.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2022-03-17T09:29:01.204Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:29:01.204Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-17T09:29:01.204Z] === RUN TestRenameLinkedContainer [2022-03-17T09:29:01.204Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:29:01.204Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T09:29:01.204Z] === RUN TestRenameStoppedContainer [2022-03-17T09:29:01.573Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2022-03-17T09:29:01.573Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:29:02.941Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-17T09:29:03.504Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-17T09:29:03.761Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T09:29:04.157Z] --- PASS: TestRenameStoppedContainer (3.36s) [2022-03-17T09:29:04.157Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:29:04.313Z] --- PASS: TestRenameRunningContainerAndReuse (4.96s) [2022-03-17T09:29:04.313Z] === RUN TestRenameInvalidName [2022-03-17T09:29:04.324Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T09:29:04.325Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T09:29:04.325Z] === RUN TestDockerSuite/TestHealth [2022-03-17T09:29:07.206Z] --- PASS: TestRenameInvalidName (2.56s) [2022-03-17T09:29:07.206Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:29:10.870Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-17T09:29:11.315Z] --- PASS: TestRenameRunningContainerAndReuse (7.15s) [2022-03-17T09:29:11.315Z] === RUN TestRenameInvalidName [2022-03-17T09:29:15.111Z] --- PASS: TestRenameInvalidName (3.52s) [2022-03-17T09:29:15.111Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:29:18.999Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-03-17T09:29:18.999Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-17T09:29:18.999Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-03-17T09:29:18.999Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-03-17T09:29:18.999Z] PASS [2022-03-17T09:29:18.999Z] [2022-03-17T09:29:18.999Z] === Skipped [2022-03-17T09:29:18.999Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-17T09:29:18.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-17T09:29:18.999Z] [2022-03-17T09:29:18.999Z] DONE 27 tests, 1 skipped in 195.034s [2022-03-17T09:29:18.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] ++ set -e [2022-03-17T09:29:18.999Z] ++ '[' -n 0 ']' [2022-03-17T09:29:18.999Z] ++ set -x [2022-03-17T09:29:18.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] INFO: Testing against a local daemon [2022-03-17T09:29:18.999Z] === RUN TestSessionCreate [2022-03-17T09:29:18.999Z] --- PASS: TestSessionCreate (0.03s) [2022-03-17T09:29:18.999Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:29:18.999Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-17T09:29:18.999Z] PASS [2022-03-17T09:29:18.999Z] [2022-03-17T09:29:18.999Z] DONE 2 tests in 0.146s [2022-03-17T09:29:18.999Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] ++ set -e [2022-03-17T09:29:18.999Z] ++ '[' -n 0 ']' [2022-03-17T09:29:18.999Z] ++ set -x [2022-03-17T09:29:18.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:18.999Z] INFO: Testing against a local daemon [2022-03-17T09:29:18.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:29:18.999Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:29:18.999Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:29:18.999Z] === RUN TestDiskUsage [2022-03-17T09:29:18.999Z] === PAUSE TestDiskUsage [2022-03-17T09:29:18.999Z] === RUN TestEventsExecDie [2022-03-17T09:29:18.999Z] --- PASS: TestEventsExecDie (0.56s) [2022-03-17T09:29:18.999Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:29:18.999Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-17T09:29:18.999Z] === RUN TestEventsVolumeCreate [2022-03-17T09:29:18.999Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-17T09:29:18.999Z] === RUN TestInfoBinaryCommits [2022-03-17T09:29:18.999Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-17T09:29:18.999Z] === RUN TestInfoAPIVersioned [2022-03-17T09:29:18.999Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-17T09:29:18.999Z] === RUN TestInfoAPI [2022-03-17T09:29:18.999Z] --- PASS: TestInfoAPI (0.01s) [2022-03-17T09:29:18.999Z] === RUN TestInfoAPIWarnings [2022-03-17T09:29:19.564Z] --- PASS: TestRenameAnonymousContainer (11.32s) [2022-03-17T09:29:19.564Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:29:20.531Z] --- PASS: TestRenameContainerWithSameName (2.50s) [2022-03-17T09:29:20.531Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:29:20.531Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:29:20.531Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:29:20.531Z] === RUN TestResize [2022-03-17T09:29:23.426Z] --- PASS: TestResize (2.46s) [2022-03-17T09:29:23.426Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T09:29:24.250Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T09:29:24.507Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T09:29:24.507Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T09:29:24.507Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T09:29:24.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T09:29:24.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T09:29:25.020Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T09:29:25.277Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T09:29:25.277Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T09:29:25.595Z] --- PASS: TestResizeWithInvalidSize (2.43s) [2022-03-17T09:29:25.595Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:29:25.840Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T09:29:26.099Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T09:29:26.663Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T09:29:27.227Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T09:29:27.227Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T09:29:27.627Z] --- PASS: TestRenameAnonymousContainer (12.38s) [2022-03-17T09:29:27.627Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:29:27.791Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T09:29:28.493Z] --- PASS: TestResizeWhenContainerNotStarted (3.13s) [2022-03-17T09:29:28.493Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:29:28.493Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:29:28.493Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:29:28.493Z] === RUN TestStats [2022-03-17T09:29:28.493Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:29:28.493Z] --- SKIP: TestStats (0.00s) [2022-03-17T09:29:28.493Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:29:30.314Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T09:29:30.314Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T09:29:30.314Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T09:29:30.578Z] --- PASS: TestRenameContainerWithSameName (3.47s) [2022-03-17T09:29:30.578Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:29:30.578Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:29:30.578Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:29:30.578Z] === RUN TestResize [2022-03-17T09:29:31.683Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T09:29:32.616Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T09:29:32.616Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T09:29:33.536Z] --- PASS: TestResize (3.01s) [2022-03-17T09:29:33.536Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:29:33.987Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T09:29:34.917Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T09:29:35.176Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-03-17T09:29:35.176Z] === RUN TestInfoDebug [2022-03-17T09:29:35.551Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.15s) [2022-03-17T09:29:35.552Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:29:35.552Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:29:35.552Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T09:29:35.552Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:29:35.739Z] --- PASS: TestInfoDebug (0.53s) [2022-03-17T09:29:35.739Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:29:36.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T09:29:36.303Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-17T09:29:36.303Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:29:36.867Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T09:29:36.867Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-17T09:29:36.867Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:29:36.867Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-17T09:29:36.867Z] === RUN TestPingCacheHeaders [2022-03-17T09:29:36.867Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-17T09:29:36.867Z] === RUN TestPingGet [2022-03-17T09:29:36.867Z] --- PASS: TestPingGet (0.02s) [2022-03-17T09:29:36.867Z] === RUN TestPingHead [2022-03-17T09:29:37.124Z] --- PASS: TestPingHead (0.02s) [2022-03-17T09:29:37.124Z] === RUN TestVersion [2022-03-17T09:29:37.124Z] --- PASS: TestVersion (0.02s) [2022-03-17T09:29:37.124Z] === CONT TestDiskUsage [2022-03-17T09:29:37.329Z] --- PASS: TestResizeWithInvalidSize (3.27s) [2022-03-17T09:29:37.329Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:29:37.381Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/container_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/image_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/volume_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-17T09:29:37.638Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-17T09:29:37.895Z] === RUN TestDiskUsage/after_container.Run [2022-03-17T09:29:38.154Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T09:29:38.154Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-17T09:29:38.154Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-17T09:29:38.154Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage (1.36s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-17T09:29:38.419Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-17T09:29:38.419Z] PASS [2022-03-17T09:29:38.419Z] [2022-03-17T09:29:38.419Z] === Skipped [2022-03-17T09:29:38.419Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:29:38.419Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-17T09:29:38.419Z] [2022-03-17T09:29:38.419Z] DONE 50 tests, 1 skipped in 20.266s [2022-03-17T09:29:38.419Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-17T09:29:38.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:38.419Z] ++ set -e [2022-03-17T09:29:38.419Z] ++ '[' -n 0 ']' [2022-03-17T09:29:38.419Z] ++ set -x [2022-03-17T09:29:38.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-17T09:29:38.685Z] INFO: Testing against a local daemon [2022-03-17T09:29:38.685Z] === RUN TestVolumesCreateAndList [2022-03-17T09:29:38.685Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-17T09:29:38.685Z] === RUN TestVolumesRemove [2022-03-17T09:29:38.685Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-17T09:29:38.685Z] === RUN TestVolumesInspect [2022-03-17T09:29:38.685Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-17T09:29:38.685Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:29:38.685Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:29:38.685Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:29:38.685Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:29:38.685Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-17T09:29:38.685Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:29:38.685Z] PASS [2022-03-17T09:29:38.685Z] [2022-03-17T09:29:38.685Z] DONE 5 tests in 0.329s [2022-03-17T09:29:38.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:29:38.685Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T09:29:38.942Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T09:29:38.942Z] +++ kill 6560 [2022-03-17T09:29:39.198Z] +++ /etc/init.d/apparmor stop [2022-03-17T09:29:39.198Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:29:39.198Z] [2022-03-17T09:29:39.198Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:29:39.198Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:29:39.198Z] [2022-03-17T09:29:39.198Z] To set a process to complain mode, use the command line tool [2022-03-17T09:29:39.198Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:29:39.198Z] +++ true [2022-03-17T09:29:39.198Z] exiting test-integration [2022-03-17T09:29:39.198Z] ++ exit 0 [2022-03-17T09:29:39.198Z] [2022-03-17T09:29:39.455Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T09:29:40.019Z] + for job in $(jobs -p) [2022-03-17T09:29:40.019Z] + wait 9692 [2022-03-17T09:29:40.276Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T09:29:40.280Z] --- PASS: TestResizeWhenContainerNotStarted (3.30s) [2022-03-17T09:29:40.280Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:29:40.280Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:29:40.280Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:29:40.280Z] === RUN TestStats [2022-03-17T09:29:40.280Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:29:40.280Z] --- SKIP: TestStats (0.00s) [2022-03-17T09:29:40.280Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:29:40.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T09:29:41.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-17T09:29:41.098Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T09:29:41.663Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T09:29:41.663Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-17T09:29:43.035Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T09:29:43.292Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T09:29:43.856Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T09:29:43.856Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T09:29:44.113Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T09:29:44.113Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T09:29:44.113Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T09:29:45.042Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T09:29:45.299Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T09:29:45.863Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T09:29:46.426Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T09:29:46.426Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T09:29:46.426Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T09:29:46.426Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T09:29:46.426Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T09:29:46.683Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T09:29:47.248Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T09:29:47.248Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T09:29:47.814Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T09:29:48.376Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T09:29:50.268Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T09:29:50.268Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T09:29:50.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.45s) [2022-03-17T09:29:50.703Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:29:50.703Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:29:50.703Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T09:29:50.703Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:29:50.832Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T09:29:51.396Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T09:29:52.327Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T09:29:52.584Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T09:29:53.148Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T09:29:53.712Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T09:29:53.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T09:29:54.534Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T09:29:55.098Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T09:29:55.098Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-17T09:29:56.480Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T09:29:57.411Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T09:29:58.345Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T09:29:58.602Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T09:29:59.533Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T09:30:00.661Z] --- PASS: TestUpdateRestartPolicy (23.76s) [2022-03-17T09:30:00.661Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:30:00.904Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T09:30:01.118Z] --- PASS: TestUpdateRestartWithAutoRemove (2.48s) [2022-03-17T09:30:01.118Z] === RUN TestWaitNonBlocked [2022-03-17T09:30:01.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:01.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:01.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:01.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:01.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:01.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:02.273Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T09:30:02.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-17T09:30:02.273Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T09:30:04.169Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T09:30:04.169Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T09:30:04.851Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-17T09:30:04.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.54s) [2022-03-17T09:30:04.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.68s) [2022-03-17T09:30:04.851Z] === RUN TestWaitBlocked [2022-03-17T09:30:04.851Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:04.851Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T09:30:04.851Z] PASS [2022-03-17T09:30:04.851Z] ok github.com/docker/docker/integration/container 102.657s [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === Skipped [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T09:30:04.851Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T09:30:04.851Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:30:04.851Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:30:04.851Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:30:04.851Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:30:04.851Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T09:30:04.851Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-17T09:30:04.851Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:30:04.851Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T09:30:04.851Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T09:30:04.851Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T09:30:04.851Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:30:04.851Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T09:30:04.851Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T09:30:04.851Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:30:04.851Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.851Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:30:04.851Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:30:04.851Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:30:04.851Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:30:04.852Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T09:30:04.852Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T09:30:04.852Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T09:30:04.852Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T09:30:04.852Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T09:30:04.852Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:30:04.852Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:30:04.852Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T09:30:04.852Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T09:30:04.852Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T09:30:04.852Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:04.852Z] [2022-03-17T09:30:04.852Z] DONE 87 tests, 33 skipped in 105.761s [2022-03-17T09:30:04.852Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T09:30:05.101Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T09:30:06.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-17T09:30:09.000Z] docker_api_swarm_service_test.go:395: [df6303dd15edd] joining swarm manager [dc9647ace5c70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:30:09.932Z] docker_api_swarm_service_test.go:395: [d0cf210a7d096] joining swarm manager [dc9647ace5c70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:30:14.109Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T09:30:15.479Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T09:30:15.998Z] --- PASS: TestUpdateRestartPolicy (25.81s) [2022-03-17T09:30:15.998Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:30:16.850Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T09:30:17.107Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T09:30:18.496Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-17T09:30:18.496Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T09:30:18.757Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T09:30:18.757Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T09:30:18.757Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T09:30:18.954Z] --- PASS: TestUpdateRestartWithAutoRemove (3.51s) [2022-03-17T09:30:18.954Z] === RUN TestWaitNonBlocked [2022-03-17T09:30:18.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:18.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:18.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:18.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:18.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:30:18.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:30:19.325Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T09:30:19.583Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T09:30:23.720Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-17T09:30:23.720Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.60s) [2022-03-17T09:30:23.720Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.74s) [2022-03-17T09:30:23.720Z] === RUN TestWaitBlocked [2022-03-17T09:30:23.720Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:23.720Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T09:30:23.720Z] PASS [2022-03-17T09:30:23.720Z] ok github.com/docker/docker/integration/container 125.882s [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === Skipped [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T09:30:23.720Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T09:30:23.720Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:30:23.720Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:30:23.720Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:30:23.720Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:30:23.720Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-17T09:30:23.720Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T09:30:23.720Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:30:23.720Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T09:30:23.720Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-17T09:30:23.720Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T09:30:23.720Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T09:30:23.720Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.720Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:30:23.720Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:23.720Z] [2022-03-17T09:30:23.758Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T09:30:23.758Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T09:30:24.191Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T09:30:24.191Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:30:24.191Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:30:24.191Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:30:24.191Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T09:30:24.191Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T09:30:24.191Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T09:30:24.191Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T09:30:24.191Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T09:30:24.191Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:30:24.191Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:30:24.191Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T09:30:24.191Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T09:30:24.191Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T09:30:24.191Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:24.191Z] [2022-03-17T09:30:24.191Z] DONE 87 tests, 34 skipped in 128.980s [2022-03-17T09:30:24.191Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T09:30:25.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-17T09:30:27.019Z] docker_api_swarm_service_test.go:343: [dd8095b725994] joining swarm manager [dab6f8e3c42a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:30:27.951Z] docker_api_swarm_service_test.go:343: [da7bbfb22dbbe] joining swarm manager [dab6f8e3c42a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:30:28.171Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-17T09:30:28.171Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T09:30:28.171Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-17T09:30:28.171Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-17T09:30:28.171Z] [Pipeline] } [Pipeline] // stage [2022-03-17T09:30:28.208Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-17T09:30:28.521Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-17T09:30:28.773Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T09:30:28.773Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T09:30:28.813Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/test/unit [2022-03-17T09:30:29.075Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-17T09:30:29.075Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-17T09:30:29.075Z] + TESTDIRS=./... [2022-03-17T09:30:29.075Z] + exclude_paths='/vendor/|/integration' [2022-03-17T09:30:29.075Z] ++ go list ./... [2022-03-17T09:30:29.075Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-17T09:30:30.023Z] + pkg_list='github.com/docker/docker/api [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/backend [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/events [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/filters [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/image [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/mount [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/network [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/registry [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/time [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/volume [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli/config [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli/debug [2022-03-17T09:30:30.023Z] github.com/docker/docker/client [2022-03-17T09:30:30.023Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:30:30.023Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:30:30.023Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:30:30.023Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:30:30.023Z] github.com/docker/docker/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/container/stream [2022-03-17T09:30:30.023Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:30:30.023Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:30:30.023Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/config [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/events [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/exec [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/images [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/links [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/names [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/network [2022-03-17T09:30:30.023Z] github.com/docker/docker/daemon/stats [2022-03-17T09:30:30.023Z] github.com/docker/docker/distribution [2022-03-17T09:30:30.023Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:30:30.023Z] github.com/docker/docker/distribution/utils [2022-03-17T09:30:30.023Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:30:30.023Z] github.com/docker/docker/dockerversion [2022-03-17T09:30:30.023Z] github.com/docker/docker/errdefs [2022-03-17T09:30:30.023Z] github.com/docker/docker/image [2022-03-17T09:30:30.023Z] github.com/docker/docker/image/cache [2022-03-17T09:30:30.023Z] github.com/docker/docker/image/tarexport [2022-03-17T09:30:30.023Z] github.com/docker/docker/image/v1 [2022-03-17T09:30:30.023Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:30:30.023Z] github.com/docker/docker/layer [2022-03-17T09:30:30.023Z] github.com/docker/docker/libcontainerd [2022-03-17T09:30:30.023Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:30:30.023Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:30:30.023Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:30:30.023Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:30:30.023Z] github.com/docker/docker/oci [2022-03-17T09:30:30.023Z] github.com/docker/docker/oci/caps [2022-03-17T09:30:30.023Z] github.com/docker/docker/opts [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/archive [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/directory [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/platform [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/pools [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/progress [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/signal [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/stack [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/system [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:30:30.023Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:30:30.023Z] github.com/docker/docker/plugin [2022-03-17T09:30:30.023Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:30:30.023Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:30:30.023Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:30:30.023Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:30:30.023Z] github.com/docker/docker/quota [2022-03-17T09:30:30.023Z] github.com/docker/docker/reference [2022-03-17T09:30:30.023Z] github.com/docker/docker/registry [2022-03-17T09:30:30.023Z] github.com/docker/docker/registry/resumable [2022-03-17T09:30:30.023Z] github.com/docker/docker/restartmanager [2022-03-17T09:30:30.023Z] github.com/docker/docker/rootless [2022-03-17T09:30:30.023Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:30:30.023Z] github.com/docker/docker/runconfig [2022-03-17T09:30:30.023Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/environment [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/registry [2022-03-17T09:30:30.023Z] github.com/docker/docker/testutil/request [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/drivers [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/local [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/mounts [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/service [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:30:30.023Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:30:30.023Z] ++ grep --fixed-strings -v /libnetwork [2022-03-17T09:30:30.023Z] ++ echo 'github.com/docker/docker/api [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/backend [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/container [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/events [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/filters [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/image [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/mount [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/network [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/registry [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/time [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:30:30.023Z] github.com/docker/docker/api/types/volume [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:30:30.023Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli/config [2022-03-17T09:30:30.023Z] github.com/docker/docker/cli/debug [2022-03-17T09:30:30.023Z] github.com/docker/docker/client [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:30:30.024Z] github.com/docker/docker/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/container/stream [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/config [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/events [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/exec [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/images [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/links [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/names [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/network [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/stats [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/utils [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:30:30.024Z] github.com/docker/docker/dockerversion [2022-03-17T09:30:30.024Z] github.com/docker/docker/errdefs [2022-03-17T09:30:30.024Z] github.com/docker/docker/image [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/cache [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/tarexport [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/v1 [2022-03-17T09:30:30.024Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:30:30.024Z] github.com/docker/docker/layer [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:30:30.024Z] github.com/docker/docker/oci [2022-03-17T09:30:30.024Z] github.com/docker/docker/oci/caps [2022-03-17T09:30:30.024Z] github.com/docker/docker/opts [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/archive [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/directory [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/platform [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/pools [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/progress [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/signal [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/stack [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/system [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:30:30.024Z] github.com/docker/docker/plugin [2022-03-17T09:30:30.024Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:30:30.024Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:30:30.024Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:30:30.024Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:30:30.024Z] github.com/docker/docker/quota [2022-03-17T09:30:30.024Z] github.com/docker/docker/reference [2022-03-17T09:30:30.024Z] github.com/docker/docker/registry [2022-03-17T09:30:30.024Z] github.com/docker/docker/registry/resumable [2022-03-17T09:30:30.024Z] github.com/docker/docker/restartmanager [2022-03-17T09:30:30.024Z] github.com/docker/docker/rootless [2022-03-17T09:30:30.024Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:30:30.024Z] github.com/docker/docker/runconfig [2022-03-17T09:30:30.024Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/environment [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/registry [2022-03-17T09:30:30.024Z] github.com/docker/docker/testutil/request [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/drivers [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/local [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/mounts [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/service [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:30:30.024Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:30:30.024Z] + base_pkg_list='github.com/docker/docker/api [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/backend [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/events [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/filters [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/image [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/mount [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/network [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/registry [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/time [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/versions [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:30:30.024Z] github.com/docker/docker/api/types/volume [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:30:30.024Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:30:30.024Z] github.com/docker/docker/cli [2022-03-17T09:30:30.024Z] github.com/docker/docker/cli/config [2022-03-17T09:30:30.024Z] github.com/docker/docker/cli/debug [2022-03-17T09:30:30.024Z] github.com/docker/docker/client [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:30:30.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:30:30.024Z] github.com/docker/docker/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/container/stream [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:30:30.024Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/config [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/events [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/exec [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/images [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/links [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/names [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/network [2022-03-17T09:30:30.024Z] github.com/docker/docker/daemon/stats [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/utils [2022-03-17T09:30:30.024Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:30:30.024Z] github.com/docker/docker/dockerversion [2022-03-17T09:30:30.024Z] github.com/docker/docker/errdefs [2022-03-17T09:30:30.024Z] github.com/docker/docker/image [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/cache [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/tarexport [2022-03-17T09:30:30.024Z] github.com/docker/docker/image/v1 [2022-03-17T09:30:30.024Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:30:30.024Z] github.com/docker/docker/layer [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:30:30.024Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:30:30.024Z] github.com/docker/docker/oci [2022-03-17T09:30:30.024Z] github.com/docker/docker/oci/caps [2022-03-17T09:30:30.024Z] github.com/docker/docker/opts [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/archive [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:30:30.024Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/directory [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/platform [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pools [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/progress [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/signal [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stack [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/system [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:30:30.025Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:30:30.025Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:30:30.025Z] github.com/docker/docker/quota [2022-03-17T09:30:30.025Z] github.com/docker/docker/reference [2022-03-17T09:30:30.025Z] github.com/docker/docker/registry [2022-03-17T09:30:30.025Z] github.com/docker/docker/registry/resumable [2022-03-17T09:30:30.025Z] github.com/docker/docker/restartmanager [2022-03-17T09:30:30.025Z] github.com/docker/docker/rootless [2022-03-17T09:30:30.025Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:30:30.025Z] github.com/docker/docker/runconfig [2022-03-17T09:30:30.025Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/environment [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/registry [2022-03-17T09:30:30.025Z] github.com/docker/docker/testutil/request [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/drivers [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/local [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/mounts [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/service [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:30:30.025Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:30:30.025Z] ++ grep --fixed-strings /libnetwork [2022-03-17T09:30:30.025Z] ++ echo 'github.com/docker/docker/api [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/backend [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/container [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/events [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/filters [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/image [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/mount [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/network [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/registry [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/time [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/versions [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:30:30.025Z] github.com/docker/docker/api/types/volume [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:30:30.025Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:30:30.025Z] github.com/docker/docker/cli [2022-03-17T09:30:30.025Z] github.com/docker/docker/cli/config [2022-03-17T09:30:30.025Z] github.com/docker/docker/cli/debug [2022-03-17T09:30:30.025Z] github.com/docker/docker/client [2022-03-17T09:30:30.025Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:30:30.025Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:30:30.025Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:30:30.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:30:30.025Z] github.com/docker/docker/container [2022-03-17T09:30:30.025Z] github.com/docker/docker/container/stream [2022-03-17T09:30:30.025Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:30:30.025Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:30:30.025Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/config [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/events [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/exec [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/images [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/links [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/names [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/network [2022-03-17T09:30:30.025Z] github.com/docker/docker/daemon/stats [2022-03-17T09:30:30.025Z] github.com/docker/docker/distribution [2022-03-17T09:30:30.025Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:30:30.025Z] github.com/docker/docker/distribution/utils [2022-03-17T09:30:30.025Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:30:30.025Z] github.com/docker/docker/dockerversion [2022-03-17T09:30:30.025Z] github.com/docker/docker/errdefs [2022-03-17T09:30:30.025Z] github.com/docker/docker/image [2022-03-17T09:30:30.025Z] github.com/docker/docker/image/cache [2022-03-17T09:30:30.025Z] github.com/docker/docker/image/tarexport [2022-03-17T09:30:30.025Z] github.com/docker/docker/image/v1 [2022-03-17T09:30:30.025Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:30:30.025Z] github.com/docker/docker/layer [2022-03-17T09:30:30.025Z] github.com/docker/docker/libcontainerd [2022-03-17T09:30:30.025Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:30:30.025Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:30:30.025Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:30:30.025Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/libnetwork/types [2022-03-17T09:30:30.025Z] github.com/docker/docker/oci [2022-03-17T09:30:30.025Z] github.com/docker/docker/oci/caps [2022-03-17T09:30:30.025Z] github.com/docker/docker/opts [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/archive [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/directory [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/platform [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pools [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/progress [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/signal [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stack [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/system [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:30:30.025Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:30:30.025Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:30:30.025Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:30:30.025Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:30:30.025Z] github.com/docker/docker/quota [2022-03-17T09:30:30.025Z] github.com/docker/docker/reference [2022-03-17T09:30:30.025Z] github.com/docker/docker/registry [2022-03-17T09:30:30.025Z] github.com/docker/docker/registry/resumable [2022-03-17T09:30:30.026Z] github.com/docker/docker/restartmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/rootless [2022-03-17T09:30:30.026Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:30:30.026Z] github.com/docker/docker/runconfig [2022-03-17T09:30:30.026Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/environment [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/registry [2022-03-17T09:30:30.026Z] github.com/docker/docker/testutil/request [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/drivers [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/local [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/mounts [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/service [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:30:30.026Z] github.com/docker/docker/volume/testutils' [2022-03-17T09:30:30.026Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/types' [2022-03-17T09:30:30.026Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-17T09:30:30.026Z] + echo 'github.com/docker/docker/libnetwork [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/types' [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:30:30.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:30:30.026Z] + type docker-proxy [2022-03-17T09:30:30.026Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-17T09:30:30.026Z] + hack/make.sh binary-proxy install-proxy [2022-03-17T09:30:30.026Z] [2022-03-17T09:30:30.026Z] Removing bundles/ [2022-03-17T09:30:30.026Z] [2022-03-17T09:30:30.026Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-17T09:30:30.026Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-17T09:30:30.026Z] GOOS="" GOARCH="" GOARM="" [2022-03-17T09:30:30.145Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T09:30:31.515Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T09:30:32.080Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T09:30:33.013Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T09:30:33.943Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T09:30:34.815Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:30:34.815Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:30:34.815Z] === RUN TestDaemonConfigValidation [2022-03-17T09:30:34.815Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T09:30:34.815Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:30:34.815Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:30:34.815Z] === RUN TestDaemonProxy [2022-03-17T09:30:34.815Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:30:34.815Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T09:30:34.815Z] PASS [2022-03-17T09:30:34.815Z] ok github.com/docker/docker/integration/daemon 0.154s [2022-03-17T09:30:34.815Z] [2022-03-17T09:30:34.815Z] === Skipped [2022-03-17T09:30:34.815Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:30:34.815Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] [2022-03-17T09:30:34.815Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T09:30:34.815Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] [2022-03-17T09:30:34.815Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:30:34.815Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:30:34.815Z] [2022-03-17T09:30:34.815Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T09:30:34.815Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:30:34.815Z] [2022-03-17T09:30:34.815Z] DONE 4 tests, 4 skipped in 26.544s [2022-03-17T09:30:34.815Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T09:30:35.838Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T09:30:36.096Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T09:30:36.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:36.347Z] INFO: Testing against a local daemon [2022-03-17T09:30:36.347Z] === RUN TestCommitInheritsEnv [2022-03-17T09:30:36.347Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:30:36.347Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T09:30:36.347Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:30:36.347Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:36.347Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:30:36.347Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:30:36.347Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:36.347Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T09:30:36.347Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:30:36.347Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-03-17T09:30:36.347Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:30:36.347Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T09:30:36.347Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:30:36.664Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T09:30:37.882Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-03-17T09:30:37.882Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:30:37.882Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T09:30:37.882Z] === RUN TestTagInvalidReference [2022-03-17T09:30:37.882Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T09:30:37.882Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:30:37.882Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-17T09:30:37.882Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:30:37.882Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-17T09:30:37.882Z] === RUN TestTagOfficialNames [2022-03-17T09:30:37.882Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-17T09:30:37.882Z] === RUN TestTagMatchesDigest [2022-03-17T09:30:37.882Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-17T09:30:37.882Z] PASS [2022-03-17T09:30:37.882Z] ok github.com/docker/docker/integration/image 1.820s [2022-03-17T09:30:38.179Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-17T09:30:38.179Z] [2022-03-17T09:30:38.179Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-17T09:30:38.179Z] Installing docker-proxy to /usr/local/bin/ [2022-03-17T09:30:38.179Z] [2022-03-17T09:30:38.179Z] + mkdir -p bundles [2022-03-17T09:30:38.179Z] + '[' -n 'github.com/docker/docker/api [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/backend/build [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/httputils [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/middleware [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/build [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/container [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/debug [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/distribution [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/grpc [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/image [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/network [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/plugin [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/session [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/swarm [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/system [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/server/router/volume [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/backend [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/blkiodev [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/container [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/events [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/filters [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/image [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/mount [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/network [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/registry [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/strslice [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/swarm [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/time [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/versions [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-17T09:30:38.179Z] github.com/docker/docker/api/types/volume [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/builder-next/worker [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/dockerfile [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/remotecontext [2022-03-17T09:30:38.179Z] github.com/docker/docker/builder/remotecontext/git [2022-03-17T09:30:38.179Z] github.com/docker/docker/cli [2022-03-17T09:30:38.179Z] github.com/docker/docker/cli/config [2022-03-17T09:30:38.179Z] github.com/docker/docker/cli/debug [2022-03-17T09:30:38.179Z] github.com/docker/docker/client [2022-03-17T09:30:38.179Z] github.com/docker/docker/cmd/docker-proxy [2022-03-17T09:30:38.179Z] github.com/docker/docker/cmd/dockerd [2022-03-17T09:30:38.179Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-17T09:30:38.179Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-17T09:30:38.179Z] github.com/docker/docker/container [2022-03-17T09:30:38.179Z] github.com/docker/docker/container/stream [2022-03-17T09:30:38.179Z] github.com/docker/docker/contrib/apparmor [2022-03-17T09:30:38.179Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-17T09:30:38.179Z] github.com/docker/docker/contrib/httpserver [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster/convert [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster/executor [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/cluster/provider [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/config [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/events [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/events/testutils [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/exec [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-17T09:30:38.179Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/images [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/initlayer [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/links [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/listeners [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/gelf [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/journald [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/local [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/logentries [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/splunk [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/syslog [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/logger/templates [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/names [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/network [2022-03-17T09:30:38.180Z] github.com/docker/docker/daemon/stats [2022-03-17T09:30:38.180Z] github.com/docker/docker/distribution [2022-03-17T09:30:38.180Z] github.com/docker/docker/distribution/metadata [2022-03-17T09:30:38.180Z] github.com/docker/docker/distribution/utils [2022-03-17T09:30:38.180Z] github.com/docker/docker/distribution/xfer [2022-03-17T09:30:38.180Z] github.com/docker/docker/dockerversion [2022-03-17T09:30:38.180Z] github.com/docker/docker/errdefs [2022-03-17T09:30:38.180Z] github.com/docker/docker/image [2022-03-17T09:30:38.180Z] github.com/docker/docker/image/cache [2022-03-17T09:30:38.180Z] github.com/docker/docker/image/tarexport [2022-03-17T09:30:38.180Z] github.com/docker/docker/image/v1 [2022-03-17T09:30:38.180Z] github.com/docker/docker/internal/test/suite [2022-03-17T09:30:38.180Z] github.com/docker/docker/layer [2022-03-17T09:30:38.180Z] github.com/docker/docker/libcontainerd [2022-03-17T09:30:38.180Z] github.com/docker/docker/libcontainerd/queue [2022-03-17T09:30:38.180Z] github.com/docker/docker/libcontainerd/remote [2022-03-17T09:30:38.180Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-17T09:30:38.180Z] github.com/docker/docker/libcontainerd/types [2022-03-17T09:30:38.180Z] github.com/docker/docker/oci [2022-03-17T09:30:38.180Z] github.com/docker/docker/oci/caps [2022-03-17T09:30:38.180Z] github.com/docker/docker/opts [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/aaparser [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/archive [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/authorization [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/broadcaster [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/capabilities [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/chrootarchive [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/containerfs [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/devicemapper [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/directory [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/dmesg [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/filenotify [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/fileutils [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/fsutils [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/homedir [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/idtools [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/ioutils [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/jsonmessage [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/longpath [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/loopback [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/namesgenerator [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/parsers [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/pidfile [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/platform [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugingetter [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugins [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/plugins/transport [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/pools [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/progress [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/pubsub [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/reexec [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/signal [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/stack [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/stdcopy [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/streamformatter [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/stringid [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/sysinfo [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/system [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/tailfile [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/tarsum [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/truncindex [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/urlutil [2022-03-17T09:30:38.180Z] github.com/docker/docker/pkg/useragent [2022-03-17T09:30:38.180Z] github.com/docker/docker/plugin [2022-03-17T09:30:38.180Z] github.com/docker/docker/plugin/executor/containerd [2022-03-17T09:30:38.180Z] github.com/docker/docker/plugin/v2 [2022-03-17T09:30:38.180Z] github.com/docker/docker/profiles/apparmor [2022-03-17T09:30:38.180Z] github.com/docker/docker/profiles/seccomp [2022-03-17T09:30:38.180Z] github.com/docker/docker/quota [2022-03-17T09:30:38.180Z] github.com/docker/docker/reference [2022-03-17T09:30:38.180Z] github.com/docker/docker/registry [2022-03-17T09:30:38.180Z] github.com/docker/docker/registry/resumable [2022-03-17T09:30:38.180Z] github.com/docker/docker/restartmanager [2022-03-17T09:30:38.180Z] github.com/docker/docker/rootless [2022-03-17T09:30:38.180Z] github.com/docker/docker/rootless/specconv [2022-03-17T09:30:38.180Z] github.com/docker/docker/runconfig [2022-03-17T09:30:38.180Z] github.com/docker/docker/runconfig/opts [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/daemon [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/environment [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fakecontext [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fakegit [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fakestorage [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fixtures/load [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/registry [2022-03-17T09:30:38.180Z] github.com/docker/docker/testutil/request [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/drivers [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/local [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/mounts [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/service [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/service/opts [2022-03-17T09:30:38.180Z] github.com/docker/docker/volume/testutils' ']' [2022-03-17T09:30:38.180Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-17T09:30:38.180Z] ? github.com/docker/docker/api [no test files] [2022-03-17T09:30:38.340Z] [2022-03-17T09:30:38.340Z] === Skipped [2022-03-17T09:30:38.340Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T09:30:38.340Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:30:38.340Z] [2022-03-17T09:30:38.340Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:30:38.340Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:38.340Z] [2022-03-17T09:30:38.340Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T09:30:38.340Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:38.340Z] [2022-03-17T09:30:38.340Z] DONE 12 tests, 3 skipped in 6.538s [2022-03-17T09:30:38.340Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T09:30:41.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:41.240Z] INFO: Testing against a local daemon [2022-03-17T09:30:41.240Z] === RUN TestNetworkCreateDelete [2022-03-17T09:30:41.240Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:30:41.240Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:30:41.240Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonDNSFallback [2022-03-17T09:30:41.240Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestInspectNetwork [2022-03-17T09:30:41.240Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:41.240Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:30:41.240Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:30:41.240Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:30:41.240Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:30:41.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:30:41.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:30:41.240Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:30:41.240Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:30:41.240Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:30:41.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:30:41.240Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T09:30:41.240Z] === RUN TestNetworkList [2022-03-17T09:30:41.240Z] === RUN TestNetworkList//networks [2022-03-17T09:30:41.240Z] === PAUSE TestNetworkList//networks [2022-03-17T09:30:41.240Z] === RUN TestNetworkList//networks/ [2022-03-17T09:30:41.240Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:30:41.240Z] === CONT TestNetworkList//networks [2022-03-17T09:30:41.240Z] === CONT TestNetworkList//networks/ [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:30:41.240Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:30:41.240Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:30:41.240Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:30:41.240Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:30:41.240Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:30:41.240Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:30:41.240Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:30:41.240Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:30:41.240Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:30:41.240Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:30:41.240Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:30:41.240Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:30:41.240Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:30:41.240Z] PASS [2022-03-17T09:30:41.240Z] ok github.com/docker/docker/integration/network 0.189s [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === Skipped [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T09:30:41.240Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:30:41.240Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T09:30:41.240Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T09:30:41.240Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:30:41.240Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:30:41.240Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:30:41.240Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:30:41.240Z] [2022-03-17T09:30:41.240Z] DONE 22 tests, 15 skipped in 2.962s [2022-03-17T09:30:41.698Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T09:30:41.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-17T09:30:42.156Z] testing: warning: no tests to run [2022-03-17T09:30:42.156Z] PASS [2022-03-17T09:30:42.156Z] ok github.com/docker/docker/integration/network/ipvlan 0.103s [2022-03-17T09:30:42.617Z] [2022-03-17T09:30:42.617Z] DONE 0 tests in 0.885s [2022-03-17T09:30:42.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T09:30:43.290Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T09:30:43.547Z] docker_api_swarm_service_test.go:490: [d5ce9ae3eb959] joining swarm manager [d45b01f14421c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:30:43.585Z] testing: warning: no tests to run [2022-03-17T09:30:43.585Z] PASS [2022-03-17T09:30:43.585Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2022-03-17T09:30:43.585Z] [2022-03-17T09:30:43.585Z] DONE 0 tests in 0.882s [2022-03-17T09:30:43.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T09:30:44.475Z] docker_api_swarm_service_test.go:490: [dda12e068504a] joining swarm manager [d45b01f14421c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:30:44.552Z] testing: warning: no tests to run [2022-03-17T09:30:44.552Z] PASS [2022-03-17T09:30:44.552Z] ok github.com/docker/docker/integration/plugin 0.093s [2022-03-17T09:30:44.552Z] [2022-03-17T09:30:44.552Z] DONE 0 tests in 1.033s [2022-03-17T09:30:44.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T09:30:45.521Z] testing: warning: no tests to run [2022-03-17T09:30:45.521Z] PASS [2022-03-17T09:30:45.521Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2022-03-17T09:30:45.521Z] [2022-03-17T09:30:45.521Z] DONE 0 tests in 0.937s [2022-03-17T09:30:45.521Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T09:30:48.652Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T09:30:49.215Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T09:30:49.779Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T09:30:50.036Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T09:30:50.602Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T09:30:50.859Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T09:30:51.116Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T09:30:51.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:51.348Z] INFO: Testing against a local daemon [2022-03-17T09:30:51.348Z] === RUN TestPluginInvalidJSON [2022-03-17T09:30:51.348Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:30:51.348Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:30:51.348Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:30:51.348Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T09:30:51.348Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T09:30:51.348Z] === RUN TestPluginInstall [2022-03-17T09:30:51.348Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T09:30:51.348Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:30:51.348Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T09:30:51.348Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:30:51.348Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:30:51.348Z] PASS [2022-03-17T09:30:51.348Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2022-03-17T09:30:51.348Z] [2022-03-17T09:30:51.348Z] === Skipped [2022-03-17T09:30:51.348Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T09:30:51.348Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] [2022-03-17T09:30:51.348Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T09:30:51.348Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] [2022-03-17T09:30:51.348Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:30:51.348Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:30:51.348Z] [2022-03-17T09:30:51.348Z] DONE 5 tests, 3 skipped in 5.717s [2022-03-17T09:30:51.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T09:30:52.490Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T09:30:52.746Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-17T09:30:54.668Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:30:54.668Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:30:54.668Z] === RUN TestDaemonConfigValidation [2022-03-17T09:30:54.668Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T09:30:54.668Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:30:54.668Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:30:54.668Z] === RUN TestDaemonProxy [2022-03-17T09:30:54.668Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:30:54.668Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T09:30:54.668Z] PASS [2022-03-17T09:30:54.668Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-03-17T09:30:54.668Z] [2022-03-17T09:30:54.668Z] === Skipped [2022-03-17T09:30:54.668Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:30:54.668Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] [2022-03-17T09:30:54.668Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T09:30:54.668Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] [2022-03-17T09:30:54.668Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:30:54.668Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:30:54.668Z] [2022-03-17T09:30:54.668Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T09:30:54.668Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:30:54.668Z] [2022-03-17T09:30:54.668Z] DONE 4 tests, 4 skipped in 26.830s [2022-03-17T09:30:54.668Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T09:30:54.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:54.710Z] INFO: Testing against a local daemon [2022-03-17T09:30:54.710Z] === RUN TestExternalGraphDriver [2022-03-17T09:30:54.710Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:30:54.710Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T09:30:54.710Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:30:54.710Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:30:54.710Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:30:54.710Z] PASS [2022-03-17T09:30:54.710Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.129s [2022-03-17T09:30:54.710Z] [2022-03-17T09:30:54.710Z] === Skipped [2022-03-17T09:30:54.710Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T09:30:54.710Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:30:54.710Z] [2022-03-17T09:30:54.710Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:30:54.710Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:30:54.710Z] [2022-03-17T09:30:54.710Z] DONE 2 tests, 2 skipped in 2.872s [2022-03-17T09:30:54.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T09:30:55.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:55.653Z] INFO: Testing against a local daemon [2022-03-17T09:30:55.653Z] === RUN TestCommitInheritsEnv [2022-03-17T09:30:55.653Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:30:55.653Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T09:30:55.653Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:30:55.653Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:55.653Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:30:55.653Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:30:55.653Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:55.653Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T09:30:55.653Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:30:55.653Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-17T09:30:55.653Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:30:55.653Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T09:30:55.653Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:30:56.320Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2022-03-17T09:30:56.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:30:56.891Z] INFO: Testing against a local daemon [2022-03-17T09:30:56.891Z] === RUN TestReadPluginNoRead [2022-03-17T09:30:56.891Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:30:56.891Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T09:30:56.891Z] PASS [2022-03-17T09:30:56.891Z] ok github.com/docker/docker/integration/plugin/logging 0.134s [2022-03-17T09:30:56.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-17T09:30:57.217Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-03-17T09:30:57.217Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:30:57.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T09:30:57.217Z] === RUN TestTagInvalidReference [2022-03-17T09:30:57.217Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T09:30:57.217Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:30:57.217Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-03-17T09:30:57.217Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:30:57.217Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-17T09:30:57.217Z] === RUN TestTagOfficialNames [2022-03-17T09:30:57.217Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-17T09:30:57.217Z] === RUN TestTagMatchesDigest [2022-03-17T09:30:57.217Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-17T09:30:57.217Z] PASS [2022-03-17T09:30:57.217Z] ok github.com/docker/docker/integration/image 1.718s [2022-03-17T09:30:57.351Z] [2022-03-17T09:30:57.351Z] === Skipped [2022-03-17T09:30:57.351Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T09:30:57.351Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:30:57.351Z] [2022-03-17T09:30:57.351Z] DONE 1 tests, 1 skipped in 2.642s [2022-03-17T09:30:57.351Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T09:30:57.685Z] [2022-03-17T09:30:57.685Z] === Skipped [2022-03-17T09:30:57.685Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T09:30:57.685Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:30:57.685Z] [2022-03-17T09:30:57.685Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:30:57.685Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:57.685Z] [2022-03-17T09:30:57.685Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T09:30:57.685Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:30:57.685Z] [2022-03-17T09:30:57.685Z] DONE 12 tests, 3 skipped in 6.525s [2022-03-17T09:30:57.685Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T09:30:58.293Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T09:30:58.896Z] testing: warning: no tests to run [2022-03-17T09:30:58.896Z] PASS [2022-03-17T09:30:58.896Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-03-17T09:30:58.896Z] [2022-03-17T09:30:58.896Z] DONE 0 tests in 1.314s [2022-03-17T09:30:58.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T09:31:00.189Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T09:31:00.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:00.640Z] INFO: Testing against a local daemon [2022-03-17T09:31:00.640Z] === RUN TestNetworkCreateDelete [2022-03-17T09:31:00.640Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:31:00.640Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:31:00.640Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonDNSFallback [2022-03-17T09:31:00.640Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestInspectNetwork [2022-03-17T09:31:00.640Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:00.640Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:31:00.640Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:31:00.640Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:31:00.640Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:31:00.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:31:00.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:31:00.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:31:00.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:31:00.640Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:31:00.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:31:00.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T09:31:00.640Z] === RUN TestNetworkList [2022-03-17T09:31:00.640Z] === RUN TestNetworkList//networks [2022-03-17T09:31:00.640Z] === PAUSE TestNetworkList//networks [2022-03-17T09:31:00.640Z] === RUN TestNetworkList//networks/ [2022-03-17T09:31:00.640Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:31:00.640Z] === CONT TestNetworkList//networks [2022-03-17T09:31:00.640Z] === CONT TestNetworkList//networks/ [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkList (0.05s) [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:31:00.640Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:31:00.640Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:31:00.640Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:31:00.640Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:31:00.640Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:31:00.640Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:31:00.640Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:31:00.640Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:31:00.640Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:31:00.640Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:31:00.640Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:31:00.640Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:31:00.640Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:31:00.640Z] PASS [2022-03-17T09:31:00.640Z] ok github.com/docker/docker/integration/network 0.205s [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === Skipped [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T09:31:00.640Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:31:00.640Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T09:31:00.640Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T09:31:00.640Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:31:00.640Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:31:00.640Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:31:00.640Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:31:00.640Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:31:00.640Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:31:00.640Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:31:00.640Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:31:00.640Z] [2022-03-17T09:31:00.640Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:31:00.641Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:31:00.641Z] [2022-03-17T09:31:00.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:31:00.641Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:31:00.641Z] [2022-03-17T09:31:00.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:31:00.641Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:31:00.641Z] [2022-03-17T09:31:00.641Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:31:00.641Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:31:00.641Z] [2022-03-17T09:31:00.641Z] DONE 22 tests, 15 skipped in 2.742s [2022-03-17T09:31:00.641Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T09:31:00.754Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T09:31:01.627Z] testing: warning: no tests to run [2022-03-17T09:31:01.627Z] PASS [2022-03-17T09:31:01.627Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-03-17T09:31:01.627Z] [2022-03-17T09:31:01.627Z] DONE 0 tests in 0.898s [2022-03-17T09:31:01.627Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T09:31:01.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:01.808Z] INFO: Testing against a local daemon [2022-03-17T09:31:01.808Z] === RUN TestPluginWithDevMounts [2022-03-17T09:31:01.808Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:01.808Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T09:31:01.808Z] PASS [2022-03-17T09:31:01.808Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-03-17T09:31:01.808Z] [2022-03-17T09:31:01.808Z] === Skipped [2022-03-17T09:31:01.808Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T09:31:01.808Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:01.808Z] [2022-03-17T09:31:01.808Z] DONE 1 tests, 1 skipped in 2.645s [2022-03-17T09:31:01.808Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T09:31:02.043Z] --- PASS: TestBuildWithHugeFile (140.18s) [2022-03-17T09:31:02.043Z] === RUN TestBuildWCOWSandboxSize [2022-03-17T09:31:02.043Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:31:02.043Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestBuildWithEmptyDockerfile [2022-03-17T09:31:02.043Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:31:02.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:31:02.043Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:31:02.043Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:31:02.043Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:31:02.043Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:31:02.043Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-17T09:31:02.043Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-17T09:31:02.043Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-17T09:31:02.043Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-17T09:31:02.043Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-17T09:31:02.043Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-17T09:31:02.043Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-17T09:31:02.043Z] === RUN TestBuildPreserveOwnership [2022-03-17T09:31:02.043Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:02.043Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestBuildPlatformInvalid [2022-03-17T09:31:02.043Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-17T09:31:02.043Z] PASS [2022-03-17T09:31:02.043Z] ok github.com/docker/docker/integration/build 225.857s [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === Skipped [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-17T09:31:02.043Z] build_session_test.go:25: TODO: BuildKit [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-17T09:31:02.043Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-17T09:31:02.043Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-17T09:31:02.043Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-17T09:31:02.043Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-17T09:31:02.043Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] DONE 29 tests, 6 skipped in 263.850s [2022-03-17T09:31:02.043Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-17T09:31:02.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:31:02.043Z] INFO: Testing against a local daemon [2022-03-17T09:31:02.043Z] === RUN TestConfigInspect [2022-03-17T09:31:02.043Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestConfigList [2022-03-17T09:31:02.043Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestConfigList (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestConfigsCreateAndDelete [2022-03-17T09:31:02.043Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestConfigsUpdate [2022-03-17T09:31:02.043Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestTemplatedConfig [2022-03-17T09:31:02.043Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestConfigCreateResolve [2022-03-17T09:31:02.043Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:02.043Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-17T09:31:02.043Z] PASS [2022-03-17T09:31:02.043Z] ok github.com/docker/docker/integration/config 0.102s [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === Skipped [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-17T09:31:02.043Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:02.043Z] [2022-03-17T09:31:02.043Z] DONE 6 tests, 6 skipped in 2.534s [2022-03-17T09:31:02.043Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-17T09:31:02.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:31:02.043Z] INFO: Testing against a local daemon [2022-03-17T09:31:02.043Z] === RUN TestCheckpoint [2022-03-17T09:31:02.043Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:31:02.043Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestContainerInvalidJSON [2022-03-17T09:31:02.043Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:31:02.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:31:02.043Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:31:02.043Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:31:02.043Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-17T09:31:02.043Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-17T09:31:02.043Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-17T09:31:02.043Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-17T09:31:02.043Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-17T09:31:02.043Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-17T09:31:02.043Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-03-17T09:31:02.043Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-17T09:31:02.043Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-17T09:31:02.043Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-17T09:31:02.043Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-03-17T09:31:02.043Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-17T09:31:02.043Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-17T09:31:02.043Z] === RUN TestCopyFromContainer [2022-03-17T09:31:02.043Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.043Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-17T09:31:02.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-17T09:31:02.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:31:02.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:31:02.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:31:02.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:31:02.043Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:31:02.043Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:31:02.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-17T09:31:02.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-17T09:31:02.513Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-17T09:31:02.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-17T09:31:02.513Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-17T09:31:02.513Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:31:02.513Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidEnv [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-17T09:31:02.513Z] === RUN TestCreateTmpfsMountsTarget [2022-03-17T09:31:02.513Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.513Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-17T09:31:02.513Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:02.513Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-17T09:31:02.513Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:02.513Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:31:02.513Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:31:02.513Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-17T09:31:02.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-17T09:31:02.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-17T09:31:02.513Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:31:02.513Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-17T09:31:02.513Z] === RUN TestCreateDifferentPlatform [2022-03-17T09:31:02.513Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-17T09:31:02.513Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-17T09:31:02.513Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-17T09:31:02.513Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-17T09:31:02.513Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-17T09:31:02.513Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-17T09:31:02.513Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:31:02.513Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T09:31:02.513Z] === RUN TestContainerKillOnDaemonStart [2022-03-17T09:31:02.513Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:02.513Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestDiff [2022-03-17T09:31:02.513Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:02.513Z] --- SKIP: TestDiff (0.00s) [2022-03-17T09:31:02.513Z] === RUN TestExecWithCloseStdin [2022-03-17T09:31:02.613Z] testing: warning: no tests to run [2022-03-17T09:31:02.613Z] PASS [2022-03-17T09:31:02.613Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-03-17T09:31:02.613Z] [2022-03-17T09:31:02.613Z] DONE 0 tests in 0.863s [2022-03-17T09:31:02.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T09:31:02.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-17T09:31:02.652Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T09:31:03.599Z] testing: warning: no tests to run [2022-03-17T09:31:03.599Z] PASS [2022-03-17T09:31:03.599Z] ok github.com/docker/docker/integration/plugin 0.094s [2022-03-17T09:31:03.599Z] [2022-03-17T09:31:03.599Z] DONE 0 tests in 0.805s [2022-03-17T09:31:03.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T09:31:03.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:03.999Z] INFO: Testing against a local daemon [2022-03-17T09:31:03.999Z] === RUN TestSecretInspect [2022-03-17T09:31:03.999Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:03.999Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T09:31:03.999Z] === RUN TestSecretList [2022-03-17T09:31:03.999Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:03.999Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T09:31:03.999Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:31:04.000Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:31:04.000Z] === RUN TestSecretsUpdate [2022-03-17T09:31:04.000Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T09:31:04.000Z] === RUN TestTemplatedSecret [2022-03-17T09:31:04.000Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T09:31:04.000Z] === RUN TestSecretCreateResolve [2022-03-17T09:31:04.000Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:04.000Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-17T09:31:04.000Z] PASS [2022-03-17T09:31:04.000Z] ok github.com/docker/docker/integration/secret 0.140s [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === Skipped [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T09:31:04.000Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T09:31:04.000Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:31:04.000Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T09:31:04.000Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T09:31:04.000Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-17T09:31:04.000Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:04.000Z] [2022-03-17T09:31:04.000Z] DONE 6 tests, 6 skipped in 2.406s [2022-03-17T09:31:04.000Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T09:31:04.586Z] docker_api_swarm_service_test.go:128: [d0bfaaf1a7c42] joining swarm manager [d07b5aa84e65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:31:04.586Z] testing: warning: no tests to run [2022-03-17T09:31:04.587Z] PASS [2022-03-17T09:31:04.587Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [2022-03-17T09:31:04.587Z] [2022-03-17T09:31:04.587Z] DONE 0 tests in 0.873s [2022-03-17T09:31:04.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T09:31:05.153Z] docker_api_swarm_service_test.go:129: [dce7d849d3901] joining swarm manager [d07b5aa84e65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:31:05.468Z] --- PASS: TestExecWithCloseStdin (2.66s) [2022-03-17T09:31:05.468Z] === RUN TestExec [2022-03-17T09:31:06.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:06.918Z] INFO: Testing against a local daemon [2022-03-17T09:31:06.918Z] === RUN TestServiceCreateInit [2022-03-17T09:31:06.918Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:31:06.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:31:06.918Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T09:31:06.918Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:31:06.918Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:31:06.918Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceConflict [2022-03-17T09:31:06.918Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:31:06.918Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-17T09:31:06.918Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:31:06.918Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:31:06.918Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:31:06.918Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceSysctls [2022-03-17T09:31:06.918Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:06.918Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-17T09:31:06.918Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:31:06.918Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-17T09:31:07.379Z] === RUN TestInspect [2022-03-17T09:31:07.379Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestInspect (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestCreateJob [2022-03-17T09:31:07.379Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestReplicatedJob [2022-03-17T09:31:07.379Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:31:07.379Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceListWithStatuses [2022-03-17T09:31:07.379Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:31:07.379Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:31:07.379Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServicePlugin [2022-03-17T09:31:07.379Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceUpdateLabel [2022-03-17T09:31:07.379Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:31:07.379Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:31:07.379Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:31:07.379Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T09:31:07.379Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:31:07.379Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:31:07.379Z] PASS [2022-03-17T09:31:07.379Z] ok github.com/docker/docker/integration/service 0.264s [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === Skipped [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:31:07.379Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-17T09:31:07.379Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:31:07.379Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-17T09:31:07.379Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-17T09:31:07.379Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T09:31:07.379Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T09:31:07.379Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T09:31:07.379Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T09:31:07.379Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T09:31:07.379Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:31:07.379Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T09:31:07.379Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T09:31:07.379Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T09:31:07.379Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T09:31:07.379Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T09:31:07.379Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T09:31:07.379Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:31:07.379Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:07.379Z] [2022-03-17T09:31:07.379Z] DONE 24 tests, 23 skipped in 3.199s [2022-03-17T09:31:07.379Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T09:31:07.677Z] docker_api_swarm_service_test.go:137: [dfe7e35c7c822] joining swarm manager [d07b5aa84e65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T09:31:07.687Z] --- PASS: TestExec (2.48s) [2022-03-17T09:31:07.687Z] === RUN TestExecUser [2022-03-17T09:31:07.687Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:31:07.687Z] --- SKIP: TestExecUser (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestExportContainerAndImportImage [2022-03-17T09:31:07.687Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.687Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-17T09:31:07.687Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:07.687Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestHealthCheckWorkdir [2022-03-17T09:31:07.687Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:07.687Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestHealthKillContainer [2022-03-17T09:31:07.687Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:31:07.687Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-17T09:31:07.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:31:07.687Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:31:07.687Z] === RUN TestKillContainerInvalidSignal [2022-03-17T09:31:08.609Z] docker_api_swarm_service_test.go:138: [d6d0bc1e5140f] joining swarm manager [d07b5aa84e65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-17T09:31:09.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:09.566Z] INFO: Testing against a local daemon [2022-03-17T09:31:09.566Z] === RUN TestSessionCreate [2022-03-17T09:31:09.566Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:09.566Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T09:31:09.566Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:31:09.566Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:09.566Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:31:09.566Z] PASS [2022-03-17T09:31:09.566Z] ok github.com/docker/docker/integration/session 0.106s [2022-03-17T09:31:09.566Z] [2022-03-17T09:31:09.566Z] === Skipped [2022-03-17T09:31:09.566Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T09:31:09.566Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:09.566Z] [2022-03-17T09:31:09.567Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:31:09.567Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:09.567Z] [2022-03-17T09:31:09.567Z] DONE 2 tests, 2 skipped in 2.261s [2022-03-17T09:31:09.906Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-03-17T09:31:09.906Z] === RUN TestKillContainer [2022-03-17T09:31:09.906Z] === RUN TestKillContainer/no_signal [2022-03-17T09:31:10.027Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T09:31:10.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:10.470Z] INFO: Testing against a local daemon [2022-03-17T09:31:10.470Z] === RUN TestPluginInvalidJSON [2022-03-17T09:31:10.470Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:31:10.470Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:31:10.470Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:31:10.470Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-17T09:31:10.470Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T09:31:10.470Z] === RUN TestPluginInstall [2022-03-17T09:31:10.470Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T09:31:10.470Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:31:10.470Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T09:31:10.470Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:31:10.470Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:31:10.470Z] PASS [2022-03-17T09:31:10.470Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-03-17T09:31:10.470Z] [2022-03-17T09:31:10.470Z] === Skipped [2022-03-17T09:31:10.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T09:31:10.470Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] [2022-03-17T09:31:10.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T09:31:10.470Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] [2022-03-17T09:31:10.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:31:10.470Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:31:10.470Z] [2022-03-17T09:31:10.470Z] DONE 5 tests, 3 skipped in 5.691s [2022-03-17T09:31:10.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T09:31:10.503Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T09:31:10.503Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T09:31:10.503Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T09:31:11.873Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T09:31:12.129Z] === RUN TestKillContainer/non_killing_signal [2022-03-17T09:31:12.129Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:31:12.129Z] === RUN TestKillContainer/killing_signal [2022-03-17T09:31:12.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:12.210Z] INFO: Testing against a local daemon [2022-03-17T09:31:12.210Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:31:12.210Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:12.210Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestDiskUsage [2022-03-17T09:31:12.210Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:31:12.210Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestEventsExecDie [2022-03-17T09:31:12.210Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:31:12.210Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:31:12.210Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:31:12.210Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestEventsVolumeCreate [2022-03-17T09:31:12.210Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:31:12.210Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestInfoAPI [2022-03-17T09:31:12.210Z] --- PASS: TestInfoAPI (0.05s) [2022-03-17T09:31:12.210Z] === RUN TestInfoAPIWarnings [2022-03-17T09:31:12.210Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:12.210Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestInfoDebug [2022-03-17T09:31:12.210Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:12.210Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:31:12.210Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:12.210Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:31:12.210Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:12.210Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T09:31:12.210Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:31:13.174Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-17T09:31:13.174Z] === RUN TestPingCacheHeaders [2022-03-17T09:31:13.174Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-17T09:31:13.174Z] === RUN TestPingGet [2022-03-17T09:31:13.174Z] --- PASS: TestPingGet (0.04s) [2022-03-17T09:31:13.174Z] === RUN TestPingHead [2022-03-17T09:31:13.445Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:13.445Z] INFO: Testing against a local daemon [2022-03-17T09:31:13.445Z] === RUN TestExternalGraphDriver [2022-03-17T09:31:13.445Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:31:13.445Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T09:31:13.445Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:31:13.445Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:31:13.445Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:31:13.445Z] PASS [2022-03-17T09:31:13.445Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-03-17T09:31:13.445Z] [2022-03-17T09:31:13.445Z] === Skipped [2022-03-17T09:31:13.445Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T09:31:13.445Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:31:13.445Z] [2022-03-17T09:31:13.445Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:31:13.445Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:31:13.445Z] [2022-03-17T09:31:13.445Z] DONE 2 tests, 2 skipped in 3.087s [2022-03-17T09:31:13.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T09:31:13.632Z] --- PASS: TestPingHead (0.04s) [2022-03-17T09:31:13.632Z] === RUN TestVersion [2022-03-17T09:31:13.632Z] --- PASS: TestVersion (0.03s) [2022-03-17T09:31:13.632Z] PASS [2022-03-17T09:31:13.632Z] ok github.com/docker/docker/integration/system 1.309s [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === Skipped [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:31:14.090Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T09:31:14.090Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-17T09:31:14.090Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:31:14.090Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T09:31:14.090Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T09:31:14.090Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T09:31:14.090Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T09:31:14.090Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T09:31:14.090Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:14.090Z] [2022-03-17T09:31:14.090Z] DONE 15 tests, 9 skipped in 4.079s [2022-03-17T09:31:14.090Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T09:31:14.396Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T09:31:15.088Z] --- PASS: TestKillContainer (4.65s) [2022-03-17T09:31:15.088Z] --- PASS: TestKillContainer/no_signal (2.20s) [2022-03-17T09:31:15.088Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:31:15.088Z] --- PASS: TestKillContainer/killing_signal (2.39s) [2022-03-17T09:31:15.088Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-17T09:31:15.088Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:31:15.088Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestKillStoppedContainer [2022-03-17T09:31:15.088Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:31:15.088Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-17T09:31:15.088Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:31:15.088Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestKillDifferentUserContainer [2022-03-17T09:31:15.088Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:31:15.088Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestInspectOomKilledTrue [2022-03-17T09:31:15.088Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:15.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestInspectOomKilledFalse [2022-03-17T09:31:15.088Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:31:15.088Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-17T09:31:15.088Z] === RUN TestLogsFollowTailEmpty [2022-03-17T09:31:16.292Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T09:31:16.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:16.399Z] INFO: Testing against a local daemon [2022-03-17T09:31:16.399Z] === RUN TestReadPluginNoRead [2022-03-17T09:31:16.400Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:31:16.400Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T09:31:16.400Z] PASS [2022-03-17T09:31:16.400Z] ok github.com/docker/docker/integration/plugin/logging 0.104s [2022-03-17T09:31:16.400Z] [2022-03-17T09:31:16.400Z] === Skipped [2022-03-17T09:31:16.400Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T09:31:16.400Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:31:16.400Z] [2022-03-17T09:31:16.400Z] DONE 1 tests, 1 skipped in 2.563s [2022-03-17T09:31:16.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T09:31:16.986Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:16.986Z] INFO: Testing against a local daemon [2022-03-17T09:31:16.986Z] === RUN TestVolumesCreateAndList [2022-03-17T09:31:16.986Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-17T09:31:16.986Z] === RUN TestVolumesRemove [2022-03-17T09:31:16.986Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-17T09:31:16.986Z] === RUN TestVolumesInspect [2022-03-17T09:31:16.986Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-17T09:31:16.986Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:31:16.986Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:16.986Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:16.986Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:16.986Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-17T09:31:16.986Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:31:16.986Z] PASS [2022-03-17T09:31:16.986Z] ok github.com/docker/docker/integration/volume 0.406s [2022-03-17T09:31:16.986Z] [2022-03-17T09:31:16.986Z] DONE 5 tests in 2.915s [2022-03-17T09:31:16.986Z] INFO: make.ps1 ended at 03/17/2022 09:31:16 [2022-03-17T09:31:16.986Z] INFO: Integration CLI tests being run from the host: [2022-03-17T09:31:16.986Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T09:31:17.308Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2022-03-17T09:31:17.308Z] === RUN TestNetworkNat [2022-03-17T09:31:17.308Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:17.308Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-17T09:31:17.308Z] === RUN TestNetworkLocalhostTCPNat [2022-03-17T09:31:17.385Z] testing: warning: no tests to run [2022-03-17T09:31:17.385Z] PASS [2022-03-17T09:31:17.385Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2022-03-17T09:31:17.855Z] [2022-03-17T09:31:17.855Z] DONE 0 tests in 1.321s [2022-03-17T09:31:17.855Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T09:31:18.813Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T09:31:19.528Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-03-17T09:31:19.529Z] === RUN TestNetworkLoopbackNat [2022-03-17T09:31:19.529Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:19.529Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-17T09:31:19.529Z] === RUN TestPause [2022-03-17T09:31:19.529Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:31:19.529Z] --- SKIP: TestPause (0.00s) [2022-03-17T09:31:19.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-17T09:31:20.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:20.070Z] INFO: Testing against a local daemon [2022-03-17T09:31:20.070Z] === RUN TestPluginWithDevMounts [2022-03-17T09:31:20.070Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:20.070Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-17T09:31:20.070Z] PASS [2022-03-17T09:31:20.070Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s [2022-03-17T09:31:20.538Z] [2022-03-17T09:31:20.538Z] === Skipped [2022-03-17T09:31:20.538Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-17T09:31:20.538Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:20.538Z] [2022-03-17T09:31:20.538Z] DONE 1 tests, 1 skipped in 2.614s [2022-03-17T09:31:20.538Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T09:31:22.488Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.34s) [2022-03-17T09:31:22.488Z] === RUN TestPauseStopPausedContainer [2022-03-17T09:31:22.488Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.488Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-17T09:31:22.488Z] === RUN TestPsFilter [2022-03-17T09:31:22.488Z] --- PASS: TestPsFilter (0.24s) [2022-03-17T09:31:22.488Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-17T09:31:22.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:22.755Z] INFO: Testing against a local daemon [2022-03-17T09:31:22.755Z] === RUN TestSecretInspect [2022-03-17T09:31:22.755Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-17T09:31:22.755Z] === RUN TestSecretList [2022-03-17T09:31:22.755Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T09:31:22.755Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:31:22.755Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:31:22.755Z] === RUN TestSecretsUpdate [2022-03-17T09:31:22.755Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T09:31:22.755Z] === RUN TestTemplatedSecret [2022-03-17T09:31:22.755Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T09:31:22.755Z] === RUN TestSecretCreateResolve [2022-03-17T09:31:22.755Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:22.755Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T09:31:22.755Z] PASS [2022-03-17T09:31:22.755Z] ok github.com/docker/docker/integration/secret 0.112s [2022-03-17T09:31:22.755Z] [2022-03-17T09:31:22.755Z] === Skipped [2022-03-17T09:31:22.755Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-17T09:31:22.755Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] [2022-03-17T09:31:22.755Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T09:31:22.755Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:22.755Z] [2022-03-17T09:31:22.755Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:31:23.225Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:23.225Z] [2022-03-17T09:31:23.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T09:31:23.225Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:23.225Z] [2022-03-17T09:31:23.225Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T09:31:23.225Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:23.225Z] [2022-03-17T09:31:23.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T09:31:23.225Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:23.225Z] [2022-03-17T09:31:23.225Z] DONE 6 tests, 6 skipped in 2.469s [2022-03-17T09:31:23.225Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T09:31:24.068Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T09:31:24.711Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.61s) [2022-03-17T09:31:24.711Z] === RUN TestRemoveContainerWithVolume [2022-03-17T09:31:24.999Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T09:31:25.931Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T09:31:26.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:26.184Z] INFO: Testing against a local daemon [2022-03-17T09:31:26.184Z] === RUN TestServiceCreateInit [2022-03-17T09:31:26.184Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:31:26.184Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:31:26.184Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:31:26.184Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceConflict [2022-03-17T09:31:26.184Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:31:26.184Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-17T09:31:26.184Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:31:26.184Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:31:26.184Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:31:26.184Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceSysctls [2022-03-17T09:31:26.184Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-17T09:31:26.184Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:31:26.184Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-17T09:31:26.184Z] === RUN TestInspect [2022-03-17T09:31:26.184Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestInspect (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestCreateJob [2022-03-17T09:31:26.184Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestReplicatedJob [2022-03-17T09:31:26.184Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:31:26.184Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceListWithStatuses [2022-03-17T09:31:26.184Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:31:26.184Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:31:26.184Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServicePlugin [2022-03-17T09:31:26.184Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceUpdateLabel [2022-03-17T09:31:26.184Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:31:26.184Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:31:26.184Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:31:26.184Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T09:31:26.184Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:31:26.184Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:31:26.184Z] PASS [2022-03-17T09:31:26.184Z] ok github.com/docker/docker/integration/service 0.258s [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === Skipped [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-17T09:31:26.184Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:31:26.184Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-17T09:31:26.184Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-17T09:31:26.184Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T09:31:26.184Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T09:31:26.184Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T09:31:26.184Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T09:31:26.184Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T09:31:26.184Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:31:26.184Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T09:31:26.184Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T09:31:26.184Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:26.184Z] [2022-03-17T09:31:26.184Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T09:31:26.184Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.654Z] [2022-03-17T09:31:26.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T09:31:26.654Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.654Z] [2022-03-17T09:31:26.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T09:31:26.654Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.654Z] [2022-03-17T09:31:26.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T09:31:26.654Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.654Z] [2022-03-17T09:31:26.654Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:31:26.654Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:31:26.654Z] [2022-03-17T09:31:26.654Z] DONE 24 tests, 23 skipped in 3.269s [2022-03-17T09:31:26.654Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T09:31:26.862Z] === RUN TestDockerSuite/TestPortList [2022-03-17T09:31:27.668Z] --- PASS: TestRemoveContainerWithVolume (2.42s) [2022-03-17T09:31:27.668Z] === RUN TestRemoveContainerRunning [2022-03-17T09:31:28.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:28.875Z] INFO: Testing against a local daemon [2022-03-17T09:31:28.875Z] === RUN TestSessionCreate [2022-03-17T09:31:28.875Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:28.875Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T09:31:28.875Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:31:28.875Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:28.875Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:31:28.875Z] PASS [2022-03-17T09:31:28.875Z] ok github.com/docker/docker/integration/session 0.097s [2022-03-17T09:31:29.238Z] --- PASS: TestRemoveContainerRunning (2.14s) [2022-03-17T09:31:29.238Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-17T09:31:29.343Z] [2022-03-17T09:31:29.343Z] === Skipped [2022-03-17T09:31:29.343Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T09:31:29.343Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:29.343Z] [2022-03-17T09:31:29.343Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:31:29.343Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:29.343Z] [2022-03-17T09:31:29.343Z] DONE 2 tests, 2 skipped in 2.703s [2022-03-17T09:31:29.343Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T09:31:29.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:29.372Z] INFO: Testing against a local daemon [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T09:31:29.372Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T09:31:29.372Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T09:31:29.372Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T09:31:30.337Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T09:31:30.794Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T09:31:31.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-17T09:31:31.251Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T09:31:31.456Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s) [2022-03-17T09:31:31.457Z] === RUN TestRemoveInvalidContainer [2022-03-17T09:31:31.710Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T09:31:31.927Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-17T09:31:31.927Z] === RUN TestRenameLinkedContainer [2022-03-17T09:31:31.927Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:31:31.927Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-17T09:31:31.927Z] === RUN TestRenameStoppedContainer [2022-03-17T09:31:32.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:32.305Z] INFO: Testing against a local daemon [2022-03-17T09:31:32.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:31:32.305Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:32.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestDiskUsage [2022-03-17T09:31:32.305Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:31:32.305Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestEventsExecDie [2022-03-17T09:31:32.305Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:31:32.305Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-17T09:31:32.305Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:31:32.305Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:31:32.305Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestEventsVolumeCreate [2022-03-17T09:31:32.305Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:31:32.305Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestInfoAPI [2022-03-17T09:31:32.305Z] --- PASS: TestInfoAPI (0.06s) [2022-03-17T09:31:32.305Z] === RUN TestInfoAPIWarnings [2022-03-17T09:31:32.305Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:32.305Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestInfoDebug [2022-03-17T09:31:32.305Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:32.305Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:31:32.305Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:32.305Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:31:32.305Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:32.305Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T09:31:32.305Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:31:32.774Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-17T09:31:32.774Z] === RUN TestPingCacheHeaders [2022-03-17T09:31:32.774Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-17T09:31:32.774Z] === RUN TestPingGet [2022-03-17T09:31:32.774Z] --- PASS: TestPingGet (0.04s) [2022-03-17T09:31:32.774Z] === RUN TestPingHead [2022-03-17T09:31:32.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-17T09:31:33.242Z] --- PASS: TestPingHead (0.04s) [2022-03-17T09:31:33.242Z] === RUN TestVersion [2022-03-17T09:31:33.242Z] --- PASS: TestVersion (0.04s) [2022-03-17T09:31:33.242Z] PASS [2022-03-17T09:31:33.242Z] ok github.com/docker/docker/integration/system 1.307s [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === Skipped [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:31:33.242Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T09:31:33.242Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-17T09:31:33.242Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:31:33.242Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T09:31:33.242Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T09:31:33.242Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T09:31:33.242Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T09:31:33.242Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T09:31:33.242Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:31:33.242Z] [2022-03-17T09:31:33.242Z] DONE 15 tests, 9 skipped in 3.804s [2022-03-17T09:31:33.242Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T09:31:33.521Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T09:31:34.890Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T09:31:35.455Z] docker_api_swarm_service_test.go:304: [db0e184964cce] joining swarm manager [d8c6c7e2594d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:31:35.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:35.463Z] INFO: Testing against a local daemon [2022-03-17T09:31:35.463Z] === RUN TestVolumesCreateAndList [2022-03-17T09:31:35.463Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-17T09:31:35.463Z] === RUN TestVolumesRemove [2022-03-17T09:31:35.935Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-17T09:31:35.935Z] === RUN TestVolumesInspect [2022-03-17T09:31:35.935Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-17T09:31:35.935Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:31:35.935Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:35.935Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:35.935Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:31:35.935Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-17T09:31:35.935Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:31:35.935Z] PASS [2022-03-17T09:31:35.935Z] ok github.com/docker/docker/integration/volume 0.384s [2022-03-17T09:31:35.935Z] [2022-03-17T09:31:35.935Z] DONE 5 tests in 2.732s [2022-03-17T09:31:35.935Z] INFO: make.ps1 ended at 03/17/2022 09:31:35 [2022-03-17T09:31:36.383Z] docker_api_swarm_service_test.go:304: [d154fed4f1aa0] joining swarm manager [d8c6c7e2594d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:31:36.403Z] INFO: Integration CLI tests being run from the host: [2022-03-17T09:31:36.403Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T09:31:39.095Z] --- PASS: TestRenameStoppedContainer (7.39s) [2022-03-17T09:31:39.095Z] === RUN TestRenameRunningContainerAndReuse [2022-03-17T09:31:41.636Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T09:31:41.636Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T09:31:41.636Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T09:31:41.636Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T09:31:41.636Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T09:31:42.200Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T09:31:42.201Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T09:31:42.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T09:31:42.764Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T09:31:43.696Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T09:31:43.696Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-17T09:31:43.871Z] --- PASS: TestRenameRunningContainerAndReuse (4.74s) [2022-03-17T09:31:43.872Z] === RUN TestRenameInvalidName [2022-03-17T09:31:46.099Z] --- PASS: TestRenameInvalidName (2.41s) [2022-03-17T09:31:46.099Z] === RUN TestRenameAnonymousContainer [2022-03-17T09:31:46.223Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-17T09:31:46.787Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-17T09:31:47.351Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-17T09:31:47.351Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T09:31:48.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-17T09:31:48.933Z] INFO: Testing against a local daemon [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T09:31:48.933Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T09:31:48.933Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T09:31:48.933Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T09:31:49.246Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T09:31:49.401Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T09:31:49.870Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T09:31:50.176Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T09:31:52.086Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T09:31:55.362Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T09:31:55.362Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T09:31:55.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-17T09:31:58.142Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T09:31:58.142Z] docker_api_swarm_service_test.go:100: [d145387601db2] joining swarm manager [d610e5436f606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:31:58.605Z] --- PASS: TestRenameAnonymousContainer (12.45s) [2022-03-17T09:31:58.605Z] === RUN TestRenameContainerWithSameName [2022-03-17T09:31:59.073Z] docker_api_swarm_service_test.go:101: [dcfb2033939ae] joining swarm manager [d610e5436f606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:32:00.823Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2022-03-17T09:32:00.823Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-17T09:32:00.823Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:00.823Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:32:00.823Z] === RUN TestResize [2022-03-17T09:32:03.042Z] --- PASS: TestResize (2.23s) [2022-03-17T09:32:03.042Z] === RUN TestResizeWithInvalidSize [2022-03-17T09:32:05.267Z] --- PASS: TestResizeWithInvalidSize (2.20s) [2022-03-17T09:32:05.267Z] === RUN TestResizeWhenContainerNotStarted [2022-03-17T09:32:05.622Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T09:32:05.622Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T09:32:06.990Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T09:32:07.921Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T09:32:08.223Z] --- PASS: TestResizeWhenContainerNotStarted (2.47s) [2022-03-17T09:32:08.223Z] === RUN TestDaemonRestartKillContainers [2022-03-17T09:32:08.223Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:08.223Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:32:08.223Z] === RUN TestStats [2022-03-17T09:32:08.223Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:32:08.223Z] --- SKIP: TestStats (0.00s) [2022-03-17T09:32:08.223Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-17T09:32:08.854Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T09:32:10.225Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T09:32:12.122Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T09:32:13.056Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T09:32:13.314Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T09:32:13.878Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T09:32:16.439Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T09:32:16.439Z] check_test.go:379: [d145387601db2] daemon is not started [2022-03-17T09:32:17.809Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-17T09:32:17.895Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-03-17T09:32:17.895Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-17T09:32:17.895Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-17T09:32:18.065Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T09:32:18.065Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T09:32:18.065Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T09:32:18.158Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/types [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-17T09:32:18.158Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-17T09:32:18.323Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T09:32:18.580Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T09:32:18.580Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T09:32:18.671Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.91s) [2022-03-17T09:32:18.671Z] === RUN TestStopContainerWithTimeout [2022-03-17T09:32:18.671Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:32:18.671Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-17T09:32:18.671Z] === RUN TestUpdateRestartPolicy [2022-03-17T09:32:18.733Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-17T09:32:18.733Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-17T09:32:18.733Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-17T09:32:18.838Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T09:32:18.994Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-17T09:32:18.994Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-17T09:32:18.994Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-17T09:32:19.768Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T09:32:20.701Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T09:32:21.264Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T09:32:21.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-17T09:32:21.546Z] ok github.com/docker/docker/builder/remotecontext 0.173s coverage: 13.7% of statements [2022-03-17T09:32:21.807Z] ok github.com/docker/docker/builder/dockerfile 0.218s coverage: 49.3% of statements [2022-03-17T09:32:22.752Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-17T09:32:23.697Z] ok github.com/docker/docker/builder/remotecontext/git 1.720s coverage: 86.3% of statements [2022-03-17T09:32:23.697Z] ? github.com/docker/docker/cli [no test files] [2022-03-17T09:32:23.697Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-17T09:32:24.048Z] docker_api_swarm_service_test.go:533: [df26261b61d38] joining swarm manager [daf1358090e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:32:24.271Z] ok github.com/docker/docker/cmd/docker-proxy 0.090s coverage: 69.3% of statements [2022-03-17T09:32:25.416Z] docker_api_swarm_service_test.go:534: [d4bcecce6028d] joining swarm manager [daf1358090e29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:32:26.348Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T09:32:27.717Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T09:32:28.487Z] ok github.com/docker/docker/client 0.157s coverage: 75.7% of statements [2022-03-17T09:32:30.237Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T09:32:30.237Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T09:32:30.237Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T09:32:30.237Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T09:32:32.761Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T09:32:33.326Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T09:32:35.223Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T09:32:36.178Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T09:32:36.178Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T09:32:36.178Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T09:32:39.454Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T09:32:39.920Z] --- PASS: TestUpdateRestartPolicy (21.70s) [2022-03-17T09:32:39.920Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-17T09:32:40.019Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T09:32:40.277Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T09:32:41.208Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T09:32:41.488Z] --- PASS: TestUpdateRestartWithAutoRemove (2.25s) [2022-03-17T09:32:41.488Z] === RUN TestWaitNonBlocked [2022-03-17T09:32:41.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:32:41.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:32:41.488Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:32:41.488Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:32:41.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-17T09:32:41.488Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-17T09:32:41.772Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T09:32:43.140Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T09:32:43.397Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T09:32:43.654Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T09:32:44.219Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T09:32:44.219Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-17T09:32:46.742Z] docker_api_swarm_service_test.go:148: [d50f1dc9f0df4] joining swarm manager [dcd5707575b31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:32:47.307Z] docker_api_swarm_service_test.go:148: [d90824b6fe859] joining swarm manager [dcd5707575b31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:32:47.307Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T09:32:47.873Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T09:32:48.805Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T09:32:49.063Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T09:32:49.993Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T09:32:50.163Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-17T09:32:50.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.59s) [2022-03-17T09:32:50.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.74s) [2022-03-17T09:32:50.163Z] === RUN TestWaitBlocked [2022-03-17T09:32:50.163Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:32:50.163Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-17T09:32:50.163Z] PASS [2022-03-17T09:32:50.163Z] ok github.com/docker/docker/integration/container 108.303s [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === Skipped [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-17T09:32:50.163Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-17T09:32:50.163Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-17T09:32:50.163Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-17T09:32:50.163Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-17T09:32:50.163Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-17T09:32:50.163Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-03-17T09:32:50.163Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-17T09:32:50.163Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-17T09:32:50.163Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-17T09:32:50.163Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-17T09:32:50.163Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-17T09:32:50.163Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-17T09:32:50.163Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-17T09:32:50.163Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-17T09:32:50.163Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-17T09:32:50.163Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-17T09:32:50.163Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-17T09:32:50.163Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-17T09:32:50.163Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-17T09:32:50.163Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-17T09:32:50.163Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-17T09:32:50.163Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-17T09:32:50.163Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-17T09:32:50.163Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-17T09:32:50.163Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-17T09:32:50.163Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-17T09:32:50.163Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-17T09:32:50.163Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:32:50.163Z] [2022-03-17T09:32:50.163Z] DONE 87 tests, 33 skipped in 111.100s [2022-03-17T09:32:50.163Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-17T09:32:50.559Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T09:32:51.124Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T09:32:51.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T09:32:51.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T09:32:51.948Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T09:32:52.878Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T09:32:53.442Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T09:32:54.006Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T09:32:54.573Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-17T09:32:55.147Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T09:32:56.077Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-17T09:32:57.009Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-17T09:32:57.574Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-17T09:32:58.138Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-17T09:32:58.703Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-17T09:32:59.266Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T09:32:59.830Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-17T09:33:00.764Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T09:33:01.021Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T09:33:01.585Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T09:33:01.841Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T09:33:02.098Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T09:33:03.468Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T09:33:04.033Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T09:33:04.290Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T09:33:05.222Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T09:33:05.479Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T09:33:05.736Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T09:33:05.994Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T09:33:06.559Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T09:33:06.816Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T09:33:07.378Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T09:33:07.943Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T09:33:07.943Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T09:33:08.200Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T09:33:08.200Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T09:33:09.133Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T09:33:09.390Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T09:33:09.955Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T09:33:10.518Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T09:33:10.518Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T09:33:11.081Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T09:33:12.465Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T09:33:13.067Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T09:33:13.068Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T09:33:13.068Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T09:33:13.068Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T09:33:13.068Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T09:33:13.068Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T09:33:13.068Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T09:33:13.068Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T09:33:13.068Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T09:33:13.068Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T09:33:13.068Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T09:33:13.068Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T09:33:13.068Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T09:33:13.068Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T09:33:13.068Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:33:13.068Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T09:33:13.398Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T09:33:13.968Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T09:33:14.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T09:33:14.791Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T09:33:15.232Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 29.3% of statements [2022-03-17T09:33:15.232Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-17T09:33:15.232Z] ok github.com/docker/docker/cmd/dockerd/trap 2.472s coverage: 0.0% of statements [2022-03-17T09:33:15.232Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-17T09:33:15.232Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-17T09:33:15.232Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-17T09:33:15.232Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-17T09:33:15.232Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-17T09:33:15.289Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T09:33:15.290Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:33:15.290Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T09:33:15.290Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:33:15.290Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T09:33:15.355Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T09:33:15.543Z] === RUN TestConfigDaemonLibtrustID [2022-03-17T09:33:15.543Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:33:15.543Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:33:15.543Z] === RUN TestDaemonConfigValidation [2022-03-17T09:33:15.543Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:33:15.543Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-17T09:33:15.543Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-17T09:33:15.543Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:33:15.543Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:33:15.543Z] === RUN TestDaemonProxy [2022-03-17T09:33:15.543Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:33:15.543Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-17T09:33:15.543Z] PASS [2022-03-17T09:33:15.543Z] ok github.com/docker/docker/integration/daemon 0.148s [2022-03-17T09:33:15.920Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T09:33:16.035Z] [2022-03-17T09:33:16.035Z] === Skipped [2022-03-17T09:33:16.035Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-17T09:33:16.035Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-17T09:33:16.035Z] [2022-03-17T09:33:16.035Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-17T09:33:16.035Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-17T09:33:16.035Z] [2022-03-17T09:33:16.035Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-17T09:33:16.035Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-17T09:33:16.035Z] [2022-03-17T09:33:16.035Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-17T09:33:16.035Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-17T09:33:16.035Z] [2022-03-17T09:33:16.035Z] DONE 4 tests, 4 skipped in 26.200s [2022-03-17T09:33:16.035Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T09:33:16.127Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T09:33:16.127Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T09:33:16.127Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T09:33:16.127Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T09:33:16.127Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T09:33:16.127Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T09:33:16.127Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T09:33:16.127Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T09:33:16.127Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T09:33:16.127Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T09:33:16.127Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T09:33:16.127Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:33:16.127Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T09:33:16.177Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T09:33:17.548Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T09:33:17.786Z] ok github.com/docker/docker/daemon/cluster 0.100s coverage: 0.5% of statements [2022-03-17T09:33:19.083Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T09:33:19.083Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:33:19.083Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T09:33:19.083Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:33:19.083Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T09:33:19.083Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:33:19.083Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T09:33:19.083Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:33:19.083Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T09:33:19.177Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-03-17T09:33:19.442Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T09:33:19.442Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T09:33:20.006Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T09:33:20.567Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-03-17T09:33:20.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:20.832Z] INFO: Testing against a local daemon [2022-03-17T09:33:20.832Z] === RUN TestCommitInheritsEnv [2022-03-17T09:33:20.832Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:33:20.832Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-17T09:33:20.832Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-17T09:33:20.832Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:33:20.832Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:33:20.832Z] === RUN TestImportWithCustomPlatform [2022-03-17T09:33:20.832Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:33:20.832Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-17T09:33:20.832Z] === RUN TestImagesFilterMultiReference [2022-03-17T09:33:20.832Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-17T09:33:20.832Z] === RUN TestImagePullPlatformInvalid [2022-03-17T09:33:20.832Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-17T09:33:20.832Z] === RUN TestRemoveImageOrphaning [2022-03-17T09:33:21.375Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T09:33:22.306Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T09:33:22.400Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-03-17T09:33:22.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-17T09:33:22.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-17T09:33:22.400Z] === RUN TestTagInvalidReference [2022-03-17T09:33:22.400Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-17T09:33:22.400Z] === RUN TestTagValidPrefixedRepo [2022-03-17T09:33:22.400Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-17T09:33:22.400Z] === RUN TestTagExistedNameWithoutForce [2022-03-17T09:33:22.400Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-17T09:33:22.400Z] === RUN TestTagOfficialNames [2022-03-17T09:33:22.400Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-17T09:33:22.400Z] === RUN TestTagMatchesDigest [2022-03-17T09:33:22.400Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-17T09:33:22.400Z] PASS [2022-03-17T09:33:22.400Z] ok github.com/docker/docker/integration/image 1.697s [2022-03-17T09:33:22.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-17T09:33:22.869Z] [2022-03-17T09:33:22.869Z] === Skipped [2022-03-17T09:33:22.869Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-17T09:33:22.869Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:33:22.869Z] [2022-03-17T09:33:22.869Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-17T09:33:22.869Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:33:22.869Z] [2022-03-17T09:33:22.869Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-17T09:33:22.869Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-17T09:33:22.869Z] [2022-03-17T09:33:22.869Z] DONE 12 tests, 3 skipped in 6.706s [2022-03-17T09:33:22.869Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-17T09:33:23.932Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T09:33:23.960Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T09:33:24.946Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T09:33:24.946Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:33:24.946Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T09:33:24.946Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:33:24.946Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T09:33:25.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:25.828Z] INFO: Testing against a local daemon [2022-03-17T09:33:25.828Z] === RUN TestNetworkCreateDelete [2022-03-17T09:33:25.828Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.828Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDockerNetworkDeletePreferID [2022-03-17T09:33:25.828Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:33:25.828Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonDNSFallback [2022-03-17T09:33:25.828Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestInspectNetwork [2022-03-17T09:33:25.828Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:25.828Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestRunContainerWithBridgeNone [2022-03-17T09:33:25.828Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.828Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestNetworkInvalidJSON [2022-03-17T09:33:25.828Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-17T09:33:25.828Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-17T09:33:25.828Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:33:25.828Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:33:25.828Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:33:25.828Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:33:25.828Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-17T09:33:25.828Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-17T09:33:25.828Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-17T09:33:25.828Z] === RUN TestNetworkList [2022-03-17T09:33:25.828Z] === RUN TestNetworkList//networks [2022-03-17T09:33:25.828Z] === PAUSE TestNetworkList//networks [2022-03-17T09:33:25.828Z] === RUN TestNetworkList//networks/ [2022-03-17T09:33:25.828Z] === PAUSE TestNetworkList//networks/ [2022-03-17T09:33:25.828Z] === CONT TestNetworkList//networks [2022-03-17T09:33:25.828Z] === CONT TestNetworkList//networks/ [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkList (0.04s) [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-17T09:33:25.828Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestHostIPv4BridgeLabel [2022-03-17T09:33:25.828Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-17T09:33:25.828Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonDefaultNetworkPools [2022-03-17T09:33:25.828Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-17T09:33:25.828Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-17T09:33:25.828Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-17T09:33:25.828Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestServiceWithPredefinedNetwork [2022-03-17T09:33:25.828Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-17T09:33:25.828Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:33:25.828Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestServiceWithDataPathPortInit [2022-03-17T09:33:25.828Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:33:25.828Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-17T09:33:25.828Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:33:25.828Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:33:25.828Z] PASS [2022-03-17T09:33:25.828Z] ok github.com/docker/docker/integration/network 0.174s [2022-03-17T09:33:25.828Z] [2022-03-17T09:33:25.828Z] === Skipped [2022-03-17T09:33:25.828Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-17T09:33:25.828Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.828Z] [2022-03-17T09:33:25.828Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-17T09:33:25.829Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-17T09:33:25.829Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-17T09:33:25.829Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-17T09:33:25.829Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-17T09:33:25.829Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:243: FLAKY_TEST [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-17T09:33:25.829Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-17T09:33:25.829Z] [2022-03-17T09:33:25.829Z] DONE 22 tests, 15 skipped in 2.702s [2022-03-17T09:33:25.829Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-17T09:33:26.457Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T09:33:26.458Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T09:33:26.458Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T09:33:26.458Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T09:33:26.458Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T09:33:26.715Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T09:33:26.816Z] testing: warning: no tests to run [2022-03-17T09:33:26.816Z] PASS [2022-03-17T09:33:26.816Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-03-17T09:33:26.816Z] [2022-03-17T09:33:26.816Z] DONE 0 tests in 0.925s [2022-03-17T09:33:26.816Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-17T09:33:27.805Z] testing: warning: no tests to run [2022-03-17T09:33:27.805Z] PASS [2022-03-17T09:33:27.805Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2022-03-17T09:33:27.805Z] [2022-03-17T09:33:27.805Z] DONE 0 tests in 0.861s [2022-03-17T09:33:27.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-17T09:33:28.085Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T09:33:28.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-03-17T09:33:28.716Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.0% of statements [2022-03-17T09:33:28.793Z] testing: warning: no tests to run [2022-03-17T09:33:28.793Z] PASS [2022-03-17T09:33:28.793Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-03-17T09:33:28.793Z] [2022-03-17T09:33:28.793Z] DONE 0 tests in 0.892s [2022-03-17T09:33:28.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-17T09:33:28.978Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-17T09:33:29.016Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T09:33:29.552Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-17T09:33:29.782Z] testing: warning: no tests to run [2022-03-17T09:33:29.782Z] PASS [2022-03-17T09:33:29.782Z] ok github.com/docker/docker/integration/plugin/authz 0.075s [2022-03-17T09:33:29.782Z] [2022-03-17T09:33:29.782Z] DONE 0 tests in 0.842s [2022-03-17T09:33:29.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-17T09:33:30.126Z] ok github.com/docker/docker/daemon 10.134s coverage: 17.1% of statements [2022-03-17T09:33:30.388Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-17T09:33:30.388Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-17T09:33:30.388Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-17T09:33:30.388Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-17T09:33:30.390Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T09:33:30.647Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T09:33:31.334Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.739s coverage: 74.6% of statements [2022-03-17T09:33:31.599Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T09:33:32.163Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-17T09:33:32.163Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T09:33:32.163Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T09:33:32.280Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 56.2% of statements [2022-03-17T09:33:32.542Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-03-17T09:33:32.727Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-17T09:33:33.609Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T09:33:34.097Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T09:33:34.097Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T09:33:34.354Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T09:33:34.461Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2022-03-17T09:33:34.611Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T09:33:35.174Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-17T09:33:35.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:35.663Z] INFO: Testing against a local daemon [2022-03-17T09:33:35.663Z] === RUN TestPluginInvalidJSON [2022-03-17T09:33:35.663Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:33:35.663Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:33:35.663Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-17T09:33:35.663Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-17T09:33:35.663Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-17T09:33:35.664Z] === RUN TestPluginInstall [2022-03-17T09:33:35.664Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-17T09:33:35.664Z] === RUN TestPluginsWithRuntimes [2022-03-17T09:33:35.664Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-17T09:33:35.664Z] === RUN TestPluginBackCompatMediaTypes [2022-03-17T09:33:35.664Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:33:35.664Z] PASS [2022-03-17T09:33:35.664Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2022-03-17T09:33:35.664Z] [2022-03-17T09:33:35.664Z] === Skipped [2022-03-17T09:33:35.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-17T09:33:35.664Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] [2022-03-17T09:33:35.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-17T09:33:35.664Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] [2022-03-17T09:33:35.664Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-17T09:33:35.664Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-17T09:33:35.664Z] [2022-03-17T09:33:35.664Z] DONE 5 tests, 3 skipped in 5.501s [2022-03-17T09:33:35.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-17T09:33:35.738Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T09:33:35.739Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T09:33:36.302Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T09:33:36.402Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.318s coverage: 50.5% of statements [2022-03-17T09:33:36.664Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.347s coverage: 45.9% of statements [2022-03-17T09:33:36.664Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-17T09:33:36.867Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T09:33:37.430Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T09:33:37.687Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T09:33:37.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:37.884Z] INFO: Testing against a local daemon [2022-03-17T09:33:37.884Z] === RUN TestExternalGraphDriver [2022-03-17T09:33:37.884Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:33:37.884Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-17T09:33:37.884Z] === RUN TestGraphdriverPluginV2 [2022-03-17T09:33:37.884Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:33:37.884Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:33:37.884Z] PASS [2022-03-17T09:33:37.884Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.117s [2022-03-17T09:33:38.053Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-03-17T09:33:38.251Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T09:33:38.353Z] [2022-03-17T09:33:38.354Z] === Skipped [2022-03-17T09:33:38.354Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-17T09:33:38.354Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-17T09:33:38.354Z] [2022-03-17T09:33:38.354Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-17T09:33:38.354Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-17T09:33:38.354Z] [2022-03-17T09:33:38.354Z] DONE 2 tests, 2 skipped in 2.921s [2022-03-17T09:33:38.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-17T09:33:38.627Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.784s coverage: 58.0% of statements [2022-03-17T09:33:38.627Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-17T09:33:38.627Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-17T09:33:38.816Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T09:33:39.382Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T09:33:39.574Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 2.9% of statements [2022-03-17T09:33:39.947Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T09:33:39.947Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T09:33:40.147Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-03-17T09:33:40.209Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T09:33:41.094Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.8% of statements [2022-03-17T09:33:41.094Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-17T09:33:41.094Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-17T09:33:41.142Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T09:33:41.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:41.314Z] INFO: Testing against a local daemon [2022-03-17T09:33:41.314Z] === RUN TestReadPluginNoRead [2022-03-17T09:33:41.314Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:33:41.314Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-17T09:33:41.314Z] PASS [2022-03-17T09:33:41.314Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-03-17T09:33:41.314Z] [2022-03-17T09:33:41.314Z] === Skipped [2022-03-17T09:33:41.314Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-17T09:33:41.314Z] read_test.go:21: no unix domain sockets on Windows [2022-03-17T09:33:41.314Z] [2022-03-17T09:33:41.314Z] DONE 1 tests, 1 skipped in 2.784s [2022-03-17T09:33:41.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-17T09:33:41.713Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-03-17T09:33:42.073Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T09:33:42.331Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:33:42.331Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T09:33:42.331Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T09:33:42.679Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-03-17T09:33:42.679Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 79.9% of statements [2022-03-17T09:33:42.679Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-17T09:33:42.888Z] testing: warning: no tests to run [2022-03-17T09:33:42.888Z] PASS [2022-03-17T09:33:42.888Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2022-03-17T09:33:42.888Z] [2022-03-17T09:33:42.888Z] DONE 0 tests in 1.311s [2022-03-17T09:33:42.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-17T09:33:43.262Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-03-17T09:33:43.524Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-17T09:33:44.097Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2022-03-17T09:33:44.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-17T09:33:44.855Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T09:33:44.855Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T09:33:44.933Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-03-17T09:33:44.933Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-17T09:33:45.109Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:45.109Z] INFO: Testing against a local daemon [2022-03-17T09:33:45.109Z] === RUN TestPluginWithDevMounts [2022-03-17T09:33:45.109Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:45.109Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2022-03-17T09:33:45.109Z] PASS [2022-03-17T09:33:45.109Z] ok github.com/docker/docker/integration/plugin/volumes 0.108s [2022-03-17T09:33:45.507Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.1% of statements [2022-03-17T09:33:45.581Z] [2022-03-17T09:33:45.582Z] === Skipped [2022-03-17T09:33:45.582Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2022-03-17T09:33:45.582Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:45.582Z] [2022-03-17T09:33:45.582Z] DONE 1 tests, 1 skipped in 2.735s [2022-03-17T09:33:45.582Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-17T09:33:45.769Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-03-17T09:33:46.713Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-03-17T09:33:47.287Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-17T09:33:47.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-17T09:33:47.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:47.800Z] INFO: Testing against a local daemon [2022-03-17T09:33:47.800Z] === RUN TestSecretInspect [2022-03-17T09:33:47.800Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:47.800Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-17T09:33:47.800Z] === RUN TestSecretList [2022-03-17T09:33:47.800Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:47.800Z] --- SKIP: TestSecretList (0.00s) [2022-03-17T09:33:47.800Z] === RUN TestSecretsCreateAndDelete [2022-03-17T09:33:47.800Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:47.800Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:33:47.800Z] === RUN TestSecretsUpdate [2022-03-17T09:33:47.800Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:47.800Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-17T09:33:47.800Z] === RUN TestTemplatedSecret [2022-03-17T09:33:47.801Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:47.801Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-17T09:33:47.801Z] === RUN TestSecretCreateResolve [2022-03-17T09:33:47.801Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:47.801Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-17T09:33:47.801Z] PASS [2022-03-17T09:33:47.801Z] ok github.com/docker/docker/integration/secret 0.118s [2022-03-17T09:33:47.861Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === Skipped [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-03-17T09:33:48.270Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-17T09:33:48.270Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-17T09:33:48.270Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-17T09:33:48.270Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-17T09:33:48.270Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-17T09:33:48.270Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:48.270Z] [2022-03-17T09:33:48.270Z] DONE 6 tests, 6 skipped in 2.540s [2022-03-17T09:33:48.270Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-17T09:33:48.435Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2022-03-17T09:33:48.435Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-17T09:33:48.435Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-17T09:33:49.380Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-17T09:33:49.953Z] ok github.com/docker/docker/distribution 0.613s coverage: 28.4% of statements [2022-03-17T09:33:49.953Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-17T09:33:50.899Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-17T09:33:51.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:51.232Z] INFO: Testing against a local daemon [2022-03-17T09:33:51.232Z] === RUN TestServiceCreateInit [2022-03-17T09:33:51.232Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-17T09:33:51.232Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-17T09:33:51.232Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-17T09:33:51.232Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:33:51.232Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceMultipleTimes [2022-03-17T09:33:51.232Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceConflict [2022-03-17T09:33:51.232Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceMaxReplicas [2022-03-17T09:33:51.232Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-17T09:33:51.232Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-17T09:33:51.232Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceSecretFileMode [2022-03-17T09:33:51.232Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceConfigFileMode [2022-03-17T09:33:51.232Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.232Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:33:51.232Z] === RUN TestCreateServiceSysctls [2022-03-17T09:33:51.232Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.475Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-03-17T09:33:51.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-17T09:33:51.703Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-17T09:33:51.703Z] === RUN TestCreateServiceCapabilities [2022-03-17T09:33:51.703Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-17T09:33:51.703Z] === RUN TestInspect [2022-03-17T09:33:51.703Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestInspect (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestCreateJob [2022-03-17T09:33:51.703Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestCreateJob (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestReplicatedJob [2022-03-17T09:33:51.703Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestUpdateReplicatedJob [2022-03-17T09:33:51.703Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceListWithStatuses [2022-03-17T09:33:51.703Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestDockerNetworkConnectAlias [2022-03-17T09:33:51.703Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestDockerNetworkReConnect [2022-03-17T09:33:51.703Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServicePlugin [2022-03-17T09:33:51.703Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceUpdateLabel [2022-03-17T09:33:51.703Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceUpdateSecrets [2022-03-17T09:33:51.703Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceUpdateConfigs [2022-03-17T09:33:51.703Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceUpdateNetwork [2022-03-17T09:33:51.703Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-17T09:33:51.703Z] === RUN TestServiceUpdatePidsLimit [2022-03-17T09:33:51.703Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:33:51.703Z] PASS [2022-03-17T09:33:51.703Z] ok github.com/docker/docker/integration/service 0.290s [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === Skipped [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:33:51.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-17T09:33:51.703Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-17T09:33:51.703Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-17T09:33:51.703Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-17T09:33:51.703Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-17T09:33:51.703Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-17T09:33:51.703Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-17T09:33:51.703Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-17T09:33:51.703Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-17T09:33:51.703Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-17T09:33:51.703Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-17T09:33:51.703Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-17T09:33:51.703Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-17T09:33:51.703Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-17T09:33:51.703Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-17T09:33:51.703Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-17T09:33:51.703Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-17T09:33:51.703Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-17T09:33:51.703Z] [2022-03-17T09:33:51.703Z] DONE 24 tests, 23 skipped in 3.339s [2022-03-17T09:33:51.703Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-17T09:33:51.737Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-17T09:33:52.000Z] ok github.com/docker/docker/distribution/xfer 1.897s coverage: 84.9% of statements [2022-03-17T09:33:52.000Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-17T09:33:52.573Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-17T09:33:52.836Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-17T09:33:52.836Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-17T09:33:53.409Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-03-17T09:33:53.466Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-17T09:33:53.928Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:53.928Z] INFO: Testing against a local daemon [2022-03-17T09:33:53.928Z] === RUN TestSessionCreate [2022-03-17T09:33:53.928Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:53.928Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-17T09:33:53.928Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-17T09:33:53.928Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:53.928Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:33:53.928Z] PASS [2022-03-17T09:33:53.928Z] ok github.com/docker/docker/integration/session 0.102s [2022-03-17T09:33:53.928Z] [2022-03-17T09:33:53.928Z] === Skipped [2022-03-17T09:33:53.928Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-17T09:33:53.928Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:53.928Z] [2022-03-17T09:33:53.928Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-17T09:33:53.928Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-17T09:33:53.928Z] [2022-03-17T09:33:53.928Z] DONE 2 tests, 2 skipped in 2.257s [2022-03-17T09:33:54.355Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2022-03-17T09:33:54.397Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-17T09:33:54.927Z] ok github.com/docker/docker/opts 0.019s coverage: 66.3% of statements [2022-03-17T09:33:54.927Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-17T09:33:55.991Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-17T09:33:55.991Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-17T09:33:56.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:33:56.626Z] INFO: Testing against a local daemon [2022-03-17T09:33:56.626Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-17T09:33:56.626Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:56.626Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestDiskUsage [2022-03-17T09:33:56.626Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:33:56.626Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestEventsExecDie [2022-03-17T09:33:56.626Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:33:56.626Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestEventsBackwardsCompatible [2022-03-17T09:33:56.626Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:33:56.626Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestEventsVolumeCreate [2022-03-17T09:33:56.626Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:33:56.626Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestInfoAPI [2022-03-17T09:33:56.626Z] --- PASS: TestInfoAPI (0.05s) [2022-03-17T09:33:56.626Z] === RUN TestInfoAPIWarnings [2022-03-17T09:33:56.626Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:33:56.626Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestInfoDebug [2022-03-17T09:33:56.626Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:56.626Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestInfoInsecureRegistries [2022-03-17T09:33:56.626Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:56.626Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestInfoRegistryMirrors [2022-03-17T09:33:56.626Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:56.626Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-17T09:33:56.626Z] === RUN TestLoginFailsWithBadCredentials [2022-03-17T09:33:56.844Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.5% of statements [2022-03-17T09:33:56.921Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T09:33:57.417Z] ok github.com/docker/docker/pkg/authorization 0.204s coverage: 68.3% of statements [2022-03-17T09:33:57.417Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-17T09:33:57.616Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-17T09:33:57.616Z] === RUN TestPingCacheHeaders [2022-03-17T09:33:57.616Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-17T09:33:57.616Z] === RUN TestPingGet [2022-03-17T09:33:57.616Z] --- PASS: TestPingGet (0.05s) [2022-03-17T09:33:57.616Z] === RUN TestPingHead [2022-03-17T09:33:57.616Z] --- PASS: TestPingHead (0.04s) [2022-03-17T09:33:57.616Z] === RUN TestVersion [2022-03-17T09:33:57.616Z] --- PASS: TestVersion (0.03s) [2022-03-17T09:33:57.616Z] PASS [2022-03-17T09:33:57.679Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-17T09:33:57.853Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-17T09:33:57.853Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-17T09:33:57.853Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T09:33:57.853Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T09:33:58.085Z] ok github.com/docker/docker/integration/system 1.258s [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === Skipped [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-17T09:33:58.085Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-17T09:33:58.085Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-17T09:33:58.085Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-17T09:33:58.085Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-17T09:33:58.085Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-17T09:33:58.085Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-17T09:33:58.085Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-17T09:33:58.085Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-17T09:33:58.085Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-17T09:33:58.085Z] [2022-03-17T09:33:58.085Z] DONE 15 tests, 9 skipped in 3.663s [2022-03-17T09:33:58.085Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-17T09:33:58.784Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T09:33:58.784Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-17T09:34:00.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:34:00.308Z] INFO: Testing against a local daemon [2022-03-17T09:34:00.308Z] === RUN TestVolumesCreateAndList [2022-03-17T09:34:00.308Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-17T09:34:00.308Z] === RUN TestVolumesRemove [2022-03-17T09:34:00.308Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-17T09:34:00.308Z] === RUN TestVolumesInspect [2022-03-17T09:34:00.308Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-17T09:34:00.308Z] === RUN TestVolumesInvalidJSON [2022-03-17T09:34:00.308Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-17T09:34:00.308Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-17T09:34:00.308Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-17T09:34:00.308Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-17T09:34:00.308Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-17T09:34:00.308Z] PASS [2022-03-17T09:34:00.308Z] ok github.com/docker/docker/integration/volume 0.314s [2022-03-17T09:34:00.680Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T09:34:00.784Z] [2022-03-17T09:34:00.784Z] DONE 5 tests in 2.545s [2022-03-17T09:34:00.784Z] INFO: make.ps1 ended at 03/17/2022 09:34:00 [2022-03-17T09:34:00.784Z] INFO: Integration CLI tests being run from the host: [2022-03-17T09:34:00.784Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-17T09:34:00.983Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.5% of statements [2022-03-17T09:34:00.983Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-17T09:34:01.244Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-17T09:34:01.244Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-17T09:34:01.614Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-17T09:34:01.871Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T09:34:02.188Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-17T09:34:02.188Z] ok github.com/docker/docker/layer 7.818s coverage: 69.0% of statements [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-17T09:34:02.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-17T09:34:02.761Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-03-17T09:34:02.761Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-03-17T09:34:02.804Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T09:34:03.023Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-17T09:34:03.968Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 69.5% of statements [2022-03-17T09:34:04.175Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-17T09:34:04.230Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 70.1% of statements [2022-03-17T09:34:04.492Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-03-17T09:34:04.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-03-17T09:34:04.492Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-17T09:34:04.754Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-03-17T09:34:04.754Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-03-17T09:34:05.015Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-17T09:34:05.278Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-03-17T09:34:05.541Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-17T09:34:05.541Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-17T09:34:05.541Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-17T09:34:06.114Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-03-17T09:34:06.376Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-03-17T09:34:06.637Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-17T09:34:07.210Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-17T09:34:07.447Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-17T09:34:08.377Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T09:34:08.597Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-17T09:34:08.598Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-17T09:34:08.859Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-17T09:34:08.941Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T09:34:09.121Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-17T09:34:09.197Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T09:34:09.383Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-17T09:34:09.383Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-17T09:34:09.956Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-17T09:34:10.218Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-17T09:34:10.480Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-03-17T09:34:10.568Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T09:34:10.568Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T09:34:10.568Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T09:34:11.054Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-17T09:34:11.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-17T09:34:11.229Z] INFO: Testing against a local daemon [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-17T09:34:11.229Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-17T09:34:11.229Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-17T09:34:11.229Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-17T09:34:11.316Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-17T09:34:11.578Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-17T09:34:11.578Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-17T09:34:11.699Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-17T09:34:11.699Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-17T09:34:11.985Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-17T09:34:11.985Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T09:34:12.553Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T09:34:12.688Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-17T09:34:12.688Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-17T09:34:13.484Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T09:34:13.484Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T09:34:13.588Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-03-17T09:34:13.742Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T09:34:13.850Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-17T09:34:14.112Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-17T09:34:15.113Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T09:34:15.501Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2022-03-17T09:34:15.501Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-17T09:34:16.891Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2022-03-17T09:34:16.891Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-17T09:34:17.152Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-17T09:34:17.726Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-17T09:34:17.726Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-17T09:34:19.288Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T09:34:19.288Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T09:34:19.544Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T09:34:19.646Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-17T09:34:20.221Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2022-03-17T09:34:20.476Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T09:34:20.796Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-17T09:34:21.741Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-03-17T09:34:21.848Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T09:34:23.742Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T09:34:25.112Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T09:34:26.526Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T09:34:27.456Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T09:34:28.387Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T09:34:28.387Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T09:34:28.645Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T09:34:29.209Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T09:34:29.773Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T09:34:30.030Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T09:34:31.398Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T09:34:32.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T09:34:36.066Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T09:34:36.066Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-17T09:34:36.066Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T09:34:36.066Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-17T09:34:36.630Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T09:34:36.630Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T09:34:37.194Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T09:34:37.451Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T09:34:37.708Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T09:34:38.274Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T09:34:39.863Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/rootless [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/volume [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-17T09:34:39.863Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-17T09:34:39.863Z] [2022-03-17T09:34:39.863Z] === Skipped [2022-03-17T09:34:39.863Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-17T09:34:39.863Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-17T09:34:39.864Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-17T09:34:39.864Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-17T09:34:39.864Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-17T09:34:39.864Z] time="2022-03-17T09:33:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-17T09:34:39.864Z] time="2022-03-17T09:33:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-17T09:34:39.864Z] time="2022-03-17T09:33:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-17T09:34:39.864Z] time="2022-03-17T09:33:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-17T09:34:39.864Z] time="2022-03-17T09:33:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-17T09:34:39.864Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-17T09:34:39.864Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-17T09:34:39.864Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-17T09:34:39.864Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-17T09:34:39.864Z] graphtest_unix.go:71: No driver to put! [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-17T09:34:39.864Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-17T09:34:39.864Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-17T09:34:39.864Z] [2022-03-17T09:34:39.864Z] DONE 2337 tests, 28 skipped in 242.735s [2022-03-17T09:34:39.864Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/bitseq [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cluster [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/config [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/datastore [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/driverapi [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/etchosts [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/idm [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipam [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/iptables [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/netlabel [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/netutils [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/networkdb [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/ns [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/options [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/osl [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/portallocator [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/portmapper [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/testutils [2022-03-17T09:34:39.864Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-17T09:34:39.864Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-17T09:34:44.820Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-17T09:34:44.820Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-17T09:34:44.820Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T09:34:44.821Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T09:34:44.821Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-17T09:34:44.821Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T09:34:46.716Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T09:34:47.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-17T09:34:47.279Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-17T09:34:47.535Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-17T09:34:47.535Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T09:34:48.098Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T09:34:48.664Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T09:34:49.229Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T09:34:49.793Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T09:34:49.793Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T09:34:49.793Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T09:34:50.358Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T09:34:50.615Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T09:34:50.615Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T09:34:50.615Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T09:34:51.178Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-17T09:34:52.108Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T09:34:52.108Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T09:34:52.108Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T09:34:54.007Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T09:34:54.937Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T09:34:55.201Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T09:34:59.396Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T09:34:59.396Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T09:34:59.652Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-17T09:34:59.909Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-17T09:35:01.278Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-17T09:35:01.842Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-17T09:35:03.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-17T09:35:04.582Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-17T09:35:05.464Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T09:35:05.464Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:35:05.464Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T09:35:05.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-17T09:35:07.682Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T09:35:07.682Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T09:35:07.849Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-17T09:35:08.413Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-17T09:35:08.413Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-17T09:35:08.978Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-17T09:35:09.540Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-17T09:35:09.797Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-17T09:35:10.362Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-17T09:35:10.927Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-17T09:35:11.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-17T09:35:11.858Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T09:35:12.117Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T09:35:12.448Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T09:35:12.682Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T09:35:13.439Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T09:35:13.439Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:35:13.439Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T09:35:13.439Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:35:13.439Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T09:35:13.439Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:35:13.439Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T09:35:13.909Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T09:35:14.576Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-17T09:35:14.897Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T09:35:15.088Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T09:35:15.088Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:35:15.088Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T09:35:15.088Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T09:35:15.088Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T09:35:15.139Z] === RUN TestDockerSuite/TestRunState [2022-03-17T09:35:16.520Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T09:35:17.084Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T09:35:17.304Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T09:35:17.341Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-17T09:35:17.598Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T09:35:17.856Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-17T09:35:17.856Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T09:35:17.856Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T09:35:18.294Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T09:35:18.294Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:35:18.294Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T09:35:18.294Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:35:18.294Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T09:35:18.294Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:35:18.294Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T09:35:18.294Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T09:35:18.419Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T09:35:18.675Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-17T09:35:18.698Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T09:35:19.858Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T09:35:20.048Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T09:35:20.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-17T09:35:20.048Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T09:35:20.048Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T09:35:20.267Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T09:35:20.268Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:35:20.612Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-17T09:35:20.737Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T09:35:20.737Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:35:20.737Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T09:35:20.737Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T09:35:22.508Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-17T09:35:23.072Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-17T09:35:23.329Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-17T09:35:23.649Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T09:35:24.259Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-17T09:35:24.535Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T09:35:25.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T09:35:25.215Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:35:25.215Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T09:35:25.215Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:35:25.215Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T09:35:25.215Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T09:35:26.598Z] ok github.com/docker/docker/libnetwork 37.065s coverage: 40.7% of statements [2022-03-17T09:35:26.598Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-17T09:35:26.598Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-17T09:35:26.598Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-17T09:35:26.598Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-17T09:35:26.598Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-17T09:35:26.784Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T09:35:27.171Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.375s coverage: 59.9% of statements [2022-03-17T09:35:27.171Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-17T09:35:27.434Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-17T09:35:28.007Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.177s coverage: 4.0% of statements [2022-03-17T09:35:28.007Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-17T09:35:28.580Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-17T09:35:28.580Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-17T09:35:28.842Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-17T09:35:29.010Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T09:35:29.306Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-17T09:35:29.563Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T09:35:30.128Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T09:35:30.693Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T09:35:31.258Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T09:35:33.194Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T09:35:33.759Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T09:35:34.323Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-17T09:35:34.579Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T09:35:34.579Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T09:35:34.840Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T09:35:35.432Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T09:35:35.688Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T09:35:36.620Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-17T09:35:36.620Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T09:35:36.620Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T09:35:36.620Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T09:35:37.184Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T09:35:38.847Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.516s coverage: 7.2% of statements [2022-03-17T09:35:38.847Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-17T09:35:38.847Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-17T09:35:38.847Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-17T09:35:38.847Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-17T09:35:38.847Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-17T09:35:38.847Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-17T09:35:38.847Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-17T09:35:39.109Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-17T09:35:39.369Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-17T09:35:39.542Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T09:35:39.631Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-17T09:35:39.708Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T09:35:40.274Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T09:35:40.839Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T09:35:42.210Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T09:35:43.144Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T09:35:43.944Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T09:35:44.305Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T09:35:44.517Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T09:35:45.295Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T09:35:45.295Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:35:45.295Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T09:35:45.886Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T09:35:46.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T09:35:46.143Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T09:35:46.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T09:35:46.143Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T09:35:46.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T09:35:46.143Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T09:35:46.143Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T09:35:46.400Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-17T09:35:46.400Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T09:35:46.400Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-17T09:35:46.966Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-17T09:35:47.530Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-17T09:35:47.788Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-17T09:35:48.720Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-17T09:35:49.091Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T09:35:49.286Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-17T09:35:49.639Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-17T09:35:49.810Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T09:35:49.850Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T09:35:50.107Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-17T09:35:50.658Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T09:35:50.672Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-17T09:35:50.672Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T09:35:50.672Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-17T09:35:50.796Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T09:35:50.796Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:35:50.796Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T09:35:50.930Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-17T09:35:50.930Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-17T09:35:50.930Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-17T09:35:50.930Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-17T09:35:50.930Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-17T09:35:50.930Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T09:35:50.930Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-17T09:35:51.495Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-17T09:35:52.059Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-17T09:35:52.059Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-17T09:35:52.623Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T09:35:52.623Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T09:35:53.202Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T09:35:53.202Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-17T09:35:53.778Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-17T09:35:54.341Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-17T09:35:54.341Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-17T09:35:54.584Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T09:35:54.598Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T09:35:54.598Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T09:35:54.855Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T09:35:56.155Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T09:35:56.226Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-17T09:35:56.530Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T09:35:56.530Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:35:56.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T09:35:56.530Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:35:56.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T09:35:56.530Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:35:56.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T09:35:56.530Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:35:56.530Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T09:35:56.792Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-17T09:35:56.792Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T09:35:56.792Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T09:35:56.999Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T09:35:57.049Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T09:35:57.049Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T09:35:57.612Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-17T09:35:58.177Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T09:35:58.437Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T09:36:00.334Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T09:36:00.899Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T09:36:00.899Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T09:36:00.899Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T09:36:01.465Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-17T09:36:02.031Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-17T09:36:02.038Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T09:36:02.038Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:36:02.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T09:36:02.038Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:36:02.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T09:36:02.038Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:36:02.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T09:36:02.038Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:36:02.038Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T09:36:02.287Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-17T09:36:03.025Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T09:36:03.218Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T09:36:03.219Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T09:36:04.563Z] ok github.com/docker/docker/libnetwork/ipam 14.300s coverage: 85.3% of statements [2022-03-17T09:36:04.563Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-17T09:36:04.563Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-17T09:36:04.589Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T09:36:04.589Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T09:36:04.825Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-17T09:36:05.154Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T09:36:05.154Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-17T09:36:05.398Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-17T09:36:05.398Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-17T09:36:05.660Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-17T09:36:06.086Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1388300416 [2022-03-17T09:36:06.233Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-03-17T09:36:06.342Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T09:36:06.600Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T09:36:06.818Z] ok github.com/docker/docker/libnetwork/iptables 0.184s coverage: 45.1% of statements [2022-03-17T09:36:06.818Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-17T09:36:07.082Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-17T09:36:07.970Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T09:36:07.970Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T09:36:07.970Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T09:36:09.340Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-17T09:36:09.424Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-17T09:36:09.424Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-17T09:36:09.424Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-17T09:36:09.424Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-17T09:36:09.424Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-17T09:36:09.424Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-17T09:36:09.424Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-17T09:36:09.424Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-17T09:36:09.424Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-17T09:36:09.424Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T09:36:09.424Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-17T09:36:10.271Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T09:36:10.529Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T09:36:10.529Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T09:36:10.786Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T09:36:10.786Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T09:36:11.367Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T09:36:11.367Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T09:36:11.934Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T09:36:12.497Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T09:36:13.238Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-17T09:36:13.431Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T09:36:15.459Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-17T09:36:15.459Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T09:36:15.459Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-17T09:36:15.459Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T09:36:15.459Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-17T09:36:15.459Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T09:36:15.459Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-17T09:36:15.459Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T09:36:15.459Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-17T09:36:18.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-17T09:36:18.687Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T09:36:19.255Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-17T09:36:19.255Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T09:36:19.255Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-17T09:36:19.255Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T09:36:19.255Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-17T09:36:20.059Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T09:36:20.623Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T09:36:21.558Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T09:36:24.079Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T09:36:25.449Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T09:36:26.013Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T09:36:26.421Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-17T09:36:26.945Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T09:36:28.316Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T09:36:29.248Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T09:36:31.142Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-17T09:36:31.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T09:36:33.642Z] docker_cli_service_logs_test.go:246: checking task dpuuvhuld28w [2022-03-17T09:36:33.642Z] docker_cli_service_logs_test.go:251: checking messages for dpuuvhuld28w [2022-03-17T09:36:33.642Z] docker_cli_service_logs_test.go:246: checking task n1v2dkh1s468 [2022-03-17T09:36:33.642Z] docker_cli_service_logs_test.go:251: checking messages for n1v2dkh1s468 [2022-03-17T09:36:36.172Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T09:36:39.446Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T09:36:39.719Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T09:36:39.719Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:36:39.719Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T09:36:39.719Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:36:39.719Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T09:36:43.622Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T09:36:44.186Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-17T09:36:45.741Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T09:36:45.741Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:36:45.741Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T09:36:45.741Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:36:45.741Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T09:36:46.708Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-17T09:36:46.708Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-17T09:36:48.076Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T09:36:48.642Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T09:36:49.207Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T09:36:49.464Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T09:36:49.464Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T09:36:49.464Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T09:36:50.028Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T09:36:52.551Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T09:36:55.824Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-17T09:36:55.824Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-17T09:36:56.388Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-17T09:36:56.388Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T09:36:56.388Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-17T09:36:56.388Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T09:36:56.388Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-17T09:36:57.322Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-17T09:36:57.441Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T09:36:57.441Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:36:57.898Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T09:36:57.919Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-17T09:36:58.176Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-17T09:36:58.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T09:36:59.107Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-17T09:37:03.282Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-17T09:37:03.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-17T09:37:03.845Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-17T09:37:03.845Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T09:37:03.845Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-17T09:37:04.409Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-17T09:37:05.339Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T09:37:05.339Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-17T09:37:06.972Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T09:37:06.972Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:37:06.972Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T09:37:06.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T09:37:07.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T09:37:07.418Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:37:07.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-17T09:37:08.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-17T09:37:08.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T09:37:10.015Z] docker_cli_swarm_test.go:1895: [def6ca5d9d391] joining swarm manager [d600207b4eb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:37:10.579Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-17T09:37:11.143Z] docker_cli_swarm_test.go:1896: [dcb20fb8b3a6d] joining swarm manager [d600207b4eb43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:37:13.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-17T09:37:14.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T09:37:14.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T09:37:16.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T09:37:17.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T09:37:17.410Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:37:17.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T09:37:18.824Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-17T09:37:20.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-17T09:37:21.583Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-17T09:37:22.147Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-17T09:37:23.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-17T09:37:24.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-17T09:37:24.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T09:37:25.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T09:37:25.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-17T09:37:27.190Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-17T09:37:28.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-17T09:37:28.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-17T09:37:29.313Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T09:37:34.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T09:37:34.775Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:37:34.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T09:37:37.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-17T09:37:37.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T09:37:38.334Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-17T09:37:40.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T09:37:40.555Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:37:40.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T09:37:40.555Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:37:40.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T09:37:44.884Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T09:37:44.884Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T09:37:44.884Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T09:37:45.141Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T09:37:45.141Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T09:37:45.141Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T09:37:45.141Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T09:37:45.706Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T09:37:45.706Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T09:37:46.277Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T09:37:46.277Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T09:37:46.547Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T09:37:46.547Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T09:37:46.547Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T09:37:47.916Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T09:37:47.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T09:37:47.959Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:37:47.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T09:37:48.173Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T09:37:48.173Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T09:37:48.173Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T09:37:48.430Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-17T09:37:49.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T09:37:49.104Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:37:49.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T09:37:49.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T09:37:49.104Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:37:49.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T09:37:49.104Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:37:49.104Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T09:37:52.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T09:37:52.711Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:37:52.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T09:37:52.711Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:37:52.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T09:37:53.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-17T09:37:53.682Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T09:37:55.576Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T09:37:55.576Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T09:37:55.576Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T09:37:55.833Z] docker_cli_swarm_test.go:1796: [d5cad5bdd55a9] joining swarm manager [d7c34d1edd02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:37:57.205Z] docker_cli_swarm_test.go:1797: [d0ee806a31093] joining swarm manager [d7c34d1edd02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:37:57.463Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T09:37:58.594Z] ok github.com/docker/docker/libnetwork/networkdb 104.274s coverage: 60.3% of statements [2022-03-17T09:37:58.594Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-17T09:37:58.594Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-17T09:37:58.594Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-03-17T09:37:58.594Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-17T09:37:58.594Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-17T09:37:59.167Z] ok github.com/docker/docker/libnetwork/portmapper 0.219s coverage: 48.6% of statements [2022-03-17T09:37:59.429Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-17T09:37:59.429Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-17T09:37:59.690Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-17T09:37:59.690Z] [2022-03-17T09:37:59.690Z] === Skipped [2022-03-17T09:37:59.690Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-17T09:37:59.690Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:37:59.690Z] [2022-03-17T09:37:59.690Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-17T09:37:59.691Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-17T09:37:59.691Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-17T09:37:59.691Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-17T09:37:59.691Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-17T09:37:59.691Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-17T09:37:59.691Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-17T09:37:59.691Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-17T09:37:59.691Z] firewalld_test.go:14: firewalld is not running [2022-03-17T09:37:59.691Z] [2022-03-17T09:37:59.691Z] DONE 326 tests, 9 skipped in 199.695s [2022-03-17T09:37:59.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T09:37:59.873Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:37:59.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T09:37:59.990Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T09:37:59.990Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite (1287.28s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.42s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.84s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.20s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.53s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.74s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachDetach (1.03s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.33s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.47s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.16s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.84s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.93s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.25s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.65s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.41s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.84s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.61s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.07s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.29s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.03s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.06s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.84s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.82s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.79s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.42s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.24s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.65s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.36s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.45s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.59s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-03-17T09:37:59.990Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.19s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.73s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.24s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.26s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.03s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2022-03-17T09:37:59.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T09:37:59.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-17T09:37:59.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-17T09:37:59.990Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.82s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.39s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.92s) [2022-03-17T09:37:59.990Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.46s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.87s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.92s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.62s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.89s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.33s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.30s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.78s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.80s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.16s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.95s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.93s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.78s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.62s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.85s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.67s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.09s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.83s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.92s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.08s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.50s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.89s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.77s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildHistory (3.64s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.98s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.25s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.58s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.28s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.69s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.90s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.73s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.74s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.32s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.29s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.35s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildPATH (1.95s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.17s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.28s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.87s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.26s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.86s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.31s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.34s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.82s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.18s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.84s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.21s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.23s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.38s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.26s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.92s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.96s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.48s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.65s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.52s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.48s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.43s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-03-17T09:37:59.991Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.09s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.39s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.20s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.43s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000fae300_} (1.42s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13231828709_/foo_false____} (1.37s) [2022-03-17T09:37:59.991Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13231828709_/foo_true____} (1.44s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_false____} (1.32s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_true____} (1.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3142264490_/foo_true__0xc000fae330__} (0.64s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000fae348_} (0.70s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000fae360_} (1.37s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000fae378_} (1.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000fae390_} (1.29s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.22s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.35s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.68s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.90s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.31s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.48s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.92s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.92s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.68s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.42s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.86s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.94s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.90s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsAttach (0.72s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsCopy (1.67s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFormat (1.30s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.61s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.74s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.23s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.72s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.60s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecInspectID (1.59s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.90s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.76s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestExecWithUser (0.85s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHealth (18.94s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportDisplay (1.22s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.33s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.64s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.67s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T09:37:59.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2022-03-17T09:37:59.992Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.56s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.84s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.89s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.63s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.76s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginActive (2.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.85s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.39s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPortList (6.87s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.33s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.41s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.93s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.52s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.73s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.66s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.24s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.29s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.25s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.88s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.10s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.60s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.04s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.22s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.54s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.40s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.25s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.56s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.16s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.65s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-03-17T09:37:59.993Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.11s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2022-03-17T09:37:59.993Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.24s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.64s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.99s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.17s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.87s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.23s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.95s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.20s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.77s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.40s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.53s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.61s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.84s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.26s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.67s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.41s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserByID (0.59s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.52s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.28s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.31s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.48s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.62s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.71s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.85s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.40s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.44s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.08s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.87s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.42s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.67s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.92s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.02s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.75s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.66s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.10s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.04s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.26s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.24s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.23s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.47s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.15s) [2022-03-17T09:37:59.994Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.32s) [2022-03-17T09:37:59.994Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T09:37:59.994Z] === RUN TestDockerRegistrySuite [2022-03-17T09:37:59.994Z] === RUN TestDockerRegistrySuite/TestBuildByDigest Post stage [Pipeline] junit [2022-03-17T09:38:00.281Z] Recording test results [2022-03-17T09:38:00.620Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-17T09:38:00.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T09:38:00.860Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:38:00.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T09:38:00.860Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:38:00.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T09:38:00.925Z] check_test.go:195: [d7cc4c5cdc9c6] daemon is not started [2022-03-17T09:38:00.925Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T09:38:00.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43214/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=427b0cd63688a6a167256855c1c3f5fa15ddf889 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:427b0cd63688a6a167256855c1c3f5fa15ddf889 hack/validate/vendor [2022-03-17T09:38:01.545Z] No vendor changes in diff. [2022-03-17T09:38:01.545Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T09:38:01.855Z] check_test.go:195: [dd364e98c319c] daemon is not started [2022-03-17T09:38:01.855Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T09:38:02.153Z] + echo Ensuring container killed. [2022-03-17T09:38:02.153Z] Ensuring container killed. [2022-03-17T09:38:02.153Z] + docker rm -vf docker-pr4 [2022-03-17T09:38:02.153Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-03-17T09:38:02.452Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:38:02.452Z] Chowning /workspace to jenkins user [2022-03-17T09:38:02.452Z] + id -u [2022-03-17T09:38:02.452Z] + id -g [2022-03-17T09:38:02.452Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:38:03.224Z] check_test.go:195: [ddb335d033431] daemon is not started [2022-03-17T09:38:03.224Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T09:38:03.224Z] check_test.go:195: [ddb3cc0847655] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:38:03.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:38:03.707Z] + bundleName=unit [2022-03-17T09:38:03.707Z] + echo Creating unit-bundles.tar.gz [2022-03-17T09:38:03.707Z] Creating unit-bundles.tar.gz [2022-03-17T09:38:03.707Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-17T09:38:03.707Z] bundles/junit-report-libnetwork.xml [2022-03-17T09:38:03.707Z] bundles/junit-report.xml [2022-03-17T09:38:03.707Z] bundles/go-test-report-libnetwork.json [2022-03-17T09:38:03.707Z] bundles/go-test-report.json [2022-03-17T09:38:03.707Z] bundles/profile-libnetwork.out [2022-03-17T09:38:03.707Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-17T09:38:03.724Z] Archiving artifacts [2022-03-17T09:38:04.143Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:38:04.461Z] + make clean [2022-03-17T09:38:04.722Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:38:04.722Z] docker-dev-cache [2022-03-17T09:38:04.722Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:38:06.003Z] check_test.go:195: [d55bf08d6119e] daemon is not started [2022-03-17T09:38:06.003Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:38:09.283Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-17T09:38:10.666Z] check_test.go:195: [db64401c8dc61] daemon is not started [2022-03-17T09:38:10.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T09:38:13.940Z] check_test.go:195: [d04a8eea789a1] daemon is not started [2022-03-17T09:38:13.940Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T09:38:14.196Z] check_test.go:195: [d095a232fea46] daemon is not started [2022-03-17T09:38:14.196Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T09:38:15.127Z] check_test.go:195: [d8306eebbf492] daemon is not started [2022-03-17T09:38:15.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T09:38:16.059Z] check_test.go:195: [d2d951448da2f] daemon is not started [2022-03-17T09:38:16.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T09:38:16.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-17T09:38:17.554Z] check_test.go:195: [d68245780e277] daemon is not started [2022-03-17T09:38:17.554Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T09:38:18.924Z] docker_cli_swarm_test.go:1315: [d134d936a7b93] joining swarm manager [dd6aacc7c727a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:38:18.924Z] check_test.go:195: [dc2fefec3877b] daemon is not started [2022-03-17T09:38:18.924Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T09:38:19.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T09:38:19.855Z] check_test.go:195: [dc475a1619f18] daemon is not started [2022-03-17T09:38:19.855Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T09:38:20.419Z] docker_cli_swarm_test.go:1316: [da6863d8bc552] joining swarm manager [dd6aacc7c727a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:38:20.984Z] check_test.go:195: [d831bd2f9f640] daemon is not started [2022-03-17T09:38:20.984Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T09:38:21.547Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb5fb920ea58a0f8ce995e207ef855c557e41be619456fc92e3b5961b8def0f3 [2022-03-17T09:38:21.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T09:38:21.926Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:38:22.479Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2e761d2919205ed58aac3bbc461ee71e865f07b3b46385e2ab433b944b441b5 [2022-03-17T09:38:22.479Z] check_test.go:195: [d618c7630e440] daemon is not started [2022-03-17T09:38:22.479Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T09:38:22.890Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T09:38:22.890Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:38:23.347Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T09:38:23.407Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a86dffba781d01c4700ce48bbb728687836ad8b2bd8416620c3cebdc69d9627f [2022-03-17T09:38:23.971Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:405970b99c2d2bfabbbc0a8b26536bb766bd95511d1abea748f5a7b2e7540e29 [2022-03-17T09:38:24.228Z] check_test.go:195: [d718f5333b6b7] daemon is not started [2022-03-17T09:38:24.228Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T09:38:24.880Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T09:38:24.880Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:38:24.880Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T09:38:25.158Z] check_test.go:195: [dbc7a1b9d5289] daemon is not started [2022-03-17T09:38:25.158Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T09:38:27.677Z] check_test.go:195: [dd093e323dade] daemon is not started [2022-03-17T09:38:27.677Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T09:38:28.242Z] check_test.go:195: [df2b968c40395] daemon is not started [2022-03-17T09:38:28.242Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:38:28.499Z] check_test.go:195: [d5934af493214] daemon is not started [2022-03-17T09:38:28.499Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:38:29.438Z] check_test.go:195: [d9b2e1ab2f3ef] daemon is not started [2022-03-17T09:38:29.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:38:30.371Z] check_test.go:195: [daaa2da695baa] daemon is not started [2022-03-17T09:38:30.371Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:38:30.654Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T09:38:30.935Z] check_test.go:195: [d817f15ae74b7] daemon is not started [2022-03-17T09:38:30.973Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T09:38:31.192Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T09:38:31.617Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T09:38:31.617Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:38:31.617Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T09:38:31.617Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:38:32.074Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T09:38:33.606Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T09:38:33.713Z] check_test.go:195: [dacd33af8d12b] daemon is not started [2022-03-17T09:38:33.713Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T09:38:33.713Z] check_test.go:195: [df758034f6f77] daemon is not started [2022-03-17T09:38:33.713Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T09:38:35.083Z] check_test.go:195: [d18dfe0450dd5] daemon is not started [2022-03-17T09:38:35.083Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T09:38:35.083Z] check_test.go:195: [d22836d86a865] daemon is not started [2022-03-17T09:38:35.083Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T09:38:35.136Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T09:38:35.340Z] check_test.go:195: [d2e75936890df] daemon is not started [2022-03-17T09:38:35.340Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T09:38:35.593Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T09:38:35.597Z] check_test.go:195: [d65bec688793a] daemon is not started [2022-03-17T09:38:35.597Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T09:38:35.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T09:38:35.725Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:38:35.854Z] check_test.go:195: [d349e7a20da8e] daemon is not started [2022-03-17T09:38:35.854Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T09:38:36.049Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T09:38:36.110Z] check_test.go:195: [df7ab53315bb7] daemon is not started [2022-03-17T09:38:36.111Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T09:38:36.111Z] check_test.go:195: [dcc6152601a47] daemon is not started [2022-03-17T09:38:36.111Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T09:38:36.193Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T09:38:36.193Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:38:36.660Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T09:38:37.013Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T09:38:37.479Z] check_test.go:195: [d4be56cc367db] daemon is not started [2022-03-17T09:38:37.479Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T09:38:38.224Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T09:38:38.224Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:38:38.224Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T09:38:38.350Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-17T09:38:38.350Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T09:38:38.350Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-17T09:38:38.350Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-17T09:38:38.350Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-17T09:38:38.851Z] check_test.go:195: [d1dbfcda2c44c] daemon is not started [2022-03-17T09:38:38.851Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T09:38:39.415Z] check_test.go:195: [dc2dceabe1a2d] daemon is not started [2022-03-17T09:38:39.415Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T09:38:40.345Z] check_test.go:195: [de8422f075838] daemon is not started [2022-03-17T09:38:40.345Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T09:38:40.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-17T09:38:41.276Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T09:38:41.556Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-17T09:38:41.556Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T09:38:41.556Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-17T09:38:41.556Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T09:38:41.556Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-17T09:38:41.556Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T09:38:41.556Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-17T09:38:42.026Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite (42.19s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.80s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.64s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.74s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.75s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.37s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-17T09:38:42.205Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-17T09:38:42.205Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T09:38:42.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T09:38:42.205Z] check_test.go:222: [dd7efb6e5689b] daemon is not started [2022-03-17T09:38:42.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T09:38:43.014Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-17T09:38:44.070Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T09:38:44.090Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T09:38:44.728Z] check_test.go:222: [d250e4b8cf332] daemon is not started [2022-03-17T09:38:44.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T09:38:45.654Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T09:38:45.654Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:38:45.654Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T09:38:45.654Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:38:45.654Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T09:38:46.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T09:38:46.241Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:38:46.241Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T09:38:46.813Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-17T09:38:47.772Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T09:38:47.772Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:38:47.772Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T09:38:47.801Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-17T09:38:47.801Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T09:38:47.801Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-17T09:38:47.801Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T09:38:47.801Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-17T09:38:47.866Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T09:38:48.228Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T09:38:48.270Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-17T09:38:48.851Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T09:38:49.319Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T09:38:49.787Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T09:38:49.980Z] check_test.go:222: [df17b7a2095c7] daemon is not started [2022-03-17T09:38:49.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T09:38:50.399Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T09:38:50.543Z] check_test.go:222: [de5dbd3f8cb4d] daemon is not started [2022-03-17T09:38:50.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T09:38:50.543Z] check_test.go:222: [d65bac03c2515] daemon is not started [2022-03-17T09:38:50.543Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T09:38:50.771Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T09:38:51.225Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-17T09:38:51.482Z] check_test.go:222: [d093bf95bdc14] daemon is not started [2022-03-17T09:38:51.482Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T09:38:51.929Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T09:38:52.386Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T09:38:52.386Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:38:52.386Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T09:38:52.414Z] check_test.go:222: [da7d33d1ac33e] daemon is not started [2022-03-17T09:38:52.414Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T09:38:53.344Z] check_test.go:222: [df772501407b4] daemon is not started [2022-03-17T09:38:53.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T09:38:53.350Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T09:38:54.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T09:38:54.313Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:38:54.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T09:38:54.313Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:38:54.313Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T09:38:55.867Z] check_test.go:222: [dda51e8ea8e63] daemon is not started [2022-03-17T09:38:55.867Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T09:38:56.124Z] check_test.go:222: [d7fb5e0b71227] daemon is not started [2022-03-17T09:38:56.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T09:38:56.380Z] check_test.go:222: [dbef82da73c3b] daemon is not started [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite (14.42s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.66s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-03-17T09:38:56.380Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-03-17T09:38:56.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T09:38:56.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T09:38:57.311Z] check_test.go:251: [df12186366dff] daemon is not started [2022-03-17T09:38:57.311Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T09:38:57.569Z] check_test.go:251: [daf073683b2ca] daemon is not started [2022-03-17T09:38:57.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T09:38:57.826Z] check_test.go:251: [d90ff35579478] daemon is not started [2022-03-17T09:38:57.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T09:38:59.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T09:38:59.432Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T09:38:59.760Z] check_test.go:251: [dfb3aef30448d] daemon is not started [2022-03-17T09:38:59.760Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T09:39:00.016Z] check_test.go:251: [dcb8e1277fa2a] daemon is not started [2022-03-17T09:39:00.016Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T09:39:00.947Z] check_test.go:251: [dbe2d56f03d08] daemon is not started [2022-03-17T09:39:00.947Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T09:39:00.947Z] check_test.go:251: [d1eb3f44448a2] daemon is not started [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.63s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-03-17T09:39:00.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-17T09:39:00.947Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T09:39:00.947Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T09:39:00.998Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T09:39:00.998Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:39:00.998Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T09:39:01.376Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T09:39:01.986Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T09:39:01.986Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:39:02.454Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T09:39:02.927Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T09:39:03.747Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-17T09:39:05.881Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T09:39:06.197Z] check_test.go:278: [d96e3b7f1ed8d] daemon is not started [2022-03-17T09:39:06.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T09:39:06.454Z] check_test.go:278: [dc2c82cad5c3b] daemon is not started [2022-03-17T09:39:06.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T09:39:06.454Z] check_test.go:278: [d2763681d8d27] daemon is not started [2022-03-17T09:39:06.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T09:39:06.710Z] check_test.go:278: [d09163fd29808] daemon is not started [2022-03-17T09:39:06.710Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T09:39:06.866Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T09:39:06.968Z] check_test.go:278: [d3e70c3147fc4] daemon is not started [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-03-17T09:39:06.968Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-17T09:39:06.968Z] === RUN TestDockerNetworkSuite [2022-03-17T09:39:06.968Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-17T09:39:07.532Z] docker_cli_network_unix_test.go:46: [dff82c9fb4f76] daemon is not started [2022-03-17T09:39:07.789Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-17T09:39:07.854Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T09:39:07.854Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:39:07.854Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T09:39:08.352Z] docker_cli_network_unix_test.go:46: [dd18dce6e6006] daemon is not started [2022-03-17T09:39:08.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-17T09:39:08.840Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T09:39:09.307Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T09:39:09.307Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:39:09.307Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T09:39:09.307Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:39:09.307Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T09:39:10.505Z] docker_cli_network_unix_test.go:46: [db44d279500e7] daemon is not started [2022-03-17T09:39:11.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-17T09:39:12.380Z] docker_cli_network_unix_test.go:46: [d4ab31d7c046b] daemon is not started [2022-03-17T09:39:12.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-17T09:39:12.903Z] docker_cli_network_unix_test.go:1233: [d4203c0a5f80c] daemon is not started [2022-03-17T09:39:14.184Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-17T09:39:15.172Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-17T09:39:15.172Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T09:39:15.172Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-17T09:39:15.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-17T09:39:16.354Z] docker_cli_network_unix_test.go:46: [d4362a6675cd4] daemon is not started [2022-03-17T09:39:16.460Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T09:39:16.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-17T09:39:18.969Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-17T09:39:20.536Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-17T09:39:20.787Z] docker_cli_network_unix_test.go:46: [d3c842a1a5c6b] daemon is not started [2022-03-17T09:39:21.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-17T09:39:23.088Z] docker_cli_network_unix_test.go:46: [dd5d6db973d6a] daemon is not started [2022-03-17T09:39:23.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-17T09:39:24.585Z] docker_cli_network_unix_test.go:46: [d543bdf125021] daemon is not started [2022-03-17T09:39:24.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-17T09:39:25.099Z] docker_cli_network_unix_test.go:46: [d8ba12cb2d2ac] daemon is not started [2022-03-17T09:39:25.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-17T09:39:25.612Z] docker_cli_network_unix_test.go:46: [d7aa16db1f8d3] daemon is not started [2022-03-17T09:39:25.612Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-17T09:39:26.176Z] docker_cli_network_unix_test.go:46: [da7b092aa5799] daemon is not started [2022-03-17T09:39:26.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-17T09:39:26.996Z] docker_cli_network_unix_test.go:46: [d117a9e33c533] daemon is not started [2022-03-17T09:39:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-17T09:39:27.560Z] docker_cli_network_unix_test.go:46: [d3d2de8ca615a] daemon is not started [2022-03-17T09:39:27.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-17T09:39:27.817Z] docker_cli_network_unix_test.go:46: [de6ff0c677b52] daemon is not started [2022-03-17T09:39:27.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-17T09:39:28.382Z] docker_cli_network_unix_test.go:46: [dc047c9f57030] daemon is not started [2022-03-17T09:39:28.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-17T09:39:28.640Z] docker_cli_network_unix_test.go:46: [db127ccc3679d] daemon is not started [2022-03-17T09:39:28.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-17T09:39:28.896Z] docker_cli_network_unix_test.go:46: [dec41e7d87d43] daemon is not started [2022-03-17T09:39:28.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-17T09:39:28.896Z] docker_cli_network_unix_test.go:46: [d9d818df88f1c] daemon is not started [2022-03-17T09:39:28.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-17T09:39:29.827Z] docker_cli_network_unix_test.go:46: [d981c94e50177] daemon is not started [2022-03-17T09:39:29.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-17T09:39:30.390Z] docker_cli_network_unix_test.go:46: [dc68bf0bdc58c] daemon is not started [2022-03-17T09:39:30.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-17T09:39:30.904Z] docker_cli_network_unix_test.go:46: [d256620f5a897] daemon is not started [2022-03-17T09:39:30.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-17T09:39:30.904Z] docker_cli_network_unix_test.go:46: [d94a7638e0c91] daemon is not started [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-17T09:39:30.968Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-17T09:39:30.968Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-17T09:39:30.968Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-17T09:39:30.968Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-17T09:39:30.968Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-17T09:39:31.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-17T09:39:31.160Z] docker_cli_network_unix_test.go:46: [dd5db69fbb409] daemon is not started [2022-03-17T09:39:31.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-17T09:39:32.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-17T09:39:32.366Z] docker_cli_network_unix_test.go:968: [df3daf0e431d3] daemon is not started [2022-03-17T09:39:33.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-17T09:39:35.109Z] docker_cli_network_unix_test.go:46: [d894375cd6413] daemon is not started [2022-03-17T09:39:35.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-17T09:39:36.297Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-17T09:39:38.245Z] docker_cli_network_unix_test.go:1116: [dee091f3522f8] daemon is not started [2022-03-17T09:39:43.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-17T09:39:43.499Z] docker_cli_network_unix_test.go:46: [df3878013ba6e] daemon is not started [2022-03-17T09:39:43.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-17T09:39:43.868Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T09:39:43.868Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T09:39:43.868Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T09:39:44.062Z] docker_cli_network_unix_test.go:46: [dadf426e95354] daemon is not started [2022-03-17T09:39:44.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-17T09:39:44.062Z] docker_cli_network_unix_test.go:46: [d580c60dd0449] daemon is not started [2022-03-17T09:39:44.319Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-17T09:39:44.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-17T09:39:44.319Z] docker_cli_network_unix_test.go:46: [dd9c7aff17832] daemon is not started [2022-03-17T09:39:44.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-17T09:39:44.575Z] docker_cli_network_unix_test.go:46: [dcb17ada4bb57] daemon is not started [2022-03-17T09:39:44.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-17T09:39:44.575Z] docker_cli_network_unix_test.go:46: [d6ab9d5367974] daemon is not started [2022-03-17T09:39:44.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-17T09:39:44.575Z] docker_cli_network_unix_test.go:46: [d3d09d84dc60d] daemon is not started [2022-03-17T09:39:44.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-17T09:39:47.101Z] docker_cli_network_unix_test.go:46: [d0ba8837d1dec] daemon is not started [2022-03-17T09:39:47.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-17T09:39:47.921Z] docker_cli_network_unix_test.go:46: [de62341a2954f] daemon is not started [2022-03-17T09:39:47.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-17T09:39:47.921Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T09:39:47.921Z] docker_cli_network_unix_test.go:46: [de725ed939ffd] daemon is not started [2022-03-17T09:39:47.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-17T09:39:48.484Z] docker_cli_network_unix_test.go:46: [db171cca91032] daemon is not started [2022-03-17T09:39:48.603Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T09:39:48.603Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:39:48.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-17T09:39:49.061Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T09:39:49.061Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:39:49.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T09:39:49.518Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:39:49.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T09:39:49.975Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T09:39:49.975Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:39:49.975Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T09:39:51.263Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-17T09:39:53.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-17T09:39:53.414Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-17T09:39:54.345Z] docker_cli_network_unix_test.go:1084: [d3490d3b9bb36] daemon is not started [2022-03-17T09:39:56.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-17T09:39:56.241Z] docker_cli_network_unix_test.go:46: [d84a93fe3e0fd] daemon is not started [2022-03-17T09:39:56.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-17T09:39:56.804Z] docker_cli_network_unix_test.go:46: [db56bebdc56ce] daemon is not started [2022-03-17T09:39:57.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-17T09:39:58.433Z] docker_cli_network_unix_test.go:46: [d4e41109e2a5f] daemon is not started [2022-03-17T09:39:58.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-17T09:39:58.998Z] docker_cli_network_unix_test.go:46: [d928e758f7fda] daemon is not started [2022-03-17T09:39:58.998Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-17T09:39:58.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-17T09:39:59.162Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T09:39:59.162Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T09:39:59.561Z] docker_cli_network_unix_test.go:46: [ddbac05aaa38e] daemon is not started [2022-03-17T09:39:59.630Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T09:39:59.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-17T09:40:00.075Z] docker_cli_network_unix_test.go:46: [dc3e7aa2a82ec] daemon is not started [2022-03-17T09:40:00.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-17T09:40:01.264Z] docker_cli_network_unix_test.go:46: [d447f804a6ce7] daemon is not started [2022-03-17T09:40:01.522Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-17T09:40:06.775Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-17T09:40:06.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T09:40:06.795Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:40:06.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T09:40:06.795Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:40:07.263Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T09:40:07.263Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:40:07.263Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T09:40:07.719Z] docker_cli_network_unix_test.go:46: [d61ae4d9f97a6] daemon is not started [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite (60.94s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.96s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.42s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.94s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.10s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.33s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.08s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-03-17T09:40:07.719Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.91s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.12s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.44s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.80s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.37s) [2022-03-17T09:40:07.719Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.19s) [2022-03-17T09:40:07.719Z] === RUN TestDockerHubPullSuite [2022-03-17T09:40:07.719Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-17T09:40:08.250Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T09:40:08.250Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:40:08.250Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T09:40:09.633Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-17T09:40:10.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-17T09:40:10.563Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T09:40:10.563Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-17T09:40:11.932Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-17T09:40:12.495Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-17T09:40:13.864Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-17T09:40:14.123Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite (6.42s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-03-17T09:40:14.123Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2022-03-17T09:40:14.123Z] PASS [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === Skipped [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T09:40:14.123Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T09:40:14.123Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-17T09:40:14.123Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T09:40:14.123Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-17T09:40:14.123Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-17T09:40:14.123Z] [2022-03-17T09:40:14.123Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T09:40:14.124Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T09:40:14.124Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-17T09:40:14.124Z] docker_cli_network_unix_test.go:46: [de725ed939ffd] daemon is not started [2022-03-17T09:40:14.124Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-17T09:40:14.124Z] [2022-03-17T09:40:14.124Z] DONE 1265 tests, 51 skipped in 1426.717s [2022-03-17T09:40:14.124Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:40:14.381Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T09:40:14.381Z] +++ kill 8880 [2022-03-17T09:40:14.381Z] +++ /etc/init.d/apparmor stop [2022-03-17T09:40:14.381Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:40:14.381Z] [2022-03-17T09:40:14.381Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:40:14.381Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:40:14.381Z] [2022-03-17T09:40:14.381Z] To set a process to complain mode, use the command line tool [2022-03-17T09:40:14.381Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:40:14.381Z] +++ true [2022-03-17T09:40:14.381Z] exiting test-integration [2022-03-17T09:40:14.381Z] ++ exit 0 [2022-03-17T09:40:14.381Z] [2022-03-17T09:40:14.637Z] + for job in $(jobs -p) [2022-03-17T09:40:14.637Z] + wait 9693 [2022-03-17T09:40:16.530Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-17T09:40:17.094Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-17T09:40:17.657Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-17T09:40:19.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T09:40:19.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T09:40:19.964Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:40:19.964Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T09:40:20.179Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-17T09:40:31.618Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-17T09:40:31.618Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T09:40:31.618Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-17T09:40:31.618Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T09:40:31.618Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-17T09:40:38.354Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T09:40:38.354Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T09:40:38.354Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:40:38.354Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T09:40:41.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T09:40:41.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T09:40:42.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T09:40:46.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T09:40:49.494Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-17T09:40:49.494Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T09:40:49.494Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-17T09:40:49.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-17T09:40:50.276Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T09:40:54.073Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T09:40:56.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-17T09:40:56.665Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T09:40:57.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-17T09:41:03.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-17T09:41:03.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T09:41:03.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T09:41:03.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T09:41:08.409Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T09:41:12.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T09:41:13.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-17T09:41:15.999Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T09:41:16.363Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-17T09:41:16.363Z] docker_cli_swarm_test.go:1180: [d6193b4dde13c] joining swarm manager [d7415b023640b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:41:21.616Z] docker_cli_swarm_test.go:1189: [db9742fc61b7f] joining swarm manager [d7415b023640b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:41:22.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-17T09:41:22.111Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T09:41:22.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-17T09:41:32.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-17T09:41:32.538Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T09:41:32.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-17T09:41:32.538Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T09:41:32.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-17T09:41:39.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-17T09:41:39.709Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T09:41:39.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-17T09:41:39.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-17T09:41:39.709Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T09:41:39.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-17T09:41:39.709Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T09:41:39.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-17T09:41:54.690Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T09:41:57.584Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T09:41:57.584Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:41:58.550Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T09:42:00.285Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-17T09:42:04.456Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-17T09:42:08.630Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-17T09:42:09.999Z] docker_cli_swarm_test.go:1112: [d781673ed0b51] joining swarm manager [db2248e34ddc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:42:11.397Z] docker_cli_swarm_test.go:1113: [d72d0e594ac25] joining swarm manager [db2248e34ddc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:42:22.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-17T09:42:22.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-17T09:42:22.428Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T09:42:23.416Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-17T09:42:23.416Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T09:42:23.885Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-17T09:42:25.451Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-17T09:42:25.451Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T09:42:25.451Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-17T09:42:28.352Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T09:42:28.352Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T09:42:28.352Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:42:28.352Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T09:42:30.223Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-17T09:42:31.788Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-17T09:42:31.788Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T09:42:31.788Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-17T09:42:31.788Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T09:42:31.788Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-17T09:42:33.356Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-17T09:42:34.342Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-17T09:42:35.331Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-17T09:42:35.800Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-17T09:42:36.269Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-17T09:42:42.142Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-17T09:42:45.098Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-17T09:42:45.098Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T09:42:45.098Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-17T09:42:46.092Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-17T09:42:46.092Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T09:42:46.092Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-17T09:42:46.560Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-17T09:42:48.779Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-17T09:42:49.767Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-17T09:42:50.755Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-17T09:42:50.755Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T09:42:50.755Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-17T09:42:51.745Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-17T09:42:52.214Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-17T09:42:52.214Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T09:42:52.215Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-17T09:42:52.215Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T09:42:52.215Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-17T09:42:58.085Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-17T09:43:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T09:43:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T09:43:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T09:43:28.296Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T09:43:33.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-17T09:43:33.950Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-17T09:43:33.950Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-17T09:43:38.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-17T09:43:38.713Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T09:43:39.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-17T09:43:39.181Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T09:43:39.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-17T09:43:39.650Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T09:43:39.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-17T09:43:40.121Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-17T09:43:40.121Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T09:43:40.121Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-17T09:43:40.651Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T09:43:40.686Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T09:43:40.686Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T09:43:40.686Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T09:43:47.796Z] docker_cli_swarm_test.go:1166: [d1de828c9a50e] joining swarm manager [db2248e34ddc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-17T09:43:53.026Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T09:43:58.506Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T09:44:05.848Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-17T09:44:06.783Z] docker_cli_swarm_test.go:1447: [ddb8217e092a5] joining swarm manager [d77584e6df162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:44:07.713Z] docker_cli_swarm_test.go:1448: [deb585c447842] joining swarm manager [d77584e6df162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-17T09:44:10.995Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T09:44:15.991Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-17T09:44:15.991Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-17T09:44:15.991Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T09:44:15.991Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-17T09:44:19.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-17T09:44:19.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-17T09:44:19.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-17T09:44:19.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-17T09:44:19.901Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-17T09:44:20.464Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-17T09:44:22.983Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-17T09:44:23.538Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T09:44:26.257Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-17T09:44:28.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-17T09:44:28.672Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T09:44:30.046Z] docker_cli_swarm_unix_test.go:63: [d80fa27f5cc76] joining swarm manager [dbfb79e1c2fc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:44:38.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T09:44:41.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-17T09:44:41.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-17T09:44:41.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-17T09:44:44.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-17T09:44:47.201Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-17T09:44:51.332Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T09:44:55.866Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-17T09:44:59.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T09:45:11.892Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T09:45:24.382Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T09:45:26.231Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-17T09:45:26.231Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-17T09:45:26.231Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-17T09:45:27.600Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-17T09:45:30.885Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-17T09:45:33.405Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-17T09:45:35.299Z] docker_api_swarm_test.go:962: [dd3d28c74fbe2] joining swarm manager [d940b60e85d3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-17T09:45:53.359Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-17T09:46:05.549Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-17T09:46:06.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-17T09:46:09.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-17T09:46:11.965Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-17T09:46:20.065Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-17T09:46:22.149Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-17T09:46:22.149Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-17T09:46:22.149Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T09:46:22.149Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-17T09:46:24.242Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-17T09:46:26.764Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-17T09:46:29.286Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-17T09:46:31.806Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T09:46:32.566Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T09:46:32.566Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T09:46:32.566Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T09:46:32.566Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T09:46:33.022Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T09:46:34.330Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-17T09:46:36.225Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-17T09:46:38.746Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-17T09:46:38.802Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T09:46:38.802Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:46:39.259Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T09:46:39.259Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:46:39.716Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T09:46:39.716Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:46:39.716Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T09:46:39.716Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:46:39.716Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T09:46:39.716Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:46:39.716Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T09:46:44.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T09:46:44.393Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:46:44.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T09:46:44.393Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:46:44.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T09:46:44.393Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:46:44.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T09:46:45.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T09:46:51.130Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T09:47:05.877Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T09:47:05.877Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T09:47:05.877Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T09:47:05.877Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T09:47:08.788Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T09:47:08.788Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T09:47:08.788Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T09:47:08.788Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T09:47:08.788Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:47:08.788Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T09:47:09.669Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T09:47:10.958Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T09:47:10.958Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T09:47:13.460Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T09:47:18.014Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T09:47:20.628Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T09:47:20.628Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T09:47:20.628Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T09:47:20.628Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T09:47:20.628Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:47:20.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T09:47:24.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T09:47:24.421Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:47:24.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T09:47:24.421Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:47:24.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T09:47:24.421Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:47:24.421Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T09:47:25.069Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T09:47:25.985Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T09:47:31.849Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T09:47:33.618Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T09:47:34.933Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-17T09:47:40.676Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T09:47:41.664Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T09:47:47.540Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T09:47:47.540Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:47:47.540Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T09:47:48.527Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T09:47:49.516Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T09:47:49.516Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.516Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T09:47:49.672Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T09:47:49.672Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T09:47:49.672Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T09:47:49.672Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T09:47:49.672Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:47:49.672Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T09:47:49.784Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-17T09:47:52.623Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T09:47:53.093Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T09:47:59.949Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T09:47:59.949Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:47:59.949Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T09:48:01.765Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T09:48:03.651Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-17T09:48:03.651Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-17T09:48:03.651Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite (1563.79s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s) [2022-03-17T09:48:04.635Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.64s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.98s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.30s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.54s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.37s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.63s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.82s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.05s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.29s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.24s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.90s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.93s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.17s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.20s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.51s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.81s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.42s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.64s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.86s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.50s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.55s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.46s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.13s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.12s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.40s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.42s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.93s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.31s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.91s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.90s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.71s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.86s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.12s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.29s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.46s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.48s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.70s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.24s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.31s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.22s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.12s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.30s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.04s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.99s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.92s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.39s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.46s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.27s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.09s) [2022-03-17T09:48:04.635Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.95s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.44s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.54s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.97s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.92s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.33s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-03-17T09:48:04.635Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-03-17T09:48:04.635Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T09:48:04.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-17T09:48:04.893Z] docker_cli_external_volume_driver_test.go:52: [d4cc46647f4f4] daemon is not started [2022-03-17T09:48:08.922Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T09:48:14.892Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T09:48:14.892Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T09:48:17.120Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T09:48:17.120Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:48:17.120Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T09:48:17.589Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T09:48:17.589Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T09:48:18.057Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T09:48:22.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-17T09:48:23.953Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T09:48:24.422Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T09:48:24.748Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T09:48:25.423Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T09:48:26.314Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T09:48:26.991Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T09:48:27.460Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T09:48:28.955Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-17T09:48:29.030Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T09:48:30.599Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T09:48:33.470Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T09:48:33.470Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:48:33.470Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T09:48:34.459Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T09:48:34.927Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T09:48:34.927Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:48:34.927Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T09:48:37.759Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T09:48:37.759Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:48:37.759Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T09:48:37.759Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:48:37.759Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T09:48:37.759Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T09:48:38.228Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T09:48:38.228Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T09:48:38.228Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T09:48:38.698Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T09:48:39.391Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-17T09:48:39.684Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T09:48:45.400Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T09:48:45.400Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:48:45.400Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T09:48:45.635Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T09:48:49.826Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-17T09:49:00.332Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T09:49:00.332Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T09:49:04.123Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T09:49:04.123Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:49:04.123Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T09:49:04.592Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T09:49:04.592Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T09:49:06.853Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T09:49:06.853Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:49:06.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T09:49:07.839Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T09:49:10.460Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T09:49:11.447Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T09:49:12.435Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T09:49:13.421Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T09:49:13.889Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T09:49:15.454Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T09:49:17.019Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T09:49:24.183Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T09:49:24.183Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T09:49:24.183Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T09:49:24.650Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T09:49:25.634Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T09:49:30.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-17T09:49:32.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-17T09:49:32.792Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T09:49:37.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-17T09:49:50.368Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-17T09:49:50.747Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T09:49:52.007Z] docker_cli_external_volume_driver_test.go:52: [d22d75d11806b] daemon is not started [2022-03-17T09:49:54.030Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T09:49:54.030Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:49:54.030Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T09:49:54.498Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T09:50:05.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-17T09:50:05.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T09:50:10.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-17T09:50:11.304Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T09:50:18.383Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T09:50:24.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-17T09:50:25.448Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T09:50:39.762Z] docker_cli_external_volume_driver_test.go:52: [de434ebbcc1cb] daemon is not started [2022-03-17T09:50:45.397Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T09:50:46.505Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T09:50:46.505Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:50:46.505Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T09:50:54.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-17T09:50:54.608Z] docker_cli_external_volume_driver_test.go:52: [dc2574be05c74] daemon is not started [2022-03-17T09:50:55.055Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T09:50:55.055Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T09:50:55.055Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:50:55.055Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T09:50:55.055Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:50:55.055Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T09:50:58.779Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T09:51:03.228Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T09:51:04.553Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T09:51:07.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T09:51:07.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T09:51:07.447Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T09:51:09.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-17T09:51:10.339Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T09:51:11.302Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T09:51:11.891Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T09:51:13.470Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T09:51:20.552Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T09:51:25.827Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T09:51:26.284Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T09:51:27.718Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T09:51:38.636Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T09:51:41.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-17T09:51:41.531Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T09:51:51.827Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T09:51:53.007Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T09:51:53.007Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:51:53.007Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T09:51:56.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-17T09:51:57.604Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T09:52:00.167Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T09:52:01.153Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T09:52:01.153Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:52:01.153Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T09:52:01.153Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:52:01.153Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T09:52:03.384Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T09:52:04.349Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T09:52:04.349Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:52:04.805Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T09:52:04.805Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:52:04.805Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T09:52:04.963Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T09:52:06.976Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T09:52:06.976Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:52:06.976Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T09:52:10.846Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T09:52:11.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-17T09:52:14.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T09:52:14.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T09:52:14.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-17T09:52:17.253Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-17T09:52:17.253Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-17T09:52:17.253Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-17T09:52:17.253Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-17T09:52:17.588Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T09:52:18.578Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T09:52:20.159Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T09:52:20.211Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-17T09:52:23.181Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-17T09:52:29.058Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-17T09:52:29.058Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-17T09:52:29.058Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-17T09:52:29.058Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-17T09:52:29.058Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T09:52:29.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-17T09:52:32.652Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T09:52:32.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-17T09:52:32.858Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T09:52:32.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-17T09:52:32.858Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T09:52:32.858Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-17T09:52:32.858Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T09:52:33.327Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-17T09:52:33.639Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T09:52:34.316Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-17T09:52:40.188Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-17T09:52:46.127Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T09:52:50.876Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T09:52:57.642Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T09:52:57.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-17T09:52:58.012Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-17T09:52:58.012Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-17T09:52:58.012Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-17T09:52:58.012Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-17T09:52:58.012Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T09:52:58.012Z] === RUN TestDockerSuite/TestBuildFails [2022-03-17T09:53:01.464Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T09:53:05.301Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-17T09:53:05.301Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-17T09:53:07.329Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T09:53:10.072Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-17T09:53:14.488Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T09:53:14.955Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T09:53:14.955Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:53:14.955Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T09:53:14.955Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:53:14.955Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T09:53:15.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-17T09:53:18.721Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T09:53:18.752Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T09:53:18.752Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:53:18.752Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T09:53:27.911Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-17T09:53:32.671Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-17T09:53:33.499Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T09:53:37.226Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T09:53:37.227Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:53:37.227Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T09:53:37.227Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:53:37.685Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T09:53:39.855Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T09:53:44.531Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T09:53:45.175Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-17T09:53:45.647Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-17T09:53:47.936Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-17T09:53:49.208Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T09:53:51.519Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-17T09:53:51.520Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T09:53:51.520Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-17T09:53:52.509Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-17T09:53:52.978Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-17T09:53:52.978Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T09:53:52.978Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-17T09:53:54.982Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T09:54:03.416Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-17T09:54:03.416Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T09:54:03.416Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-17T09:54:09.628Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T09:54:15.923Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-17T09:54:16.053Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T09:54:16.053Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T09:54:16.053Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T09:54:16.392Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-17T09:54:18.616Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-17T09:54:18.616Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T09:54:18.616Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-17T09:54:19.085Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-17T09:54:19.554Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-17T09:54:20.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-17T09:54:24.327Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-17T09:54:25.315Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-17T09:54:25.785Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-17T09:54:26.454Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T09:54:26.454Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T09:54:26.773Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-17T09:54:27.768Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-17T09:54:28.756Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-17T09:54:30.323Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-17T09:54:31.213Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T09:54:31.682Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T09:54:34.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-17T09:54:34.923Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T09:54:36.441Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-17T09:54:37.489Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-17T09:54:37.489Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-17T09:54:37.489Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-17T09:54:38.477Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-17T09:54:38.947Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-17T09:54:45.124Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-17T09:54:49.851Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T09:54:52.807Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T09:54:52.807Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T09:54:52.807Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T09:54:52.807Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T09:54:52.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-17T09:54:52.902Z] docker_cli_external_volume_driver_test.go:484: [d815aa45b4d46] daemon is not started [2022-03-17T09:54:53.275Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T09:54:54.839Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T09:54:59.589Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T09:55:01.739Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T09:55:01.739Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:55:01.739Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T09:55:03.961Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T09:55:05.453Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T09:55:05.528Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T09:55:06.367Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-17T09:55:06.367Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T09:55:06.367Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-17T09:55:07.752Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-17T09:55:07.752Z] docker_cli_external_volume_driver_test.go:52: [da50702edf85d] daemon is not started [2022-03-17T09:55:08.583Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-17T09:55:10.203Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T09:55:11.404Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T09:55:17.279Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T09:55:17.279Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:55:17.279Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T09:55:17.279Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:55:17.279Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T09:55:17.279Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:55:17.279Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T09:55:21.081Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T09:55:21.550Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite (436.72s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.12s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-03-17T09:55:22.606Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-03-17T09:55:22.606Z] PASS [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] === Skipped [2022-03-17T09:55:22.606Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T09:55:22.606Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-17T09:55:22.606Z] check_test.go:308: [d0562d6237169] daemon is not started [2022-03-17T09:55:22.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T09:55:22.606Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-17T09:55:22.606Z] check_test.go:308: [d357ac084c541] daemon is not started [2022-03-17T09:55:22.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T09:55:22.606Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-17T09:55:22.606Z] check_test.go:308: [d4e7c6552f5d8] daemon is not started [2022-03-17T09:55:22.606Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T09:55:22.606Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-17T09:55:22.606Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T09:55:22.606Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-17T09:55:22.606Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] DONE 271 tests, 5 skipped in 2332.836s [2022-03-17T09:55:22.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-17T09:55:22.606Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a022f0581f3/docker.pid [2022-03-17T09:55:22.606Z] +++ kill 6703 [2022-03-17T09:55:22.606Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6703 is not a child of this shell [2022-03-17T09:55:22.606Z] warning: PID 6703 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a022f0581f3/docker.pid had a nonzero exit code [2022-03-17T09:55:22.606Z] ++++ cat bundles/test-integration/docker.pid [2022-03-17T09:55:22.606Z] +++ kill 8840 [2022-03-17T09:55:22.606Z] +++ /etc/init.d/apparmor stop [2022-03-17T09:55:22.606Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] Unloading profiles will leave already running processes permanently [2022-03-17T09:55:22.606Z] unconfined, which can lead to unexpected situations. [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] To set a process to complain mode, use the command line tool [2022-03-17T09:55:22.606Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-17T09:55:22.606Z] +++ true [2022-03-17T09:55:22.606Z] exiting test-integration [2022-03-17T09:55:22.606Z] ++ exit 0 [2022-03-17T09:55:22.606Z] [2022-03-17T09:55:22.606Z] + exit 0 [2022-03-17T09:55:22.606Z] ++ jobs -p [2022-03-17T09:55:22.606Z] + pids= [2022-03-17T09:55:22.606Z] + echo 'Remaining pids to kill: []' [2022-03-17T09:55:22.606Z] Remaining pids to kill: [] [2022-03-17T09:55:22.606Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-17T09:55:22.622Z] Recording test results [2022-03-17T09:55:24.222Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-17T09:55:24.600Z] + echo Ensuring container killed. [2022-03-17T09:55:24.600Z] Ensuring container killed. [2022-03-17T09:55:24.600Z] + docker ps -aq -f name=docker-pr4-* [2022-03-17T09:55:24.600Z] + cids=96b1f1dd3e83 [2022-03-17T09:55:24.600Z] 7dfd036475dc [2022-03-17T09:55:24.600Z] 0ca77abad86d [2022-03-17T09:55:24.600Z] + [ -n 96b1f1dd3e83 [2022-03-17T09:55:24.600Z] 7dfd036475dc [2022-03-17T09:55:24.600Z] 0ca77abad86d ] [2022-03-17T09:55:24.600Z] + docker rm -vf 96b1f1dd3e83 7dfd036475dc 0ca77abad86d [2022-03-17T09:55:25.351Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T09:55:25.351Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:55:25.351Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T09:55:25.351Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:55:25.351Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T09:55:25.531Z] 96b1f1dd3e83 [2022-03-17T09:55:25.531Z] 7dfd036475dc [2022-03-17T09:55:25.531Z] 0ca77abad86d [Pipeline] sh [2022-03-17T09:55:25.850Z] + echo Chowning /workspace to jenkins user [2022-03-17T09:55:25.850Z] Chowning /workspace to jenkins user [2022-03-17T09:55:25.850Z] + id -u [2022-03-17T09:55:25.850Z] + id -g [2022-03-17T09:55:25.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43214:/workspace busybox chown -R 1000:1000 /workspace [2022-03-17T09:55:25.850Z] Unable to find image 'busybox:latest' locally [2022-03-17T09:55:26.412Z] latest: Pulling from library/busybox [2022-03-17T09:55:26.412Z] 554879bb3004: Pulling fs layer [2022-03-17T09:55:26.412Z] 554879bb3004: Download complete [2022-03-17T09:55:26.680Z] 554879bb3004: Pull complete [2022-03-17T09:55:26.680Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-17T09:55:26.680Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-17T09:55:29.493Z] + bundleName=amd64 [2022-03-17T09:55:29.493Z] + echo Creating amd64-bundles.tar.gz [2022-03-17T09:55:29.493Z] Creating amd64-bundles.tar.gz [2022-03-17T09:55:29.493Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-17T09:55:29.493Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-17T09:55:30.872Z] Archiving artifacts [2022-03-17T09:55:31.425Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T09:55:31.893Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T09:55:32.879Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T09:55:34.247Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T09:55:34.558Z] + make clean [2022-03-17T09:55:34.558Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T09:55:34.814Z] docker-dev-cache [2022-03-17T09:55:34.814Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T09:55:43.336Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T09:55:43.336Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T09:55:50.495Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T09:55:50.495Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T09:55:51.302Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-17T09:55:55.485Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T09:55:55.485Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T09:55:56.374Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T09:56:02.589Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T09:56:09.642Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T09:56:09.642Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:56:09.642Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T09:56:09.642Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:56:09.642Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T09:56:12.538Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T09:56:12.538Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:56:12.994Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T09:56:21.425Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-17T09:56:21.658Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T09:56:21.658Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T09:56:21.658Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T09:56:24.606Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T09:56:25.348Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T09:56:26.172Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T09:56:31.148Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T09:56:31.148Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T09:56:31.853Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-17T09:56:32.034Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T09:56:39.198Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T09:56:39.198Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T09:56:39.198Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T09:56:39.198Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T09:56:39.198Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T09:56:39.198Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T09:56:39.198Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T09:56:43.948Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T09:56:44.350Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-17T09:56:44.416Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T09:56:48.202Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T09:56:48.202Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T09:56:48.202Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T09:56:48.202Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T09:56:48.202Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T09:56:48.856Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T09:56:48.856Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:56:48.856Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T09:56:48.856Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:56:48.856Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T09:56:48.856Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:56:48.856Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T09:56:48.856Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T09:56:49.119Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-17T09:56:59.168Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T09:57:00.132Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T09:57:00.132Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:57:00.589Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T09:57:00.589Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:57:01.045Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T09:57:01.045Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:57:01.045Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T09:57:03.352Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T09:57:06.952Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-17T09:57:06.952Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T09:57:06.952Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-17T09:57:09.126Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T09:57:13.644Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T09:57:14.631Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T09:57:14.907Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T09:57:19.455Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-17T09:57:19.584Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T09:57:19.584Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:57:19.584Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T09:57:20.445Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-17T09:57:20.445Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T09:57:20.445Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-17T09:57:20.445Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T09:57:20.445Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-17T09:57:23.397Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-17T09:57:27.124Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T09:57:28.129Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T09:57:28.129Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:57:28.129Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T09:57:32.992Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T09:57:32.992Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T09:57:32.992Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T09:57:32.992Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T09:57:32.992Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T09:57:33.822Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-17T09:57:35.386Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-17T09:57:35.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-17T09:57:35.855Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-17T09:57:35.947Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T09:57:35.947Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:57:36.415Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T09:57:36.673Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T09:57:38.810Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-17T09:57:39.799Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-17T09:57:41.371Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-17T09:57:42.455Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T09:57:42.456Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T09:57:42.456Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T09:57:42.456Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T09:57:42.456Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T09:57:42.456Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T09:57:42.456Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T09:57:42.456Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T09:57:42.456Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T09:57:51.004Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T09:57:51.341Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T09:57:51.795Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-17T09:57:52.781Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-17T09:57:57.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T09:57:57.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T09:57:59.558Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T09:57:59.558Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:57:59.558Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T09:58:01.730Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T09:58:01.730Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:58:01.730Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T09:58:01.730Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:58:01.730Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T09:58:01.730Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:58:01.730Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T09:58:03.210Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-17T09:58:04.625Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T09:58:04.625Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:58:04.625Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T09:58:04.625Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T09:58:07.004Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-17T09:58:07.517Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T09:58:07.517Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T09:58:07.517Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:58:07.517Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T09:58:07.517Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:58:07.517Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T09:58:07.517Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:58:07.517Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T09:58:11.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T09:58:13.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T09:58:15.502Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T09:58:15.502Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T09:58:15.502Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T09:58:15.502Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T09:58:15.502Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T09:58:15.502Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T09:58:15.502Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T09:58:15.671Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-17T09:58:16.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T09:58:16.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T09:58:16.314Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:58:16.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T09:58:17.067Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T09:58:18.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T09:58:18.485Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T09:58:21.380Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T09:58:21.380Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:58:21.380Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T09:58:21.380Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:58:21.380Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T09:58:21.553Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-17T09:58:25.102Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T09:58:25.102Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T09:58:26.309Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-17T09:58:27.271Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T09:58:27.271Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T09:58:27.271Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T09:58:27.485Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T09:58:27.874Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-17T09:58:27.874Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T09:58:27.874Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-17T09:58:27.874Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T09:58:27.874Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-17T09:58:29.699Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T09:58:29.699Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T09:58:30.091Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-17T09:58:30.091Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T09:58:30.091Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-17T09:58:30.166Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T09:58:30.170Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T09:58:30.171Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T09:58:30.171Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T09:58:30.171Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T09:58:30.171Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T09:58:30.627Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T09:58:33.127Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T09:58:33.128Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T09:58:33.128Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T09:58:33.524Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T09:58:38.199Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T09:58:38.992Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T09:58:42.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T09:58:42.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T09:58:42.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T09:58:42.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T09:58:42.873Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T09:58:44.852Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T09:58:44.852Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T09:58:44.852Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T09:58:45.767Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T09:58:45.767Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T09:58:45.767Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T09:58:48.659Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T09:58:48.659Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T09:58:48.659Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T09:58:50.830Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T09:58:50.830Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T09:58:53.512Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T09:58:53.512Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T09:58:53.512Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T09:58:56.604Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T09:58:58.140Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T09:58:58.140Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T09:58:58.140Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T09:58:58.140Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T09:58:58.597Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T09:58:58.597Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T09:58:58.597Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T09:58:58.597Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T09:58:58.597Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T09:58:58.597Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T09:58:58.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T09:59:00.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T09:59:00.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T09:59:02.175Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T09:59:03.671Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T09:59:06.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T09:59:08.040Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T09:59:08.041Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T09:59:08.041Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T09:59:08.041Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T09:59:08.041Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T09:59:08.041Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T09:59:08.041Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T09:59:08.041Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T09:59:08.041Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T09:59:09.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T09:59:12.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088558_} [2022-03-17T09:59:15.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156479662_c:\foo_false____} [2022-03-17T09:59:16.700Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T09:59:18.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156479662_c:\foo_true____} [2022-03-17T09:59:20.961Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T09:59:21.041Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T09:59:21.041Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T09:59:21.041Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T09:59:21.041Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T09:59:21.041Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T09:59:21.041Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T09:59:21.041Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T09:59:24.764Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.764Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T09:59:24.764Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T09:59:24.765Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T09:59:24.765Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T09:59:24.765Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T09:59:24.765Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T09:59:24.765Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T09:59:24.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T09:59:25.355Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T09:59:25.356Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T09:59:25.356Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T09:59:27.658Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T09:59:27.658Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T09:59:27.658Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T09:59:27.658Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T09:59:29.147Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T09:59:29.147Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T09:59:29.147Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T09:59:29.147Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T09:59:29.147Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T09:59:29.147Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T09:59:29.147Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T09:59:30.554Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T09:59:30.554Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T09:59:30.554Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T09:59:30.554Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T09:59:30.554Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T09:59:30.554Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T09:59:30.554Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T09:59:32.098Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T09:59:32.098Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T09:59:32.098Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T09:59:32.098Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T09:59:35.055Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T09:59:35.055Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T09:59:35.055Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T09:59:35.522Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T09:59:35.522Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T09:59:35.522Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T09:59:35.522Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T09:59:35.522Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T09:59:36.330Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T09:59:39.232Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T09:59:39.232Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T09:59:39.232Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T09:59:39.232Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T09:59:39.232Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T09:59:39.321Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T09:59:43.108Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T09:59:46.257Z] === RUN TestDockerSuite/TestBuildRm [2022-03-17T09:59:46.896Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T09:59:47.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T09:59:47.364Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T09:59:47.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T09:59:51.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T09:59:51.160Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T09:59:51.591Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T09:59:51.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T09:59:51.591Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T09:59:51.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T09:59:51.591Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T09:59:54.955Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T09:59:54.955Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T09:59:54.955Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T09:59:54.955Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T09:59:54.955Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T09:59:57.909Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T09:59:57.909Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T09:59:59.060Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-17T10:00:01.289Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-17T10:00:01.289Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T10:00:01.289Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-17T10:00:01.289Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T10:00:01.700Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T10:00:01.700Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T10:00:01.700Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T10:00:01.758Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-17T10:00:01.890Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T10:00:01.890Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:00:01.890Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T10:00:01.890Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:00:01.890Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T10:00:03.325Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-17T10:00:04.063Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T10:00:04.063Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:00:04.063Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T10:00:04.063Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:00:04.063Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T10:00:05.497Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T10:00:05.497Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T10:00:07.789Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T10:00:07.789Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T10:00:07.789Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T10:00:07.789Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T10:00:07.789Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T10:00:08.086Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-17T10:00:08.446Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T10:00:10.682Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T10:00:11.039Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-17T10:00:13.576Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T10:00:13.576Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T10:00:13.576Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T10:00:15.609Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T10:00:15.796Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-17T10:00:22.143Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T10:00:22.143Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T10:00:22.143Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T10:00:22.143Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:00:22.143Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T10:00:22.600Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T10:00:22.600Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:00:22.600Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T10:00:22.773Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T10:00:22.773Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T10:00:22.773Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T10:00:22.773Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T10:00:22.773Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T10:00:23.058Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T10:00:23.516Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T10:00:25.727Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T10:00:25.727Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T10:00:25.727Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T10:00:29.517Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T10:00:29.517Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T10:00:29.517Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T10:00:33.308Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T10:00:33.308Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T10:00:33.840Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T10:00:33.840Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T10:00:34.301Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T10:00:37.038Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-17T10:00:38.025Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-17T10:00:38.033Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T10:00:38.033Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T10:00:38.033Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:00:38.033Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T10:00:39.171Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T10:00:39.185Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-17T10:00:41.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T10:00:41.114Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.114Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T10:00:41.571Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T10:00:41.571Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T10:00:41.571Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T10:00:41.571Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T10:00:41.571Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T10:00:41.571Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:00:41.571Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T10:00:41.571Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.029Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T10:00:42.123Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T10:00:42.123Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T10:00:42.123Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T10:00:42.123Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T10:00:42.123Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T10:00:42.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T10:00:44.926Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T10:00:45.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T10:00:45.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T10:00:47.822Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T10:00:48.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T10:00:51.546Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T10:00:51.682Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-17T10:00:51.682Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-17T10:00:51.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T10:00:54.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T10:00:56.448Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-17T10:00:56.448Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-17T10:00:58.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004455d8_} [2022-03-17T10:01:01.206Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-17T10:01:01.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1878928933_c:\foo_false____} [2022-03-17T10:01:01.847Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T10:01:04.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1878928933_c:\foo_true____} [2022-03-17T10:01:07.622Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T10:01:08.248Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T10:01:08.248Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T10:01:08.248Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T10:01:08.248Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T10:01:08.248Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T10:01:08.248Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T10:01:08.248Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T10:01:12.037Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T10:01:12.037Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T10:01:12.037Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:01:12.037Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T10:01:14.677Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T10:01:15.829Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T10:01:15.829Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T10:01:15.829Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T10:01:15.829Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T10:01:17.576Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T10:01:18.032Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T10:01:19.624Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T10:01:19.624Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T10:01:19.624Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T10:01:19.624Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T10:01:19.624Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T10:01:19.624Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T10:01:19.624Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T10:01:22.452Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-17T10:01:22.452Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T10:01:22.452Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-17T10:01:23.816Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T10:01:24.279Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T10:01:25.406Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-17T10:01:25.489Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T10:01:25.820Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T10:01:26.393Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-17T10:01:29.284Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T10:01:29.284Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:01:29.284Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T10:01:29.284Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T10:01:29.284Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T10:01:31.627Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T10:01:32.268Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-17T10:01:38.142Z] === RUN TestDockerSuite/TestBuildUser [2022-03-17T10:01:38.142Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.142Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-17T10:01:38.142Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.142Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-17T10:01:38.142Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.142Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T10:01:38.687Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T10:01:38.687Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T10:01:38.687Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:01:38.687Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T10:01:39.144Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T10:01:39.144Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:01:39.144Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T10:01:41.774Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T10:01:41.774Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T10:01:41.774Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T10:01:41.774Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:01:41.774Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T10:01:41.936Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-17T10:01:42.405Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-17T10:01:42.868Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T10:01:46.197Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-17T10:01:46.198Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T10:01:46.198Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-17T10:01:46.198Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T10:01:46.198Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-17T10:01:51.420Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T10:01:54.300Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T10:01:54.300Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:01:54.300Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T10:01:54.300Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:01:54.300Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T10:01:54.319Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T10:01:57.215Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T10:01:58.087Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T10:01:58.087Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:01:58.087Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T10:01:58.087Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:01:58.087Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T10:02:01.043Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T10:02:01.043Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:02:01.043Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T10:02:01.043Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:02:01.043Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T10:02:01.043Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:02:01.043Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T10:02:01.043Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:02:01.043Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T10:02:01.512Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T10:02:01.512Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T10:02:02.993Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T10:02:02.993Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:02:02.993Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T10:02:04.459Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T10:02:05.166Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T10:02:07.411Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T10:02:07.879Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T10:02:07.879Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T10:02:10.832Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T10:02:10.941Z] === RUN TestDockerSuite/TestExec [2022-03-17T10:02:10.941Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:02:10.941Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T10:02:10.941Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:02:10.941Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T10:02:11.502Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-17T10:02:11.502Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-17T10:02:11.818Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T10:02:12.286Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T10:02:12.286Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:02:12.286Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T10:02:12.754Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T10:02:12.754Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:02:12.754Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T10:02:12.754Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T10:02:13.111Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T10:02:13.222Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T10:02:16.006Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T10:02:16.006Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:02:16.006Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T10:02:16.006Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:02:16.006Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T10:02:16.006Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:02:16.006Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T10:02:18.175Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T10:02:20.172Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-17T10:02:21.069Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T10:02:23.239Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T10:02:23.643Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T10:02:24.117Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T10:02:24.586Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T10:02:26.134Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T10:02:28.377Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T10:02:28.849Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T10:02:28.849Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:02:28.849Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T10:02:30.607Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-17T10:02:30.607Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T10:02:30.607Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-17T10:02:30.607Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T10:02:30.607Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-17T10:02:31.914Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T10:02:31.914Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:02:31.914Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T10:02:31.914Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:02:31.914Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T10:02:31.914Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:02:31.914Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T10:02:32.644Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T10:02:32.644Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T10:02:32.644Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T10:02:32.644Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T10:02:32.644Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T10:02:32.645Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T10:02:32.645Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T10:02:32.645Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T10:02:32.645Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T10:02:32.645Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T10:02:32.645Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T10:02:32.645Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T10:02:32.645Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T10:02:32.645Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T10:02:32.645Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:02:32.645Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T10:02:33.564Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-17T10:02:33.564Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:02:34.034Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-17T10:02:34.082Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T10:02:36.440Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T10:02:37.804Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T10:02:37.804Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T10:02:37.804Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T10:02:37.804Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T10:02:37.804Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:02:37.804Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T10:02:40.234Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T10:02:40.700Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T10:02:40.700Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T10:02:40.700Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T10:02:40.700Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T10:02:40.700Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:02:40.700Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T10:02:43.184Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T10:02:43.597Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T10:02:43.597Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:02:43.597Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T10:02:46.534Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-17T10:02:50.331Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-17T10:02:50.737Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T10:02:50.737Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:02:50.737Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T10:02:50.737Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:02:50.737Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T10:02:50.737Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:02:50.737Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T10:02:50.800Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-17T10:02:55.691Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T10:02:57.900Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T10:03:01.563Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T10:03:05.077Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T10:03:08.033Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T10:03:10.230Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T10:03:13.185Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T10:03:13.653Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T10:03:15.203Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestHealth [2022-03-17T10:03:15.203Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T10:03:15.203Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T10:03:16.227Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-17T10:03:16.227Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T10:03:16.227Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-17T10:03:16.227Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T10:03:16.227Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-17T10:03:16.227Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T10:03:16.227Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-17T10:03:17.222Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-17T10:03:19.552Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T10:03:19.968Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T10:03:19.968Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T10:03:19.968Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:03:19.968Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T10:03:20.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T10:03:20.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T10:03:20.543Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T10:03:20.907Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T10:03:21.376Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T10:03:21.376Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:03:21.376Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T10:03:21.528Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T10:03:22.945Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T10:03:22.945Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T10:03:25.170Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T10:03:25.639Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T10:03:25.892Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-17T10:03:27.866Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T10:03:28.111Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-17T10:03:28.111Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T10:03:28.579Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-17T10:03:28.579Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T10:03:28.579Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-17T10:03:28.579Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T10:03:28.579Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-17T10:03:28.693Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T10:03:31.533Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-17T10:03:31.664Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T10:03:31.664Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T10:03:31.664Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:03:31.664Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T10:03:35.857Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T10:03:35.857Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T10:03:35.857Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:03:35.857Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T10:03:36.291Z] === RUN TestDockerSuite/TestCommitChange [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T10:03:36.422Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T10:03:36.422Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T10:03:36.422Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T10:03:36.422Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T10:03:36.422Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T10:03:36.422Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T10:03:36.422Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T10:03:36.422Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T10:03:36.422Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T10:03:36.422Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.422Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T10:03:36.845Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T10:03:36.845Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:03:36.845Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T10:03:39.379Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T10:03:40.639Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T10:03:42.171Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-17T10:03:42.337Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T10:03:42.337Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:03:42.337Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T10:03:42.337Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:03:42.337Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T10:03:42.337Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T10:03:42.337Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:03:42.337Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T10:03:46.144Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T10:03:46.144Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T10:03:46.932Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-17T10:03:46.932Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T10:03:46.932Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-17T10:03:49.119Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T10:03:49.119Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:03:49.119Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T10:03:49.119Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:03:49.119Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T10:03:49.119Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:03:49.119Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T10:03:52.077Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T10:03:54.090Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-17T10:03:54.090Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:03:54.090Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-17T10:03:57.951Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T10:03:57.951Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:03:57.951Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T10:03:57.951Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:03:57.951Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T10:03:57.951Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:03:57.951Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T10:04:00.914Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T10:04:01.251Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-17T10:04:03.137Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T10:04:03.606Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T10:04:06.569Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T10:04:08.788Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T10:04:08.788Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:04:08.788Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T10:04:09.257Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T10:04:11.475Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-17T10:04:11.678Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-17T10:04:11.678Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-17T10:04:11.678Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-17T10:04:11.678Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-17T10:04:11.678Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-17T10:04:11.678Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-17T10:04:11.678Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-17T10:04:11.678Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-17T10:04:15.284Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T10:04:16.482Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T10:04:16.951Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T10:04:18.842Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-17T10:04:20.742Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T10:04:21.159Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T10:04:22.729Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T10:04:25.681Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T10:04:26.607Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T10:04:26.607Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:04:26.607Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T10:04:28.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T10:04:29.554Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T10:04:31.340Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-17T10:04:31.340Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:04:31.340Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-17T10:04:31.471Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T10:04:32.330Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-17T10:04:32.330Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T10:04:32.330Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-17T10:04:32.330Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:04:32.330Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-17T10:04:32.330Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T10:04:32.330Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-17T10:04:34.368Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T10:04:35.425Z] === RUN TestDockerSuite/TestExec [2022-03-17T10:04:35.425Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:04:35.425Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T10:04:35.425Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:04:35.425Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T10:04:37.262Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.262Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T10:04:37.263Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.263Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T10:04:37.263Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.720Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T10:04:37.720Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.720Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T10:04:37.720Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:04:37.720Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T10:04:37.720Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T10:04:37.720Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T10:04:39.214Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T10:04:39.895Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T10:04:40.994Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-17T10:04:40.994Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T10:04:40.994Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-17T10:04:40.994Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-17T10:04:42.165Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T10:04:42.165Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:04:42.165Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T10:04:42.165Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:04:42.165Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T10:04:42.165Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:04:42.165Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T10:04:42.788Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T10:04:43.949Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-17T10:04:43.949Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-17T10:04:43.949Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T10:04:43.949Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-17T10:04:43.949Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T10:04:43.949Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-17T10:04:43.949Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T10:04:43.949Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-17T10:04:46.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-17T10:04:46.919Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T10:04:48.566Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T10:04:49.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-17T10:04:50.707Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T10:04:51.353Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-17T10:04:51.353Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-17T10:04:51.353Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T10:04:51.353Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-17T10:04:52.308Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T10:04:52.308Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:04:52.308Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T10:04:54.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-17T10:04:54.308Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-17T10:04:54.477Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T10:04:54.477Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T10:04:54.494Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T10:04:56.530Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-17T10:04:56.530Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:04:56.530Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-17T10:04:56.530Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:04:56.530Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-17T10:04:58.284Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T10:04:59.483Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-17T10:04:59.483Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-17T10:05:01.050Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-17T10:05:01.050Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T10:05:01.050Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-17T10:05:01.852Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T10:05:04.007Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-17T10:05:04.475Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-17T10:05:05.440Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T10:05:05.440Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:05:05.440Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T10:05:05.440Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:05:05.440Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T10:05:05.440Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:05:05.440Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T10:05:08.908Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T10:05:09.231Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T10:05:11.642Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-17T10:05:13.985Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T10:05:13.986Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:05:13.986Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T10:05:13.986Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:05:13.986Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T10:05:13.986Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:05:13.986Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T10:05:13.986Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:05:13.986Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T10:05:13.986Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:05:13.986Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T10:05:16.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T10:05:18.751Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T10:05:18.751Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T10:05:18.751Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T10:05:18.751Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T10:05:18.751Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:05:18.751Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T10:05:19.058Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T10:05:20.504Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-17T10:05:21.705Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T10:05:21.705Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:05:21.969Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T10:05:21.969Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:05:22.175Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T10:05:22.430Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T10:05:24.296Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-17T10:05:24.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-17T10:05:24.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-17T10:05:24.766Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-17T10:05:24.766Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-17T10:05:25.332Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T10:05:26.330Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-17T10:05:26.330Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T10:05:26.330Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-17T10:05:28.231Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T10:05:29.286Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-17T10:05:29.286Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T10:05:29.286Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-17T10:05:29.342Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T10:05:29.342Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:05:29.342Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T10:05:29.342Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:05:29.342Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T10:05:29.342Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:05:29.342Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T10:05:31.503Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-17T10:05:31.503Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-17T10:05:36.263Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-17T10:05:36.502Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-17T10:05:37.831Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-17T10:05:37.831Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-17T10:05:37.831Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-17T10:05:37.831Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-17T10:05:37.831Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T10:05:37.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-17T10:05:38.529Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T10:05:38.529Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:05:38.529Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T10:05:38.529Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:05:38.529Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T10:05:40.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-17T10:05:40.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-17T10:05:41.425Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T10:05:43.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-17T10:05:45.152Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T10:05:45.165Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T10:05:45.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T10:05:48.048Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T10:05:48.048Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T10:05:48.048Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T10:05:48.048Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T10:05:48.048Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T10:05:48.048Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T10:05:48.048Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T10:05:48.048Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T10:05:48.048Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T10:05:48.048Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T10:05:48.048Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T10:05:48.048Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T10:05:48.048Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T10:05:48.048Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T10:05:48.048Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T10:05:48.048Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPortList [2022-03-17T10:05:48.048Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:05:48.048Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T10:05:48.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-17T10:05:48.957Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T10:05:53.832Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T10:05:53.832Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T10:05:53.832Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T10:05:53.832Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:05:53.832Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T10:05:54.289Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:05:54.289Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T10:05:54.289Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:05:54.289Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T10:05:54.289Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:05:54.289Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T10:05:54.289Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:05:54.289Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T10:05:55.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c028a0_} [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T10:05:56.112Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestHealth [2022-03-17T10:05:56.112Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T10:05:56.112Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T10:06:00.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T10:06:00.069Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:06:00.069Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T10:06:01.978Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T10:06:01.978Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T10:06:01.978Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:06:01.978Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T10:06:02.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T10:06:02.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T10:06:02.445Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T10:06:03.431Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T10:06:03.431Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:06:03.431Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T10:06:04.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11762157994_c:\foo_false____} [2022-03-17T10:06:04.421Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T10:06:04.888Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T10:06:05.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11762157994_c:\foo_true____} [2022-03-17T10:06:07.111Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T10:06:07.111Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T10:06:10.064Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T10:06:10.417Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T10:06:10.417Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:06:10.417Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T10:06:13.015Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T10:06:13.487Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T10:06:13.487Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:06:13.487Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-17T10:06:14.392Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-17T10:06:14.392Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-17T10:06:14.392Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-17T10:06:14.392Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-17T10:06:14.392Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-17T10:06:14.392Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T10:06:14.392Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-17T10:06:16.609Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-17T10:06:16.609Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-17T10:06:16.609Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:06:16.609Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-17T10:06:17.284Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T10:06:17.284Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T10:06:17.284Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T10:06:17.284Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.284Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T10:06:17.284Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.284Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T10:06:17.752Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T10:06:17.752Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T10:06:17.752Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T10:06:17.752Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T10:06:17.752Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T10:06:17.752Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T10:06:17.752Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T10:06:17.752Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:06:17.752Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T10:06:19.570Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-17T10:06:19.570Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-17T10:06:19.570Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T10:06:19.570Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-17T10:06:20.704Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T10:06:20.854Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T10:06:24.501Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T10:06:24.501Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:06:24.501Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T10:06:24.501Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:06:24.501Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T10:06:24.501Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T10:06:24.501Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:06:24.501Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T10:06:26.739Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-17T10:06:26.739Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T10:06:26.739Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-17T10:06:26.739Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T10:06:27.211Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-17T10:06:27.211Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T10:06:27.211Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-17T10:06:27.455Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T10:06:27.924Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T10:06:31.716Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T10:06:31.716Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:06:31.716Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T10:06:31.716Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:06:31.716Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T10:06:31.716Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:06:31.716Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T10:06:34.668Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T10:06:37.646Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-17T10:06:38.609Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T10:06:38.609Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T10:06:38.609Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:06:38.609Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T10:06:39.870Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-17T10:06:39.870Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:06:39.870Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-17T10:06:39.870Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T10:06:39.870Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-17T10:06:40.532Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T10:06:40.532Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:06:40.533Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T10:06:40.533Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:06:40.533Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T10:06:40.533Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:06:40.533Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T10:06:43.485Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T10:06:47.277Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T10:06:47.277Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T10:06:51.068Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T10:06:53.752Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T10:06:54.864Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T10:06:54.864Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:06:54.864Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T10:06:54.864Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T10:06:54.969Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-17T10:06:54.969Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T10:06:54.969Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-17T10:06:54.969Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:06:54.969Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-17T10:06:57.554Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T10:06:58.657Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T10:07:02.446Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T10:07:06.198Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T10:07:09.599Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T10:07:12.073Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T10:07:12.073Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:07:12.073Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T10:07:12.073Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:07:12.073Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T10:07:14.443Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T10:07:17.396Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T10:07:17.951Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T10:07:17.951Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:07:17.951Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T10:07:17.951Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:07:17.951Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T10:07:17.951Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:07:17.951Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T10:07:17.951Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:07:17.951Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T10:07:20.266Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-17T10:07:20.266Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:07:20.266Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-17T10:07:20.266Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:07:20.266Z] === RUN TestDockerSuite/TestCpToDot [2022-03-17T10:07:20.735Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-17T10:07:20.735Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:07:20.735Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-17T10:07:20.735Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:07:20.735Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-17T10:07:21.188Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-17T10:07:23.691Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-17T10:07:23.691Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-17T10:07:23.691Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-17T10:07:23.691Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-17T10:07:23.691Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-17T10:07:24.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T10:07:25.910Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-17T10:07:26.991Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T10:07:26.991Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:07:26.991Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T10:07:26.991Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T10:07:26.991Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:07:27.460Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T10:07:27.929Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T10:07:28.433Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T10:07:28.869Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-17T10:07:28.869Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-17T10:07:28.869Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-17T10:07:29.403Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T10:07:29.404Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:07:29.404Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T10:07:30.887Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T10:07:31.087Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T10:07:31.355Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T10:07:31.355Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T10:07:31.355Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T10:07:31.355Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T10:07:31.556Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-17T10:07:32.024Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-17T10:07:32.024Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:07:32.024Z] === RUN TestDockerSuite/TestCreateRM [2022-03-17T10:07:32.543Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-17T10:07:32.543Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:07:32.543Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-17T10:07:32.543Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-17T10:07:33.013Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-17T10:07:35.151Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T10:07:35.294Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T10:07:38.104Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T10:07:40.111Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T10:07:43.207Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T10:07:45.255Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T10:07:47.958Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-17T10:07:47.958Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-17T10:07:47.958Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-17T10:07:48.207Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T10:07:48.207Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:07:48.207Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T10:07:50.178Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-17T10:07:50.178Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-17T10:07:50.178Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:07:50.178Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-17T10:07:52.013Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T10:07:52.013Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T10:07:53.133Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.134Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-17T10:07:53.134Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-17T10:07:53.603Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-17T10:07:53.603Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDockerFails [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-17T10:07:53.603Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-17T10:07:53.603Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-17T10:07:53.603Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-17T10:07:53.603Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-17T10:07:53.603Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:07:53.603Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-17T10:07:59.167Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T10:08:00.771Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-17T10:08:03.727Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-17T10:08:05.946Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-17T10:08:07.828Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T10:08:13.164Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T10:08:13.164Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:08:13.164Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T10:08:14.626Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-17T10:08:14.981Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T10:08:17.836Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T10:08:17.836Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T10:08:17.836Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T10:08:18.800Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T10:08:19.385Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-17T10:08:19.734Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T10:08:23.529Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T10:08:23.529Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:08:23.529Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T10:08:24.583Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T10:08:27.324Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T10:08:29.815Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-17T10:08:30.278Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T10:08:30.365Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T10:08:30.365Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:08:30.365Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T10:08:31.387Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-17T10:08:32.374Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-17T10:08:36.147Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T10:08:36.147Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T10:08:36.147Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T10:08:39.542Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-17T10:08:40.531Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-17T10:08:40.701Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T10:08:40.701Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:08:40.701Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T10:08:40.701Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:08:40.701Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T10:08:41.521Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-17T10:08:43.651Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T10:08:47.438Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T10:08:50.389Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T10:08:50.389Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T10:08:50.389Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T10:08:50.389Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T10:08:50.389Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T10:08:50.389Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T10:08:50.389Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T10:08:50.389Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.389Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T10:08:50.856Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T10:08:50.856Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T10:08:50.856Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T10:08:50.856Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T10:08:50.856Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T10:08:50.856Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T10:08:50.856Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T10:08:50.856Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPortList [2022-03-17T10:08:50.856Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:08:50.856Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T10:08:51.965Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-17T10:08:53.866Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-17T10:08:56.729Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-17T10:08:56.729Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-17T10:08:56.729Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:08:56.729Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-17T10:08:56.760Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T10:08:57.216Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T10:08:57.716Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-17T10:08:57.716Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:08:57.716Z] === RUN TestDockerSuite/TestEventsRename [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T10:08:58.195Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T10:08:58.195Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:08:58.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T10:09:00.012Z] === RUN TestDockerSuite/TestEventsResize [2022-03-17T10:09:04.060Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T10:09:04.060Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:09:04.060Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T10:09:05.841Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T10:09:08.677Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-17T10:09:11.617Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T10:09:15.842Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-17T10:09:18.060Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-17T10:09:18.991Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T10:09:18.991Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:09:18.991Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T10:09:21.917Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T10:09:22.819Z] === RUN TestDockerSuite/TestEventsTop [2022-03-17T10:09:22.819Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:09:22.819Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-17T10:09:25.638Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T10:09:25.773Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-17T10:09:26.608Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T10:09:29.568Z] === RUN TestDockerSuite/TestExec [2022-03-17T10:09:29.569Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:09:29.569Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-17T10:09:29.569Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:09:29.569Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-17T10:09:30.331Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T10:09:31.633Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T10:09:31.787Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-17T10:09:34.008Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-17T10:09:34.008Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:09:34.008Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-17T10:09:34.008Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:09:34.008Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-17T10:09:34.008Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:09:34.008Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-17T10:09:36.227Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-17T10:09:38.452Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-17T10:09:40.674Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-17T10:09:42.901Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-17T10:09:47.666Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-17T10:09:47.666Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:09:47.666Z] === RUN TestDockerSuite/TestExecEnv [2022-03-17T10:09:47.666Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:09:47.666Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-17T10:09:47.666Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:09:47.666Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-17T10:09:49.887Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-17T10:09:51.392Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T10:09:52.860Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T10:09:52.860Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T10:09:52.860Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:09:52.860Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T10:09:52.860Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T10:09:52.860Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T10:09:52.921Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-17T10:09:53.685Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-17T10:09:53.685Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecParseError [2022-03-17T10:09:53.685Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-17T10:09:53.685Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-17T10:09:53.685Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:09:53.685Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-17T10:09:56.642Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-17T10:09:56.642Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-17T10:09:56.642Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-17T10:09:56.642Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-17T10:09:56.642Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:09:56.642Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-17T10:09:56.662Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T10:09:58.702Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T10:09:58.863Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-17T10:09:58.863Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:09:58.863Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-17T10:10:00.314Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T10:10:00.314Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.314Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T10:10:00.314Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.314Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T10:10:00.314Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T10:10:00.314Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.314Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T10:10:00.314Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.772Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T10:10:00.772Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.772Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T10:10:00.772Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:10:00.772Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T10:10:03.666Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T10:10:03.666Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:10:03.666Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T10:10:03.666Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:10:03.666Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T10:10:07.088Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T10:10:07.540Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-17T10:10:07.540Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:10:07.540Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-17T10:10:07.540Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:10:07.540Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-17T10:10:07.540Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:10:07.540Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-17T10:10:09.448Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T10:10:12.351Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T10:10:13.415Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-17T10:10:14.251Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T10:10:14.251Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:10:14.251Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T10:10:14.251Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:10:14.251Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T10:10:15.331Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T10:10:18.226Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T10:10:19.428Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-17T10:10:20.229Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T10:10:20.229Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:10:20.229Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T10:10:20.229Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:10:20.229Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T10:10:20.229Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:10:20.229Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T10:10:20.229Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:10:20.229Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T10:10:21.484Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T10:10:21.484Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T10:10:22.387Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T10:10:28.544Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:10:28.544Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-17T10:10:29.551Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestHealth [2022-03-17T10:10:29.551Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-17T10:10:29.551Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-17T10:10:30.746Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T10:10:30.746Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:10:30.746Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T10:10:32.730Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T10:10:32.730Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:10:32.730Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T10:10:33.214Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T10:10:33.214Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:10:33.214Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T10:10:34.200Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T10:10:34.313Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-17T10:10:34.313Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-17T10:10:34.313Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:10:34.313Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-17T10:10:34.313Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-17T10:10:34.313Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-17T10:10:34.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T10:10:34.470Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:10:34.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T10:10:34.470Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:10:34.470Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T10:10:34.783Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-17T10:10:35.187Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T10:10:35.188Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:10:35.188Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T10:10:35.253Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-17T10:10:35.253Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:10:35.253Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T10:10:36.642Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:10:36.642Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T10:10:36.824Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-17T10:10:36.825Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-17T10:10:39.046Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-17T10:10:39.046Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-17T10:10:39.542Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T10:10:42.005Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-17T10:10:42.345Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T10:10:42.437Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T10:10:44.963Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-17T10:10:44.963Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-17T10:10:44.963Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:10:44.963Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-17T10:10:45.334Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T10:10:45.334Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:10:45.334Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T10:10:45.334Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:10:45.334Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T10:10:45.334Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:10:45.334Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T10:10:48.229Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T10:10:48.229Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.229Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T10:10:48.229Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.229Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T10:10:48.229Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.229Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T10:10:48.230Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.230Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T10:10:48.761Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-17T10:10:48.761Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-17T10:10:48.761Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-17T10:10:48.761Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.761Z] === RUN TestDockerSuite/TestImportFile [2022-03-17T10:10:48.761Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:10:48.761Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-17T10:10:49.229Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-17T10:10:49.229Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-17T10:10:49.229Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-17T10:10:49.229Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-17T10:10:49.229Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-17T10:10:49.229Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-17T10:10:49.229Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-17T10:10:49.229Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:10:49.229Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-17T10:10:49.504Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T10:10:51.124Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T10:10:51.721Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T10:10:52.188Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-17T10:10:54.410Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-17T10:10:54.410Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:10:54.410Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-17T10:10:54.410Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:10:54.410Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-17T10:10:54.410Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-17T10:10:54.410Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:10:54.410Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-17T10:10:56.903Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T10:10:56.903Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.903Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T10:10:56.904Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.904Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T10:10:56.904Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.904Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T10:10:56.904Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.904Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T10:10:56.904Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.904Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T10:10:56.904Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:10:56.904Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T10:10:57.370Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-17T10:10:57.370Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-17T10:10:59.589Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-17T10:10:59.589Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:10:59.589Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-17T10:10:59.589Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:10:59.589Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-17T10:10:59.589Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:10:59.589Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-17T10:11:00.625Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T10:11:00.626Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:11:00.626Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T10:11:00.626Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T10:11:00.626Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:11:00.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T10:11:02.548Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-17T10:11:03.519Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T10:11:06.421Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T10:11:06.421Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:11:06.421Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T10:11:09.324Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T10:11:09.324Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:11:09.324Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T10:11:09.324Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:11:09.324Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T10:11:09.324Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:11:09.324Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T10:11:12.219Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T10:11:12.983Z] === RUN TestDockerSuite/TestInspectImage [2022-03-17T10:11:12.983Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:11:12.983Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-17T10:11:12.983Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:11:12.983Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-17T10:11:12.983Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:11:12.983Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-17T10:11:14.552Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-17T10:11:15.940Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T10:11:16.771Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-17T10:11:16.771Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-17T10:11:18.833Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T10:11:19.728Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T10:11:21.733Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.733Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T10:11:21.838Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T10:11:21.838Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.838Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T10:11:21.944Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-17T10:11:21.944Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:11:21.944Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-17T10:11:21.944Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-17T10:11:24.163Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-17T10:11:27.121Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T10:11:27.790Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T10:11:27.790Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T10:11:27.790Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T10:11:27.790Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T10:11:27.790Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:11:27.790Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T10:11:30.502Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T10:11:30.970Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T10:11:30.970Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T10:11:31.895Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-17T10:11:31.957Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T10:11:34.849Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-17T10:11:36.391Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T10:11:36.391Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:11:36.391Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T10:11:37.070Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T10:11:38.562Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:11:38.562Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T10:11:39.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-17T10:11:40.615Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T10:11:41.507Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-17T10:11:44.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-17T10:11:46.479Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T10:11:46.479Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:11:46.479Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T10:11:48.871Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T10:11:48.871Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:11:48.871Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T10:11:48.871Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:11:48.871Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T10:11:48.871Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:11:48.871Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-17T10:11:51.629Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-17T10:11:51.629Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-17T10:11:51.629Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-17T10:11:51.629Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-17T10:11:53.572Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T10:11:53.632Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T10:11:53.632Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T10:11:53.632Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T10:11:53.847Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-17T10:11:56.064Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T10:11:59.371Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:11:59.371Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T10:11:59.830Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T10:12:01.359Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T10:12:01.934Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-17T10:12:03.528Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T10:12:04.890Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-17T10:12:04.890Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:12:04.890Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-17T10:12:05.699Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T10:12:06.662Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T10:12:07.107Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-17T10:12:07.107Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-17T10:12:08.835Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T10:12:09.450Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:12:09.450Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T10:12:14.126Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T10:12:14.126Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T10:12:14.126Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T10:12:14.126Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T10:12:14.126Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:12:14.126Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T10:12:14.402Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-17T10:12:14.874Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T10:12:16.438Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T10:12:16.906Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T10:12:21.567Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-17T10:12:24.423Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T10:12:24.423Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:12:24.423Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T10:12:27.339Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T10:12:28.146Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T10:12:28.727Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-17T10:12:30.947Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-17T10:12:33.206Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T10:12:33.929Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T10:12:33.932Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-17T10:12:33.932Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:12:33.932Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-17T10:12:36.150Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-17T10:12:37.654Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T10:12:40.557Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T10:12:42.725Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T10:12:43.311Z] === RUN TestDockerSuite/TestLogsSince [2022-03-17T10:12:43.623Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T10:12:46.503Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T10:12:46.503Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:12:46.503Z] === RUN TestDockerSuite/TestRunState [2022-03-17T10:12:46.503Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:12:46.503Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T10:12:48.376Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T10:12:48.376Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T10:12:49.458Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T10:12:49.458Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:12:49.458Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T10:12:52.165Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T10:12:52.415Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T10:12:52.415Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T10:12:52.415Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:12:52.415Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T10:12:53.736Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-17T10:12:53.737Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:12:53.737Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-17T10:12:53.737Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:12:53.737Z] === RUN TestDockerSuite/TestLogsTail [2022-03-17T10:12:55.952Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-17T10:12:58.171Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T10:12:58.293Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:12:58.293Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-17T10:13:01.124Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-17T10:13:01.124Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestNetHostname [2022-03-17T10:13:01.124Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-17T10:13:01.124Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-17T10:13:01.124Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-17T10:13:01.124Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginActive [2022-03-17T10:13:01.124Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-17T10:13:01.124Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-17T10:13:01.124Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-17T10:13:01.124Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-17T10:13:01.124Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-17T10:13:01.124Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-17T10:13:01.124Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-17T10:13:01.124Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-17T10:13:01.124Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-17T10:13:01.124Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPortList [2022-03-17T10:13:01.124Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.124Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-17T10:13:01.250Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T10:13:01.251Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:13:01.251Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T10:13:04.215Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T10:13:04.215Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:13:04.215Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T10:13:04.215Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:13:04.215Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-17T10:13:05.881Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-17T10:13:05.881Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:13:05.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-17T10:13:08.129Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T10:13:13.387Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T10:13:16.319Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-17T10:13:16.319Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:13:16.319Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-17T10:13:17.179Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T10:13:18.566Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T10:13:23.044Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T10:13:23.326Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T10:13:24.608Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:13:24.608Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T10:13:25.043Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-17T10:13:25.043Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:13:25.043Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-17T10:13:27.557Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T10:13:27.557Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:13:27.557Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T10:13:27.557Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:13:27.557Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T10:13:30.492Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T10:13:30.492Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:13:30.492Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T10:13:30.961Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T10:13:34.710Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T10:13:35.472Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-17T10:13:35.725Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T10:13:38.517Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T10:13:38.683Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T10:13:41.642Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:13:41.642Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T10:13:42.306Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T10:13:45.254Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T10:13:46.407Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T10:13:48.205Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T10:13:48.205Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T10:13:48.625Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T10:13:50.844Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T10:13:55.359Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:13:55.359Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T10:13:56.720Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-17T10:13:56.721Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-17T10:13:56.721Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:13:56.721Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T10:13:56.723Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T10:13:56.723Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T10:13:56.723Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T10:13:56.723Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T10:13:56.723Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T10:13:56.723Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:13:56.723Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T10:13:58.311Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T10:13:58.311Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:13:58.311Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T10:13:59.678Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T10:13:59.678Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T10:14:00.148Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T10:14:00.148Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T10:14:02.102Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T10:14:02.102Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:14:02.102Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T10:14:02.102Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:14:02.102Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T10:14:02.368Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T10:14:02.368Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T10:14:05.056Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:14:05.056Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T10:14:05.324Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T10:14:08.008Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T10:14:08.279Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T10:14:09.226Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-17T10:14:10.982Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T10:14:11.237Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T10:14:11.237Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:14:11.237Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T10:14:12.181Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-17T10:14:14.773Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T10:14:14.773Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:14:14.773Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T10:14:14.773Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:14:14.773Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T10:14:14.773Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:14:14.773Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T10:14:17.728Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T10:14:17.728Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:14:17.728Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T10:14:17.728Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:14:17.728Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T10:14:17.728Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:14:17.728Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T10:14:17.728Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:14:17.728Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T10:14:19.943Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T10:14:21.674Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T10:14:21.674Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:14:21.674Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T10:14:26.379Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T10:14:26.379Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:14:26.379Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T10:14:26.379Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:14:26.379Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T10:14:26.379Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:14:26.379Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T10:14:26.379Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:14:26.379Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T10:14:27.100Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:14:27.100Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T10:14:30.060Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T10:14:30.060Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:14:30.060Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T10:14:30.123Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-17T10:14:30.528Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T10:14:30.528Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:14:30.528Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T10:14:33.475Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T10:14:34.933Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:14:34.933Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T10:14:37.109Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T10:14:37.265Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T10:14:37.265Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:14:37.265Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T10:14:40.005Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T10:14:40.005Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.005Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T10:14:40.227Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T10:14:40.228Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.228Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T10:14:40.228Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.228Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T10:14:40.228Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.228Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T10:14:40.552Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-17T10:14:40.552Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.552Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-17T10:14:40.552Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:14:40.552Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-17T10:14:42.176Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T10:14:42.176Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.176Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T10:14:42.176Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.632Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T10:14:42.633Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T10:14:42.633Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T10:14:42.633Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.633Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T10:14:42.633Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:14:42.633Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T10:14:43.176Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T10:14:46.128Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T10:14:49.219Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-17T10:14:49.219Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:14:49.219Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-17T10:14:49.219Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:14:49.219Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-17T10:14:49.219Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:14:49.219Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-17T10:14:49.219Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:14:49.219Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-17T10:14:49.224Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T10:14:53.016Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:14:53.016Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T10:14:57.894Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-17T10:14:57.894Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:14:57.894Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-17T10:14:58.363Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-17T10:14:58.363Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.363Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T10:14:58.883Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T10:14:58.883Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T10:14:58.883Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T10:14:58.883Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T10:14:58.883Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:14:58.883Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T10:14:59.928Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T10:15:00.378Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T10:15:00.378Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T10:15:00.915Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-17T10:15:00.915Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:15:00.915Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-17T10:15:02.547Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T10:15:02.547Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T10:15:05.672Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-17T10:15:06.387Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T10:15:06.845Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T10:15:07.303Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T10:15:07.303Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T10:15:07.303Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T10:15:07.546Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T10:15:07.546Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:15:07.546Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T10:15:09.472Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T10:15:09.761Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:15:09.761Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T10:15:16.636Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-17T10:15:17.607Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T10:15:17.607Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:15:17.607Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T10:15:18.063Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T10:15:18.063Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T10:15:18.063Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:15:18.063Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T10:15:20.182Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T10:15:20.183Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:15:20.183Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T10:15:20.183Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:15:20.183Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T10:15:20.183Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:15:20.183Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T10:15:26.046Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T10:15:26.614Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T10:15:27.074Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T10:15:27.074Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T10:15:31.914Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T10:15:31.915Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:15:31.915Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T10:15:32.382Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T10:15:33.947Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T10:15:36.165Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T10:15:38.381Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T10:15:39.376Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T10:15:39.469Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T10:15:39.469Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:15:39.469Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite (2651.46s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.56s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.94s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.93s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.59s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.76s) [2022-03-17T10:15:41.000Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.40s) [2022-03-17T10:15:41.000Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.74s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.64s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.88s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.54s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.76s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.95s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.48s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.95s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.67s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.69s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.93s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.14s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.63s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.75s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.82s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.74s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.45s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.30s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.16s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.71s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.39s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.46s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.87s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.30s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.21s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.60s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.14s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.35s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.56s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.45s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.59s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.68s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.00s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.77s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.32s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.12s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.59s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.10s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.90s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.86s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.51s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.09s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFails (2.94s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.05s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.72s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.52s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.95s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.21s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildHistory (13.62s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.47s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabels (1.27s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.23s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.19s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.64s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.60s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.60s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.54s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.78s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.54s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.50s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.60s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.51s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.85s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.92s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.62s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.81s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.90s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.43s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.79s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.52s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildRm (14.83s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.94s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.61s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.52s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.54s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.05s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.01s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildStderr (5.11s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.56s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.03s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.37s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.90s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.26s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.52s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.76s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.48s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.63s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2022-03-17T10:15:41.001Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.12s) [2022-03-17T10:15:41.001Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.68s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.89s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.45s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitChange (5.83s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.42s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.21s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitTTY (8.32s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.30s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.22s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.36s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.88s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.86s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.55s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.93s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.97s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.41s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.16s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.86s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.53s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.44s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.90s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.93s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.52s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.04s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.88s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.82s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000088558_} (2.82s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156479662_c:\foo_false____} (2.82s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11156479662_c:\foo_true____} (2.91s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.03s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.46s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.91s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.79s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToDot (3.09s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCpToStdout (3.33s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.03s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (7.17s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.09s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.54s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.24s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.27s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsCopy (5.91s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.65s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.09s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.09s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFilters (6.23s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFormat (6.09s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsResize (8.45s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.96s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.56s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.17s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.44s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.82s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.51s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.49s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.43s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.50s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.56s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecInspectID (3.92s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:15:41.002Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.87s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:15:41.002Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.12s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.72s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.65s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.57s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.44s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.36s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.57s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.37s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.07s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.98s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.20s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.04s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectHistory (5.65s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.00s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.61s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.93s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.55s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectStatus (3.75s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.96s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.91s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.59s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.89s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.87s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.95s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.43s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.25s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.56s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.26s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.36s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.26s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.99s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.15s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsSince (9.69s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsTail (3.33s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.01s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.92s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.92s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsByOrder (9.82s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.92s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.56s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.65s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.64s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.94s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.55s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.78s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.94s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.77s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.10s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.44s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.11s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.73s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.30s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.57s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.71s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.34s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.48s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.70s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.49s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.40s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.92s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.85s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.12s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.56s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.37s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.10s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.54s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.70s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.90s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.34s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.93s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.02s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.05s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-17T10:15:41.003Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.18s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:15:41.003Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.67s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.29s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.12s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.88s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.94s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.40s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.19s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.11s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.23s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.93s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.07s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.97s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunExitCode (3.00s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.10s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.10s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.18s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.52s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.25s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.43s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.94s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.08s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.43s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.15s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.22s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.42s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.71s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunRm (3.11s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.22s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.12s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.60s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.22s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.97s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.10s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.05s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.04s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.12s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.01s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.43s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.18s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.15s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.16s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.27s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.41s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.98s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.00s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.06s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.96s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.96s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.82s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.30s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.23s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.55s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.50s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.35s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.83s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.70s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.50s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.87s) [2022-03-17T10:15:41.004Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:15:41.004Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s) [2022-03-17T10:15:41.004Z] === RUN TestDockerRegistrySuite [2022-03-17T10:15:41.004Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T10:15:41.004Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.004Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T10:15:41.004Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.004Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T10:15:41.004Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T10:15:41.005Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T10:15:41.005Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T10:15:41.005Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T10:15:41.005Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T10:15:41.005Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T10:15:41.005Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T10:15:41.005Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T10:15:41.005Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerDaemonSuite [2022-03-17T10:15:41.005Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T10:15:41.005Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T10:15:41.005Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T10:15:41.005Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:15:41.005Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerSwarmSuite [2022-03-17T10:15:41.005Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T10:15:41.005Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.005Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T10:15:41.006Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T10:15:41.006Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T10:15:41.006Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T10:15:41.006Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:15:41.006Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T10:15:41.006Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:15:41.006Z] === RUN TestDockerNetworkSuite [2022-03-17T10:15:41.006Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T10:15:41.006Z] === RUN TestDockerHubPullSuite [2022-03-17T10:15:41.006Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T10:15:41.006Z] PASS [2022-03-17T10:15:41.006Z] ok github.com/docker/docker/integration-cli 2651.877s [2022-03-17T10:15:41.006Z] [2022-03-17T10:15:41.006Z] === Skipped [2022-03-17T10:15:41.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:15:41.006Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:15:41.006Z] [2022-03-17T10:15:41.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:15:41.006Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:15:41.006Z] [2022-03-17T10:15:41.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:15:41.006Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.006Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:15:41.006Z] [2022-03-17T10:15:41.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:15:41.006Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:15:41.464Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:15:41.464Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:15:41.464Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:15:41.464Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T10:15:41.464Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.464Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:15:41.464Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:15:41.464Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:15:41.464Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.35s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:15:41.464Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.464Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:15:41.464Z] [2022-03-17T10:15:41.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:15:41.465Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T10:15:41.465Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-03-17T10:15:41.465Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:15:41.465Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:15:41.465Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:15:41.465Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.465Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:15:41.465Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:15:41.466Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.466Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:15:41.466Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:15:41.466Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:15:41.466Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.466Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:15:41.466Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.467Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:15:41.467Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-03-17T10:15:41.467Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:15:41.467Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T10:15:41.467Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:15:41.467Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:15:41.467Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:15:41.467Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:15:41.467Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.467Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:15:41.467Z] [2022-03-17T10:15:41.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:15:41.467Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T10:15:41.468Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:15:41.468Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T10:15:41.468Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.468Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.468Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:15:41.468Z] [2022-03-17T10:15:41.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:15:41.468Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:15:41.469Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.469Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:15:41.469Z] [2022-03-17T10:15:41.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:15:41.470Z] [2022-03-17T10:15:41.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:15:41.470Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.470Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:15:41.928Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:15:41.928Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.928Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:15:41.928Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T10:15:41.929Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:15:41.929Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:15:41.929Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.929Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:15:41.929Z] [2022-03-17T10:15:41.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T10:15:41.930Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] DONE 1088 tests, 539 skipped in 2664.577s [2022-03-17T10:15:41.930Z] INFO: Integration tests ended at 03/17/2022 10:15:41. Duration:00:44:24.7402356 [2022-03-17T10:15:41.930Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] Containers: 2 [2022-03-17T10:15:41.930Z] Running: 0 [2022-03-17T10:15:41.930Z] Paused: 0 [2022-03-17T10:15:41.930Z] Stopped: 2 [2022-03-17T10:15:41.930Z] Images: 18 [2022-03-17T10:15:41.930Z] Server Version: 0.0.0-dev [2022-03-17T10:15:41.930Z] Storage Driver: windowsfilter [2022-03-17T10:15:41.930Z] Windows: [2022-03-17T10:15:41.930Z] Logging Driver: json-file [2022-03-17T10:15:41.930Z] Plugins: [2022-03-17T10:15:41.930Z] Volume: local [2022-03-17T10:15:41.930Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T10:15:41.930Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T10:15:41.930Z] Swarm: inactive [2022-03-17T10:15:41.930Z] Default Isolation: process [2022-03-17T10:15:41.930Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T10:15:41.930Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T10:15:41.930Z] OSType: windows [2022-03-17T10:15:41.930Z] Architecture: x86_64 [2022-03-17T10:15:41.930Z] CPUs: 4 [2022-03-17T10:15:41.930Z] Total Memory: 32GiB [2022-03-17T10:15:41.930Z] Name: azwin-2-a95810 [2022-03-17T10:15:41.930Z] ID: HOIX:6FTH:K3RB:NVR7:DPNI:QQ6R:67SE:SPHZ:2MSX:PYZV:BNGE:67KC [2022-03-17T10:15:41.930Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T10:15:41.930Z] Debug Mode (client): false [2022-03-17T10:15:41.930Z] Debug Mode (server): true [2022-03-17T10:15:41.930Z] File Descriptors: -1 [2022-03-17T10:15:41.930Z] Goroutines: 17 [2022-03-17T10:15:41.930Z] System Time: 2022-03-17T10:15:41.6924423Z [2022-03-17T10:15:41.930Z] EventsListeners: 0 [2022-03-17T10:15:41.930Z] Registry: https://index.docker.io/v1/ [2022-03-17T10:15:41.930Z] Labels: [2022-03-17T10:15:41.930Z] Experimental: false [2022-03-17T10:15:41.930Z] Insecure Registries: [2022-03-17T10:15:41.930Z] 127.0.0.0/8 [2022-03-17T10:15:41.930Z] Live Restore Enabled: false [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] [2022-03-17T10:15:41.930Z] INFO: Stopping daemon under test [2022-03-17T10:15:41.930Z] SUCCESS: The process with PID 1960 (child process of PID 5948) has been terminated. [2022-03-17T10:15:41.930Z] SUCCESS: The process with PID 5948 (child process of PID 996) has been terminated. [2022-03-17T10:15:42.327Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T10:15:42.387Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T10:15:42.387Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 10:15:41. [2022-03-17T10:15:42.387Z] INFO: Tidying up at end of run [2022-03-17T10:15:42.387Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.out) to bundles\CIDUT.out [2022-03-17T10:15:42.387Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.err) to bundles\CIDUT.err [2022-03-17T10:15:42.387Z] INFO: Saving containerd logs to bundles [2022-03-17T10:15:42.387Z] INFO: Nuke-Everything... [2022-03-17T10:15:42.387Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T10:15:42.387Z] a089579d22cb [2022-03-17T10:15:42.387Z] e4d9f6a7b654 [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T10:15:42.796Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:15:42.796Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:15:42.845Z] INFO: Tidying pidfile d:\CI\PR-43214\4\docker.pid [2022-03-17T10:15:42.845Z] INFO: Nuking d:\CI [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T10:15:47.548Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T10:15:47.548Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T10:15:47.548Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T10:15:47.548Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T10:15:47.548Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:15:47.548Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T10:15:52.518Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-17T10:15:52.518Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:15:52.518Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-17T10:15:53.506Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-17T10:15:53.506Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-17T10:15:53.975Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-17T10:15:54.964Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-17T10:15:59.730Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-17T10:16:00.043Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T10:16:00.043Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:16:00.043Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T10:16:02.997Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T10:16:03.526Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-17T10:16:03.526Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:16:03.526Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-17T10:16:08.297Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-17T10:16:08.297Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-17T10:16:08.297Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-17T10:16:08.859Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T10:16:12.696Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T10:16:12.770Z] INFO: Zapped successfully [2022-03-17T10:16:12.770Z] [2022-03-17T10:16:12.770Z] INFO: executeCI.ps1 exiting at Thu Mar 17 10:16:09 CUT 2022. Duration 01:11:37.9749880 [2022-03-17T10:16:12.770Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T10:16:13.043Z] Recording test results [2022-03-17T10:16:15.646Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T10:16:19.436Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T10:16:19.436Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T10:16:19.436Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T10:16:19.436Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:16:19.436Z] === RUN TestDockerSuite/TestRunState [2022-03-17T10:16:19.436Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:16:19.436Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T10:16:22.063Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T10:16:23.229Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T10:16:23.229Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T10:16:23.229Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T10:16:23.229Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:16:23.229Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T10:16:23.240Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-17T10:16:24.106Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T10:16:25.280Z] Archiving artifacts [2022-03-17T10:16:26.192Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-17T10:16:27.183Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T10:16:29.100Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:16:29.100Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T10:16:32.895Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T10:16:32.895Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:16:32.895Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T10:16:34.349Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-17T10:16:35.851Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T10:16:35.851Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:16:35.851Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T10:16:35.851Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:16:35.851Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T10:16:40.222Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-17T10:16:40.611Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T10:16:40.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T10:16:41.642Z] + make clean [2022-03-17T10:16:43.377Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T10:16:43.377Z] docker-dev-cache [2022-03-17T10:16:43.377Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T10:16:51.032Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T10:16:52.880Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-17T10:16:56.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T10:16:57.638Z] === RUN TestDockerSuite/TestRmiTag [2022-03-17T10:16:57.638Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-17T10:17:00.595Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-17T10:17:05.570Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T10:17:05.570Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:17:05.570Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T10:17:05.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T10:17:10.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T10:17:13.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T10:17:16.226Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T10:17:16.226Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.226Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T10:17:16.693Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T10:17:16.693Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T10:17:16.693Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T10:17:16.693Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T10:17:16.693Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:17:16.693Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T10:17:18.427Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-17T10:17:21.381Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-17T10:17:22.567Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T10:17:25.517Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T10:17:27.730Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T10:17:31.809Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-17T10:17:32.277Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-17T10:17:32.277Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-17T10:17:32.278Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:17:32.278Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-17T10:17:34.498Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-17T10:17:34.498Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.498Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-17T10:17:34.498Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.499Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T10:17:34.890Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T10:17:34.890Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T10:17:34.890Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T10:17:34.890Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T10:17:34.890Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T10:17:34.890Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:17:34.890Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T10:17:36.456Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T10:17:36.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T10:17:37.390Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T10:17:37.861Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T10:17:39.431Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T10:17:39.431Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T10:17:40.370Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-17T10:17:42.589Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-17T10:17:43.225Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T10:17:46.181Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T10:17:49.143Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T10:17:49.143Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:17:49.143Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T10:17:51.257Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-17T10:17:52.825Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-17T10:17:55.044Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-17T10:17:55.044Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-17T10:17:59.574Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T10:17:59.574Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:17:59.811Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-17T10:17:59.811Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:18:00.043Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T10:18:00.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-17T10:18:00.281Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:18:00.281Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-17T10:18:00.281Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:18:00.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-17T10:18:00.281Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:18:00.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-17T10:18:02.504Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-17T10:18:02.504Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:18:02.504Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-17T10:18:05.911Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T10:18:05.911Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:18:05.911Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T10:18:05.911Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:18:05.911Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T10:18:05.911Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:18:05.911Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T10:18:05.911Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:18:05.911Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T10:18:06.302Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-17T10:18:06.302Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:18:06.302Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-17T10:18:06.302Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:18:06.302Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-17T10:18:08.521Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:18:08.521Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-17T10:18:10.740Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-17T10:18:13.699Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-17T10:18:15.918Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-17T10:18:15.918Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:18:15.918Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-17T10:18:15.918Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:18:15.918Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-17T10:18:15.918Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:18:15.918Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T10:18:16.338Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:18:16.338Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T10:18:18.143Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-17T10:18:18.143Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:18:18.143Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-17T10:18:18.143Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:18:18.143Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-17T10:18:18.143Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:18:18.143Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-17T10:18:18.143Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:18:18.143Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-17T10:18:20.139Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T10:18:20.362Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-17T10:18:23.934Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T10:18:23.934Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:18:23.934Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T10:18:26.236Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-17T10:18:26.236Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.236Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-17T10:18:26.236Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.236Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-17T10:18:26.236Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.236Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-17T10:18:26.237Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.237Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-17T10:18:26.237Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.237Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-17T10:18:26.237Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:18:26.237Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T10:18:28.690Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T10:18:28.690Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T10:18:28.690Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T10:18:28.690Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T10:18:28.690Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T10:18:28.690Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:18:28.690Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T10:18:29.200Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-17T10:18:29.200Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:18:29.200Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-17T10:18:29.200Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-17T10:18:29.200Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:18:29.200Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-17T10:18:31.417Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-17T10:18:33.641Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-17T10:18:33.641Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:18:33.641Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-17T10:18:35.860Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-17T10:18:35.860Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:18:35.860Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-17T10:18:35.860Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:18:35.860Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-17T10:18:35.860Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:18:35.860Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-17T10:18:43.026Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-17T10:18:43.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T10:18:43.632Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T10:18:43.632Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T10:18:43.632Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:18:43.632Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T10:18:44.101Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T10:18:44.569Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T10:18:44.569Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T10:18:48.363Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T10:18:48.363Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T10:18:51.695Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-17T10:18:52.155Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T10:18:52.623Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T10:18:52.683Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-17T10:18:53.092Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T10:18:53.092Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T10:18:53.578Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-17T10:18:55.638Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:18:55.638Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-17T10:19:04.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T10:19:04.009Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T10:19:04.009Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T10:19:04.312Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-17T10:19:04.313Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.313Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-17T10:19:04.313Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-17T10:19:04.313Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.313Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-17T10:19:04.313Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.313Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-17T10:19:04.313Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.313Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-17T10:19:04.313Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.479Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T10:19:04.479Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:19:04.479Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T10:19:04.783Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-17T10:19:14.913Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T10:19:14.913Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T10:19:14.913Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T10:19:15.222Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-17T10:19:15.222Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:19:15.222Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunMount [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.211Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-17T10:19:16.211Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.680Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-17T10:19:16.680Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:19:16.680Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-17T10:19:25.351Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-17T10:19:25.351Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:19:25.351Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-17T10:19:25.351Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:19:25.351Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-17T10:19:25.351Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:19:25.351Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-17T10:19:27.415Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T10:19:27.415Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:19:27.415Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T10:19:28.983Z] --- PASS: TestDockerSuite (2861.62s) [2022-03-17T10:19:28.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-17T10:19:28.983Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:19:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T10:19:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T10:19:28.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T10:19:28.983Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.54s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.48s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.51s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.47s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.74s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.12s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.54s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.71s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.71s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.00s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.10s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.71s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.45s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.63s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.20s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.93s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.51s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.78s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.07s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.48s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.96s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.83s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.64s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.11s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.54s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.96s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.06s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.15s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.77s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.72s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.97s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.92s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.37s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.63s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.41s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.90s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.69s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.90s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.52s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.14s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.98s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.92s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.53s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.30s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.03s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.32s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.26s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.75s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFails (3.28s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.91s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.91s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.87s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.27s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.91s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.74s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildHistory (13.59s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.22s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.20s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.66s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabel (1.17s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.48s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.71s) [2022-03-17T10:19:29.452Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (50.33s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.63s) [2022-03-17T10:19:29.452Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.66s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.78s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.91s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.60s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.86s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.92s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.65s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.61s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.71s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.87s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.53s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.51s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.10s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.26s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.26s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.32s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildRm (16.23s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.61s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.87s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.83s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.76s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.52s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.55s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.55s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildStderr (6.07s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.86s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.13s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.98s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.29s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.20s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.73s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.56s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.57s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.85s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.37s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.39s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.16s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.78s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.41s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.59s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCommitChange (6.21s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.54s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.76s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCommitTTY (8.85s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.55s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.73s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.91s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.17s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.18s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.28s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.90s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.93s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.96s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.05s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.25s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.23s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.43s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.72s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.38s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.61s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.35s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.45s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.08s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.20s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.41s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.92s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.71s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.21s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.21s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.25s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.20s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004455d8_} (3.11s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1878928933_c:\foo_false____} (3.40s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1878928933_c:\foo_true____} (3.29s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.47s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.50s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.55s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.33s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.50s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.46s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.55s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToDot (3.41s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCpToStdout (3.47s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.43s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.12s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.37s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.62s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:19:29.453Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:19:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.43s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.48s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.49s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.76s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsCopy (6.62s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.60s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.61s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.97s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFilters (7.04s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFormat (6.77s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsRename (3.49s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsResize (33.59s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.24s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.93s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.71s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.73s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.49s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.40s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.36s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.22s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.82s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.84s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.68s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.88s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecInspectID (4.92s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.11s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.81s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.25s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.35s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.39s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.50s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.29s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.77s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.47s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.18s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.28s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.31s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.38s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectDefault (3.18s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectHistory (5.56s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.12s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.86s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.48s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.53s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.04s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectStatus (4.04s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.33s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.99s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.47s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.00s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.31s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.36s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.17s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.33s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.29s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.54s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.19s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.81s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.30s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.46s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.58s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.89s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.50s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.39s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.31s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsSince (9.72s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsTail (3.54s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.52s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.36s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.33s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.32s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsByOrder (13.94s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.09s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.60s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.55s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.78s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.22s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T10:19:29.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.04s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:19:29.454Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.79s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.76s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.54s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.20s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.91s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.81s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.38s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.00s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.81s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.60s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.94s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.38s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.33s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.97s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.16s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.49s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.39s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.62s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.06s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.19s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.63s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.10s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.23s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.23s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.16s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.50s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.09s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.17s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.92s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.39s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.22s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.22s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.21s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.38s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.07s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.15s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.11s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunExitCode (3.07s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.17s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.10s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.28s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.68s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.18s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.71s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.63s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.67s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.83s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.20s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.06s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.48s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.90s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunRm (3.31s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.30s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.31s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.20s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.71s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.29s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.63s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.33s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.36s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.08s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.67s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.44s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.13s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.26s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.37s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.31s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.94s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.64s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.35s) [2022-03-17T10:19:29.455Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.51s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:19:29.455Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.64s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.22s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.23s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.17s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.69s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.17s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.89s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.95s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.96s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.61s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.01s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.13s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.37s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.96s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T10:19:29.456Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T10:19:29.456Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T10:19:29.456Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T10:19:29.456Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T10:19:29.456Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T10:19:29.456Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T10:19:29.456Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T10:19:29.456Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.456Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:19:29.456Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerDaemonSuite [2022-03-17T10:19:29.457Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T10:19:29.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T10:19:29.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T10:19:29.457Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerSwarmSuite [2022-03-17T10:19:29.457Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T10:19:29.457Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T10:19:29.457Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerNetworkSuite [2022-03-17T10:19:29.457Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T10:19:29.457Z] === RUN TestDockerHubPullSuite [2022-03-17T10:19:29.457Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T10:19:29.457Z] PASS [2022-03-17T10:19:29.457Z] ok github.com/docker/docker/integration-cli 2862.017s [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === Skipped [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T10:19:29.457Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.457Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.457Z] [2022-03-17T10:19:29.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:19:29.457Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.457Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:19:29.942Z] [2022-03-17T10:19:29.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T10:19:29.942Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T10:19:29.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-17T10:19:29.942Z] [2022-03-17T10:19:29.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:19:29.942Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:19:29.942Z] [2022-03-17T10:19:29.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T10:19:29.942Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-17T10:19:29.942Z] [2022-03-17T10:19:29.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T10:19:29.942Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T10:19:29.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-17T10:19:29.942Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:19:29.943Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T10:19:29.943Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T10:19:29.943Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.943Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-17T10:19:29.943Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:19:29.944Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T10:19:29.944Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:19:29.944Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:19:29.944Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:19:29.944Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T10:19:29.944Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.944Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-17T10:19:29.944Z] [2022-03-17T10:19:29.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.945Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.945Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-17T10:19:29.945Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T10:19:29.945Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.945Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-17T10:19:29.945Z] [2022-03-17T10:19:29.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:19:29.945Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:19:29.946Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:19:29.946Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:19:29.946Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:19:29.946Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T10:19:29.946Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T10:19:29.946Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:19:29.946Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:19:29.946Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T10:19:29.946Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T10:19:29.946Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:19:29.946Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T10:19:29.946Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T10:19:29.946Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:19:29.946Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.946Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:19:29.946Z] [2022-03-17T10:19:29.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T10:19:29.947Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:19:29.947Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.947Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:19:29.947Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.947Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:19:29.947Z] [2022-03-17T10:19:29.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T10:19:29.947Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T10:19:29.948Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.948Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-17T10:19:29.948Z] [2022-03-17T10:19:29.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.949Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.949Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:19:29.949Z] [2022-03-17T10:19:29.949Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T10:19:29.950Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:19:29.950Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-17T10:19:29.950Z] [2022-03-17T10:19:29.950Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T10:19:30.116Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-17T10:19:30.466Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:19:30.466Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-17T10:19:30.466Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-03-17T10:19:30.467Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T10:19:30.467Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T10:19:30.467Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:19:30.467Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:19:30.467Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:19:30.467Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T10:19:30.468Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] DONE 1088 tests, 544 skipped in 2874.071s [2022-03-17T10:19:30.468Z] INFO: Integration tests ended at 03/17/2022 10:19:30. Duration:00:47:54.2338537 [2022-03-17T10:19:30.468Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] Containers: 2 [2022-03-17T10:19:30.468Z] Running: 0 [2022-03-17T10:19:30.468Z] Paused: 0 [2022-03-17T10:19:30.468Z] Stopped: 2 [2022-03-17T10:19:30.468Z] Images: 18 [2022-03-17T10:19:30.468Z] Server Version: 0.0.0-dev [2022-03-17T10:19:30.468Z] Storage Driver: windowsfilter [2022-03-17T10:19:30.468Z] Windows: [2022-03-17T10:19:30.468Z] Logging Driver: json-file [2022-03-17T10:19:30.468Z] Plugins: [2022-03-17T10:19:30.468Z] Volume: local [2022-03-17T10:19:30.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T10:19:30.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T10:19:30.468Z] Swarm: inactive [2022-03-17T10:19:30.468Z] Default Isolation: process [2022-03-17T10:19:30.468Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-17T10:19:30.468Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-17T10:19:30.468Z] OSType: windows [2022-03-17T10:19:30.468Z] Architecture: x86_64 [2022-03-17T10:19:30.468Z] CPUs: 4 [2022-03-17T10:19:30.468Z] Total Memory: 32GiB [2022-03-17T10:19:30.468Z] Name: azwin-2-ddef60 [2022-03-17T10:19:30.468Z] ID: NGD6:YQR2:FJNQ:CLX3:NSXF:UF7Y:Y7ZR:BIMS:Q2JT:HWK4:2B27:AEFA [2022-03-17T10:19:30.468Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T10:19:30.468Z] Debug Mode (client): false [2022-03-17T10:19:30.468Z] Debug Mode (server): true [2022-03-17T10:19:30.468Z] File Descriptors: -1 [2022-03-17T10:19:30.468Z] Goroutines: 44 [2022-03-17T10:19:30.468Z] System Time: 2022-03-17T10:19:30.1867902Z [2022-03-17T10:19:30.468Z] EventsListeners: 0 [2022-03-17T10:19:30.468Z] Registry: https://index.docker.io/v1/ [2022-03-17T10:19:30.468Z] Labels: [2022-03-17T10:19:30.468Z] Experimental: false [2022-03-17T10:19:30.468Z] Insecure Registries: [2022-03-17T10:19:30.468Z] 127.0.0.0/8 [2022-03-17T10:19:30.468Z] Live Restore Enabled: false [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] [2022-03-17T10:19:30.468Z] INFO: Stopping daemon under test [2022-03-17T10:19:30.469Z] SUCCESS: The process with PID 3588 (child process of PID 4912) has been terminated. [2022-03-17T10:19:30.469Z] SUCCESS: The process with PID 4912 (child process of PID 4732) has been terminated. [2022-03-17T10:19:30.938Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T10:19:30.938Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 10:19:30. [2022-03-17T10:19:30.938Z] INFO: Tidying up at end of run [2022-03-17T10:19:30.938Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.out) to bundles\CIDUT.out [2022-03-17T10:19:30.938Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.err) to bundles\CIDUT.err [2022-03-17T10:19:30.938Z] INFO: Saving containerd logs to bundles [2022-03-17T10:19:30.938Z] INFO: Nuke-Everything... [2022-03-17T10:19:30.938Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T10:19:30.938Z] 366e10f3db2d [2022-03-17T10:19:30.938Z] d834cfd08e57 [2022-03-17T10:19:31.406Z] INFO: Tidying pidfile d:\CI\PR-43214\4\docker.pid [2022-03-17T10:19:31.406Z] INFO: Killing containerd with PID 5728 [2022-03-17T10:19:31.406Z] INFO: Nuking d:\CI [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-17T10:19:34.206Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-17T10:19:34.206Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-17T10:19:35.771Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-17T10:19:37.994Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-17T10:19:40.221Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-17T10:19:41.786Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-17T10:19:44.007Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:19:44.007Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-17T10:19:46.961Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-17T10:19:46.961Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-17T10:19:46.961Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-17T10:19:46.961Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-17T10:19:46.961Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:19:46.961Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-17T10:19:56.704Z] INFO: Zapped successfully [2022-03-17T10:19:56.704Z] [2022-03-17T10:19:56.704Z] INFO: executeCI.ps1 exiting at Thu Mar 17 10:19:56 CUT 2022. Duration 01:15:06.8447330 [2022-03-17T10:19:56.704Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T10:19:56.955Z] Recording test results [2022-03-17T10:20:01.906Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-17T10:20:01.906Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:20:01.906Z] === RUN TestDockerSuite/TestRunRm [2022-03-17T10:20:02.375Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-17T10:20:06.609Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T10:20:08.243Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-17T10:20:08.780Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T10:20:10.568Z] Archiving artifacts [2022-03-17T10:20:16.910Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-17T10:20:17.898Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-17T10:20:20.852Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-17T10:20:23.068Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-17T10:20:23.068Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:20:23.068Z] === RUN TestDockerSuite/TestRunState [2022-03-17T10:20:23.068Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:20:23.068Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-17T10:20:25.285Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-17T10:20:25.285Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:20:25.285Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-17T10:20:26.609Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T10:20:27.503Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-17T10:20:27.503Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:20:27.503Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-17T10:20:27.503Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:20:27.503Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-17T10:20:27.564Z] + make clean [2022-03-17T10:20:27.973Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-17T10:20:27.973Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-17T10:20:27.973Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:20:27.973Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-17T10:20:29.128Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T10:20:29.128Z] docker-dev-cache [2022-03-17T10:20:29.128Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-17T10:20:32.878Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-17T10:20:32.878Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-17T10:20:32.878Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-17T10:20:32.878Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-17T10:20:32.878Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:20:32.878Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-17T10:20:32.879Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.879Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-17T10:20:32.879Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.879Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-17T10:20:32.879Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.879Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-17T10:20:32.879Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.879Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-17T10:20:32.879Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:20:32.879Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-17T10:20:35.096Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-17T10:20:35.096Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:20:35.096Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-17T10:20:38.053Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-17T10:20:38.053Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:20:38.053Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-17T10:20:38.053Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:20:38.053Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-17T10:20:41.013Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-17T10:20:48.182Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-17T10:20:58.620Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-17T10:21:04.491Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-17T10:21:04.491Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:21:04.491Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-17T10:21:04.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-17T10:21:08.287Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-17T10:21:09.855Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-17T10:21:12.823Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:21:12.823Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-17T10:21:17.585Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-17T10:21:18.574Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-17T10:21:21.536Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-17T10:21:26.302Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-17T10:21:26.302Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-17T10:21:26.302Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-17T10:21:26.302Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-17T10:21:26.302Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-17T10:21:26.302Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:21:26.302Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-17T10:21:28.526Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-17T10:21:28.994Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-17T10:21:29.463Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-17T10:21:29.932Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-17T10:21:31.498Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-17T10:21:31.498Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-17T10:21:33.735Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-17T10:21:36.761Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-17T10:21:43.935Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-17T10:21:43.935Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:21:43.935Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-17T10:21:52.613Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-17T10:21:52.613Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:21:52.613Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-17T10:21:56.414Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-17T10:21:56.414Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:21:56.414Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-17T10:21:56.414Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:21:56.414Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-17T10:21:56.414Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:21:56.414Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-17T10:21:56.414Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:21:56.414Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-17T10:22:03.591Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:22:03.591Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-17T10:22:05.163Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-17T10:22:07.383Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-17T10:22:07.383Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:22:07.383Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-17T10:22:10.338Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-17T10:22:10.338Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-17T10:22:10.338Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-17T10:22:10.338Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-17T10:22:10.338Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-17T10:22:10.338Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:22:10.338Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-17T10:22:25.346Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-17T10:22:25.346Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-17T10:22:25.819Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-17T10:22:25.819Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:22:25.819Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-17T10:22:26.287Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-17T10:22:26.287Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-17T10:22:26.759Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-17T10:22:33.923Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-17T10:22:34.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-17T10:22:37.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-17T10:22:37.821Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-17T10:22:38.289Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-17T10:22:38.289Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-17T10:22:38.289Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-17T10:22:53.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-17T10:22:53.230Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:22:53.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-17T10:22:53.230Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-17T10:22:53.230Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-17T10:22:53.230Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:22:53.230Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-17T10:23:00.396Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-17T10:23:00.396Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-17T10:23:00.396Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-17T10:23:15.269Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-17T10:23:15.270Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:23:15.270Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-17T10:23:16.841Z] --- PASS: TestDockerSuite (2946.01s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (109.32s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.43s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.32s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.31s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.60s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.13s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.35s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.40s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.15s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.56s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.26s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.89s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.68s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.16s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.44s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.10s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.71s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.93s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.97s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.21s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.36s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.83s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.78s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.68s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.46s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.10s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.83s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.72s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.61s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.48s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.84s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.59s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.96s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.73s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.34s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.80s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.98s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.49s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.68s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.75s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.80s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.65s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.53s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (126.44s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.67s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.58s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.43s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.03s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.13s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFails (7.26s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.73s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (15.47s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.03s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.27s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.78s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.34s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildHistory (12.69s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.53s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.64s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.69s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.28s) [2022-03-17T10:23:16.842Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:23:16.842Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.91s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (29.61s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.30s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.60s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.89s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.76s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.88s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.90s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.70s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.35s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.28s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.55s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.20s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.58s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.64s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.12s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildRm (14.11s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.72s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.90s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.76s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.84s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.22s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.14s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.32s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildStderr (4.72s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.04s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.81s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.41s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.14s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.38s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.15s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.79s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.84s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.57s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.87s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.96s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.89s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.35s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.82s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitChange (5.45s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.91s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.33s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitTTY (7.30s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.78s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.31s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.84s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.36s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.35s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.68s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.37s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.06s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.87s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.17s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.74s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.25s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.47s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.20s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.06s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.98s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (33.36s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.65s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.57s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c028a0_} (7.68s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11762157994_c:\foo_false____} (2.60s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11762157994_c:\foo_true____} (7.60s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.53s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.58s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.76s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.51s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToCaseH (23.88s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToDot (2.49s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCpToStdout (2.61s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.26s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.14s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:23:16.843Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T10:23:16.843Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.30s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.52s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.98s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsCopy (5.23s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.18s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFilters (9.78s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFormat (4.78s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsRename (2.56s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsResize (7.92s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.23s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.67s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.79s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.11s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.16s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.37s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.39s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecInspectID (3.81s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.66s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.44s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.12s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.21s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.29s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.83s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.06s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.45s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.96s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.98s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.54s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.40s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.57s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectDefault (2.56s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectHistory (9.73s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.34s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.37s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.33s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectStatus (2.88s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.95s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.50s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.22s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.69s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.39s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.26s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.08s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.15s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.98s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.80s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.73s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.42s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.29s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsSince (9.22s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsTail (2.94s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.78s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.62s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsByOrder (9.16s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.75s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.95s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.30s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.13s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.28s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.55s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.73s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T10:23:16.844Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:23:16.844Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.67s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.35s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.25s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.40s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.33s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.32s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.42s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.39s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.42s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.99s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.96s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.03s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.09s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.53s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.12s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.63s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.00s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.30s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.85s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.30s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.33s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.99s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.49s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.45s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.09s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.39s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.53s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.29s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.37s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunExitCode (7.24s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.22s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.35s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.94s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.87s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:23:16.845Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.79s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:23:16.845Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.89s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.21s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.28s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.30s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.85s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.96s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunRm (2.45s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.57s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.33s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.62s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.93s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.37s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.34s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.18s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.61s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.64s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.06s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.47s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.21s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.48s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.73s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.03s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.37s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.44s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.20s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.53s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:23:17.317Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:23:17.317Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.21s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.39s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.53s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.57s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.06s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.04s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.61s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.52s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-17T10:23:17.318Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-17T10:23:17.318Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-17T10:23:17.318Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-17T10:23:17.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-17T10:23:17.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-17T10:23:17.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-17T10:23:17.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-17T10:23:17.318Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:23:17.318Z] === RUN TestDockerDaemonSuite [2022-03-17T10:23:17.318Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-17T10:23:17.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-17T10:23:17.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-17T10:23:17.318Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.318Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:23:17.318Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:23:17.319Z] === RUN TestDockerSwarmSuite [2022-03-17T10:23:17.319Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-17T10:23:17.319Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:23:17.319Z] === RUN TestDockerExternalVolumeSuite [2022-03-17T10:23:17.319Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:23:17.319Z] === RUN TestDockerNetworkSuite [2022-03-17T10:23:17.319Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-17T10:23:17.319Z] === RUN TestDockerHubPullSuite [2022-03-17T10:23:17.319Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-17T10:23:17.319Z] PASS [2022-03-17T10:23:17.319Z] ok github.com/docker/docker/integration-cli 2946.489s [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === Skipped [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:23:17.319Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.319Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:23:17.319Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:23:17.319Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:23:17.319Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T10:23:17.319Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T10:23:17.319Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:23:17.319Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.319Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-17T10:23:17.319Z] [2022-03-17T10:23:17.319Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T10:23:17.319Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:23:17.320Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2022-03-17T10:23:17.320Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:23:17.320Z] docker_cli_sni_test.go:18: Flakey test [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T10:23:17.320Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:23:17.320Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:23:17.320Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-17T10:23:17.320Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T10:23:17.321Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T10:23:17.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:23:17.321Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T10:23:17.321Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T10:23:17.321Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-17T10:23:17.321Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:23:17.321Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.321Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-17T10:23:17.321Z] [2022-03-17T10:23:17.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:23:17.322Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:23:17.322Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-17T10:23:17.322Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:23:17.322Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:23:17.322Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:23:17.322Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:23:17.322Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:23:17.322Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.322Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-17T10:23:17.322Z] [2022-03-17T10:23:17.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T10:23:17.793Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.793Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-17T10:23:17.793Z] [2022-03-17T10:23:17.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:23:17.793Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:23:17.794Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:23:17.794Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:23:17.794Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:23:17.794Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:23:17.794Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:23:17.794Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:23:17.794Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-17T10:23:17.794Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T10:23:17.794Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:23:17.794Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.794Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-17T10:23:17.794Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:23:17.795Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:23:17.795Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-17T10:23:17.795Z] [2022-03-17T10:23:17.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:23:17.795Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.795Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-17T10:23:17.796Z] [2022-03-17T10:23:17.796Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:23:17.796Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.796Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:23:17.797Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.797Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-17T10:23:17.797Z] [2022-03-17T10:23:17.797Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:23:17.797Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:23:17.798Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.798Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-17T10:23:17.798Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-17T10:23:17.799Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-17T10:23:17.799Z] [2022-03-17T10:23:17.799Z] DONE 1088 tests, 539 skipped in 2957.135s [2022-03-17T10:23:18.268Z] INFO: Integration tests ended at 03/17/2022 10:23:17. Duration:00:49:17.2981613 [2022-03-17T10:23:18.268Z] INFO: Docker info of the daemon under test at end of run [2022-03-17T10:23:18.268Z] [2022-03-17T10:23:18.268Z] Containers: 2 [2022-03-17T10:23:18.268Z] Running: 0 [2022-03-17T10:23:18.268Z] Paused: 0 [2022-03-17T10:23:18.268Z] Stopped: 2 [2022-03-17T10:23:18.268Z] Images: 18 [2022-03-17T10:23:18.268Z] Server Version: 0.0.0-dev [2022-03-17T10:23:18.268Z] Storage Driver: windowsfilter [2022-03-17T10:23:18.268Z] Windows: [2022-03-17T10:23:18.268Z] Logging Driver: json-file [2022-03-17T10:23:18.268Z] Plugins: [2022-03-17T10:23:18.268Z] Volume: local [2022-03-17T10:23:18.268Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-17T10:23:18.268Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-17T10:23:18.268Z] Swarm: inactive [2022-03-17T10:23:18.268Z] Default Isolation: process [2022-03-17T10:23:18.268Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-17T10:23:18.268Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-17T10:23:18.268Z] OSType: windows [2022-03-17T10:23:18.268Z] Architecture: x86_64 [2022-03-17T10:23:18.268Z] CPUs: 4 [2022-03-17T10:23:18.268Z] Total Memory: 32GiB [2022-03-17T10:23:18.268Z] Name: azwin-2-89b6a0 [2022-03-17T10:23:18.268Z] ID: DEAN:Z4A3:U3GW:QKY3:ACPH:W5NJ:5QZS:TXTK:JF5B:AAG6:R6VR:ZMMG [2022-03-17T10:23:18.268Z] Docker Root Dir: D:\CI\PR-43214\4\daemon [2022-03-17T10:23:18.268Z] Debug Mode (client): false [2022-03-17T10:23:18.268Z] Debug Mode (server): true [2022-03-17T10:23:18.268Z] File Descriptors: -1 [2022-03-17T10:23:18.268Z] Goroutines: 17 [2022-03-17T10:23:18.268Z] System Time: 2022-03-17T10:23:17.8359172Z [2022-03-17T10:23:18.268Z] EventsListeners: 0 [2022-03-17T10:23:18.268Z] Registry: https://index.docker.io/v1/ [2022-03-17T10:23:18.268Z] Labels: [2022-03-17T10:23:18.268Z] Experimental: false [2022-03-17T10:23:18.268Z] Insecure Registries: [2022-03-17T10:23:18.268Z] 127.0.0.0/8 [2022-03-17T10:23:18.268Z] Live Restore Enabled: false [2022-03-17T10:23:18.268Z] [2022-03-17T10:23:18.268Z] [2022-03-17T10:23:18.268Z] INFO: Stopping daemon under test [2022-03-17T10:23:18.268Z] SUCCESS: The process with PID 3068 (child process of PID 2380) has been terminated. [2022-03-17T10:23:18.268Z] SUCCESS: The process with PID 2380 (child process of PID 2936) has been terminated. [2022-03-17T10:23:18.268Z] INFO: Stop tailing logs of the daemon under tests [2022-03-17T10:23:18.268Z] INFO: executeCI.ps1 Completed successfully at 03/17/2022 10:23:18. [2022-03-17T10:23:18.268Z] INFO: Tidying up at end of run [2022-03-17T10:23:18.268Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.out) to bundles\CIDUT.out [2022-03-17T10:23:18.268Z] INFO: Saving daemon under test log (d:\CI\PR-43214\4\dut.err) to bundles\CIDUT.err [2022-03-17T10:23:18.268Z] INFO: Saving containerd logs to bundles [2022-03-17T10:23:18.268Z] INFO: Nuke-Everything... [2022-03-17T10:23:18.737Z] INFO: Container count on control daemon to delete is 2 [2022-03-17T10:23:19.207Z] 7dd556e1daa6 [2022-03-17T10:23:19.207Z] 5e887970de0b [2022-03-17T10:23:19.207Z] INFO: Tidying pidfile d:\CI\PR-43214\4\docker.pid [2022-03-17T10:23:19.207Z] INFO: Nuking d:\CI [2022-03-17T10:23:55.076Z] INFO: Zapped successfully [2022-03-17T10:23:55.076Z] [2022-03-17T10:23:55.076Z] INFO: executeCI.ps1 exiting at Thu Mar 17 10:23:51 CUT 2022. Duration 01:19:07.8179612 [2022-03-17T10:23:55.076Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-17T10:23:55.329Z] Recording test results [2022-03-17T10:24:05.059Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-17T10:24:07.240Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-17T10:24:09.030Z] Archiving artifacts [2022-03-17T10:24:24.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43214/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-17T10:24:25.887Z] + make clean [2022-03-17T10:24:27.454Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-17T10:24:27.454Z] docker-dev-cache [2022-03-17T10:24:27.454Z] 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